Package com.opentext.livelink.service.memberservice
Provides the classes and interfaces for manipulating users and groups in Content Server.
-
Class Summary Class Description Domain Represents a domain in the system.Group Group represents a group of users in the system.Member Member is the abstract class for User and Group objects.MemberPrivileges MemberPrivleges defines the privileges a user has in the system.MemberRight A right granted to a member.MemberSearchOptions MemberSearchOptions sets the criteria used to find a members in the system.MemberSearchResults MemberSearchResults stores the results of a member search.MemberService_JAXWS The MemberService provides methods for managing users and groups.User User provides information about the name, contact and location for a user. -
Enum Summary Enum Description SearchColumn SearchColumn defines the member information column to search.SearchFilter SearchFilter defines the member types a search will return.SearchMatching SearchMatching defines the matching method used in a search.SearchScope SearchScope defines the scope of a search.