Uses of Class
edu.internet2.middleware.grouperClient.api.GcFindAttributeDefs
Packages that use GcFindAttributeDefs
-
Uses of GcFindAttributeDefs in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcFindAttributeDefsModifier and TypeMethodDescriptionGcFindAttributeDefs.addAttributeDefIdIndex(Long theAttributeDefIdIndex) set the AttributeDef id indexGcFindAttributeDefs.addAttributeDefName(String theAttributeDefName) set the AttributeDef nameGcFindAttributeDefs.addAttributeDefUuid(String theAttributeDefUuid) set the AttributeDef uuidadd a param to the listadd a param to the listGcFindAttributeDefs.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcFindAttributeDefs.assignAscending(Boolean isAscending) assign if ascending if sortingGcFindAttributeDefs.assignClientVersion(String theClientVersion) assign client versionGcFindAttributeDefs.assignContentType(String theContentType) content type for post requestGcFindAttributeDefs.assignPageCursorFieldIncludesLastRetrieved(Boolean pageCursorFieldIncludesLastRetrieved) should the last retrieved item be included again in the current result setGcFindAttributeDefs.assignPageIsCursor(Boolean pageIsCursor) T for when pagination is of cursor type.GcFindAttributeDefs.assignPageLastCursorField(String pageLastCursorField) value of last cursor fieldGcFindAttributeDefs.assignPageLastCursorFieldType(String pageLastCursorFieldType) type of last cursor field (string, int, long, date, timestamp)GcFindAttributeDefs.assignPageNumber(Integer thePageNumber) assign page number if pagingGcFindAttributeDefs.assignPageSize(Integer thePageSize) assign page size if pagingGcFindAttributeDefs.assignPrivilege(String thePrivilegeName) assign privilege nameGcFindAttributeDefs.assignScope(String theScope) search string with % as wildcards will search name, display name, descriptionGcFindAttributeDefs.assignSortString(String theSortString) assign sort string if sorting, e.g. can sort on name, displayName, extension, displayExtensionGcFindAttributeDefs.assignSplitScope(Boolean theSplitScope) T or F, if T will split the scope by whitespace, and find attribute defs with each token.GcFindAttributeDefs.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcFindAttributeDefs.assignWsPass(String theWsPass) ws passGcFindAttributeDefs.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcFindAttributeDefs.assignWsPassFile(File theFile) ws passGcFindAttributeDefs.assignWsPassFileEncrypted(File theFile) ws passGcFindAttributeDefs.assignWsUser(String theWsUser) ws user