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

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

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

Methods in edu.internet2.middleware.grouperClient.api that return GcGetSubjects
 GcGetSubjects GcGetSubjects.addParam(String paramName, String paramValue)
          add a param to the list
 GcGetSubjects GcGetSubjects.addParam(WsParam wsParam)
          add a param to the list
 GcGetSubjects GcGetSubjects.addSourceId(String sourceId)
          add a source id to filter by (or none for all sources)
 GcGetSubjects GcGetSubjects.addSubjectAttributeName(String subjectAttributeName)
           
 GcGetSubjects GcGetSubjects.addWsSubjectLookup(WsSubjectLookup wsSubjectLookup)
          set the subject lookup
 GcGetSubjects GcGetSubjects.assignActAsSubject(WsSubjectLookup theActAsSubject)
          assign the act as subject if any
 GcGetSubjects GcGetSubjects.assignClientVersion(String theClientVersion)
          assign client version
 GcGetSubjects GcGetSubjects.assignFieldName(String theFieldName)
          assign the field name to the request
 GcGetSubjects GcGetSubjects.assignGroupLookup(WsGroupLookup theGroupLookup)
          assign a group to filter subjects from
 GcGetSubjects GcGetSubjects.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
          assign if the group detail should be included
 GcGetSubjects GcGetSubjects.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
          if should include subject detail
 GcGetSubjects GcGetSubjects.assignMemberFilter(WsMemberFilter theMemberFilter)
          assign the member filter
 GcGetSubjects GcGetSubjects.assignSearchString(String theSearchString)
          assign the search string
 



Copyright © 2012 Internet2. All Rights Reserved.