Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_2.WsGetMembershipsResults
Packages that use WsGetMembershipsResults
-
Uses of WsGetMembershipsResults in edu.internet2.middleware.grouper.ws.soap_v2_2
Methods in edu.internet2.middleware.grouper.ws.soap_v2_2 that return WsGetMembershipsResultsModifier and TypeMethodDescriptionGrouperService.getMemberships
(String clientVersion, WsGroupLookup[] wsGroupLookups, WsSubjectLookup[] wsSubjectLookups, String wsMemberFilter, WsSubjectLookup actAsSubjectLookup, String fieldName, String includeSubjectDetail, String[] subjectAttributeNames, String includeGroupDetail, WsParam[] params, String[] sourceIds, String scope, WsStemLookup wsStemLookup, String stemScope, String enabled, String[] membershipIds, WsStemLookup[] wsOwnerStemLookups, WsAttributeDefLookup[] wsOwnerAttributeDefLookups, String fieldType, String serviceRole, WsAttributeDefNameLookup serviceLookup) get memberships from groups and or subjects based on a filter (all, immediate only, effective only, composite, nonimmediate).GrouperService.getMembershipsLite
(String clientVersion, String groupName, String groupUuid, String subjectId, String sourceId, String subjectIdentifier, String wsMemberFilter, String includeSubjectDetail, String actAsSubjectId, String actAsSubjectSourceId, String actAsSubjectIdentifier, String fieldName, String subjectAttributeNames, String includeGroupDetail, String paramName0, String paramValue0, String paramName1, String paramValue1, String sourceIds, String scope, String stemName, String stemUuid, String stemScope, String enabled, String membershipIds, String ownerStemName, String ownerStemUuid, String nameOfOwnerAttributeDef, String ownerAttributeDefUuid, String fieldType, String serviceRole, String serviceId, String serviceName) get memberships from a group based on a filter (all, immediate only, effective only, composite)