public class GcGetMemberships extends Object
| Constructor and Description |
|---|
GcGetMemberships() |
| Modifier and Type | Method and Description |
|---|---|
GcGetMemberships |
addGroupIdIndex(Long theGroupIdIndex)
set the group id index
|
GcGetMemberships |
addGroupName(String theGroupName)
set the group name
|
GcGetMemberships |
addGroupUuid(String theGroupUuid)
set the group uuid
|
GcGetMemberships |
addMembershipId(String sourceId)
add a source id to filter by (or none for all sources)
|
GcGetMemberships |
addOwnerNameOfAttributeDef(String theOwnerNameOfAttributeDef)
set the owner attributeDef name
|
GcGetMemberships |
addOwnerStemName(String theOwnerStemName)
set the owner stem name
|
GcGetMemberships |
addOwnerStemUuid(String theOwnerStemUuid)
set the owner stem uuid
|
GcGetMemberships |
addOwnerUuidOfAttributeDef(String theOwnerUuidOfAttributeDef)
set the owner attributeDef uuid
|
GcGetMemberships |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcGetMemberships |
addParam(WsParam wsParam)
add a param to the list
|
GcGetMemberships |
addSourceId(String sourceId)
add a source id to filter by (or none for all sources)
|
GcGetMemberships |
addSubjectAttributeName(String subjectAttributeName) |
GcGetMemberships |
addWsSubjectLookup(WsSubjectLookup wsSubjectLookup)
set the subject lookup
|
GcGetMemberships |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcGetMemberships |
assignClientVersion(String theClientVersion)
assign client version
|
GcGetMemberships |
assignEnabled(String theEnabled)
assign A for all, T or null for enabled only, F for disabled only
|
GcGetMemberships |
assignFieldName(String theFieldName)
assign the field name to the request
|
GcGetMemberships |
assignFieldType(String fieldType1)
fieldType is the type of field to look at, e.g.
|
GcGetMemberships |
assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcGetMemberships |
assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
if should include subject detail
|
GcGetMemberships |
assignMemberFilter(WsMemberFilter theMemberFilter)
assign the member filter
|
GcGetMemberships |
assignScope(String theScope)
assign the sql like string which filters the memberships
|
GcGetMemberships |
assignServiceLookup(WsAttributeDefNameLookup serviceLookup1)
serviceLookup if filtering by users in a service, then this is the service to look in
|
GcGetMemberships |
assignServiceRole(String serviceRole1)
serviceRole to filter attributes that a user has a certain role
|
GcGetMemberships |
assignStemScope(String theStemScope)
assign ONE_LEVEL|ALL_IN_SUBTREE to stem scope
|
GcGetMemberships |
assignWsStem(WsStemLookup theWsStemLookup)
assign stem to limit memberships
|
GcGetMemberships |
assigStemScope(String theStemScope)
Deprecated.
use assignStemScope
|
WsGetMembershipsResults |
execute()
execute the call and return the results.
|
public GcGetMemberships assignClientVersion(String theClientVersion)
theClientVersion - public GcGetMemberships assignWsStem(WsStemLookup theWsStemLookup)
theWsStemLookup - public GcGetMemberships addGroupName(String theGroupName)
theGroupName - public GcGetMemberships addGroupIdIndex(Long theGroupIdIndex)
theGroupIdIndex - public GcGetMemberships addOwnerStemName(String theOwnerStemName)
theOwnerStemName - public GcGetMemberships addOwnerStemUuid(String theOwnerStemUuid)
theOwnerStemUuid - public GcGetMemberships addOwnerNameOfAttributeDef(String theOwnerNameOfAttributeDef)
theOwnerNameOfAttributeDef - public GcGetMemberships addOwnerUuidOfAttributeDef(String theOwnerUuidOfAttributeDef)
theOwnerUuidOfAttributeDef - public GcGetMemberships addWsSubjectLookup(WsSubjectLookup wsSubjectLookup)
wsSubjectLookup - public GcGetMemberships addGroupUuid(String theGroupUuid)
theGroupUuid - public GcGetMemberships addParam(String paramName, String paramValue)
paramName - paramValue - public GcGetMemberships addParam(WsParam wsParam)
wsParam - public GcGetMemberships assignMemberFilter(WsMemberFilter theMemberFilter)
theMemberFilter - public GcGetMemberships assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject - public GcGetMemberships assignFieldType(String fieldType1)
fieldType1 - public GcGetMemberships assignServiceLookup(WsAttributeDefNameLookup serviceLookup1)
serviceLookup1 - public GcGetMemberships assignServiceRole(String serviceRole1)
serviceRole1 - public GcGetMemberships assignFieldName(String theFieldName)
theFieldName - public GcGetMemberships assignScope(String theScope)
theScope - public GcGetMemberships addSourceId(String sourceId)
sourceId - public GcGetMemberships addMembershipId(String sourceId)
sourceId - public GcGetMemberships addSubjectAttributeName(String subjectAttributeName)
subjectAttributeName - public GcGetMemberships assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
theIncludeGroupDetail - public GcGetMemberships assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
theIncludeSubjectDetail - public WsGetMembershipsResults execute()
@Deprecated public GcGetMemberships assigStemScope(String theStemScope)
theStemScope - public GcGetMemberships assignStemScope(String theStemScope)
theStemScope - public GcGetMemberships assignEnabled(String theEnabled)
theEnabled - Copyright © 2014 Internet2. All rights reserved.