public interface GroupMembershipClientForUsers extends SearchClient<UserListItemType>
| Modifier and Type | Method and Description |
|---|---|
void |
addMember(UserReferenceType member)
This method adds a group or user - given by its reference - to the given group.
|
void |
removeMember(UserReferenceType member)
This method removes a member reference from the given group.
|
exists, list, list, list, list, list, list, list, page, page, uniqueResultsearchvoid addMember(UserReferenceType member) throws EcmException
member - a reference to the member to addEcmException - indicates that a system exception occurredvoid removeMember(UserReferenceType member) throws EcmException
member - the member to removeEcmException - indicates that a system exception occurredCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.