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