Uses of Class
edu.internet2.middleware.grouperClient.api.GcGetMembers
Packages that use GcGetMembers
-
Uses of GcGetMembers in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcGetMembersModifier and TypeMethodDescriptionGcGetMembers.addGroupIdIndex(Long theGroupIdIndex) set the group id indexGcGetMembers.addGroupName(String theGroupName) set the group nameGcGetMembers.addGroupUuid(String theGroupUuid) set the group uuidadd a param to the listadd a param to the listGcGetMembers.addSourceId(String sourceId) add a source id to filter by (or none for all sources)GcGetMembers.addSubjectAttributeName(String subjectAttributeName) GcGetMembers.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcGetMembers.assignAutopage(Boolean theAutopage) if should page through results so it doesnt timeout.GcGetMembers.assignAutopageOverlap(Integer theAutopageOverlap) The overlap of the autopage.GcGetMembers.assignClientVersion(String theClientVersion) assign client versionGcGetMembers.assignContentType(String theContentType) content type for post requestGcGetMembers.assignFieldName(String theFieldName) assign the field name to the requestGcGetMembers.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcGetMembers.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcGetMembers.assignMemberFilter(WsMemberFilter theMemberFilter) assign the member filterGcGetMembers.assignPageCursorFieldIncludesLastRetrieved(Boolean pageCursorFieldIncludesLastRetrieved) should the last retrieved item be included again in the current result setGcGetMembers.assignPageIsCursor(Boolean pageIsCursor) T for when pagination is of cursor type.GcGetMembers.assignPageLastCursorField(String pageLastCursorField) value of last cursor fieldGcGetMembers.assignPageLastCursorFieldType(String pageLastCursorFieldType) type of last cursor field (string, int, long, date, timestamp)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.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.GcGetMembers.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcGetMembers.assignWsPass(String theWsPass) ws passGcGetMembers.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcGetMembers.assignWsPassFile(File theFile) ws passGcGetMembers.assignWsPassFileEncrypted(File theFile) ws passGcGetMembers.assignWsUser(String theWsUser) ws user