public class GroupMembershipClientForGroupsImpl extends SearchClientImpl<GroupListItemType> implements GroupMembershipClientForGroups
GroupMembershipClientForGroups
.Constructor and Description |
---|
GroupMembershipClientForGroupsImpl(GroupManagementService groupManagementService,
SearchExecutionService<GroupListItemType> searchService,
GroupReferenceType groupReferenceType) |
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, search, uniqueResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exists, list, list, list, list, list, list, list, page, page, uniqueResult
search
public GroupMembershipClientForGroupsImpl(GroupManagementService groupManagementService, SearchExecutionService<GroupListItemType> searchService, GroupReferenceType groupReferenceType)
public void addMember(GroupReferenceType member) throws EcmException
GroupMembershipClientForGroups
addMember
in interface GroupMembershipClientForGroups
member
- a reference to the member to addEcmException
- indicates that a system exception occurredpublic void removeMember(GroupReferenceType member) throws EcmException
GroupMembershipClientForGroups
removeMember
in interface GroupMembershipClientForGroups
member
- the member to removeEcmException
- indicates that a system exception occurredCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.