Uses of Class
edu.internet2.middleware.grouperClient.api.GcGetMembers

Packages that use GcGetMembers
edu.internet2.middleware.grouperClient.api   
 

Uses of GcGetMembers in edu.internet2.middleware.grouperClient.api
 

Methods in edu.internet2.middleware.grouperClient.api that return GcGetMembers
 GcGetMembers GcGetMembers.addGroupName(String theGroupName)
          set the group name
 GcGetMembers GcGetMembers.addGroupUuid(String theGroupUuid)
          set the group uuid
 GcGetMembers GcGetMembers.addParam(String paramName, String paramValue)
          add a param to the list
 GcGetMembers GcGetMembers.addParam(WsParam wsParam)
          add a param to the list
 GcGetMembers GcGetMembers.addSourceId(String sourceId)
          add a source id to filter by (or none for all sources)
 GcGetMembers GcGetMembers.addSubjectAttributeName(String subjectAttributeName)
           
 GcGetMembers GcGetMembers.assignActAsSubject(WsSubjectLookup theActAsSubject)
          assign the act as subject if any
 GcGetMembers GcGetMembers.assignClientVersion(String theClientVersion)
          assign client version
 GcGetMembers GcGetMembers.assignFieldName(String theFieldName)
          assign the field name to the request
 GcGetMembers GcGetMembers.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
          assign if the group detail should be included
 GcGetMembers GcGetMembers.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
          if should include subject detail
 GcGetMembers GcGetMembers.assignMemberFilter(WsMemberFilter theMemberFilter)
          assign the member filter
 GcGetMembers GcGetMembers.assignPointInTimeFrom(Timestamp pointInTimeFrom)
          To query members at a certain point in time or time range in the past, set this value and/or the value of pointInTimeTo.
 GcGetMembers GcGetMembers.assignPointInTimeTo(Timestamp pointInTimeTo)
          To query members at a certain point in time or time range in the past, set this value and/or the value of pointInTimeFrom.
 



Copyright © 2012 Internet2. All Rights Reserved.