Uses of Class
edu.internet2.middleware.grouperClient.api.GcFindAttributeDefNames
Packages that use GcFindAttributeDefNames
-
Uses of GcFindAttributeDefNames in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcFindAttributeDefNamesModifier and TypeMethodDescriptionGcFindAttributeDefNames.addAttributeDefNameIdIndex(Long theAttributeDefNameIdIndex) set the AttributeDefName id indexGcFindAttributeDefNames.addAttributeDefNameName(String theAttributeDefNameName) set the AttributeDefName nameGcFindAttributeDefNames.addAttributeDefNameUuid(String theAttributeDefNameUuid) set the AttributeDefName uuidadd a param to the listadd a param to the listGcFindAttributeDefNames.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcFindAttributeDefNames.assignAscending(Boolean isAscending) assign if ascending if sortingGcFindAttributeDefNames.assignAttributeAssignType(String theAttributeAssignType) where can the attribute definition be assigned, e.g. any_mem, any_mem_asgn, attr_def, attr_def_asgn, group, group_asgn, imm_mem, imm_mem_asgn, mem_asgn, member, stem, stem_asgnGcFindAttributeDefNames.assignAttributeDefType(String theAttributeDefType) type of attribute definition, e.g. attr, domain, limit, perm, typeGcFindAttributeDefNames.assignClientVersion(String theClientVersion) assign client versionGcFindAttributeDefNames.assignContentType(String theContentType) content type for post requestGcFindAttributeDefNames.assignIdIndexOfAttributeDef(Long theIdIndexOfAttributeDef) set the AttributeDef id indexGcFindAttributeDefNames.assignInheritanceSetRelation(String theInheritanceRelation) if there is one wsAttributeDefNameLookup, and this is specified, then find the attribute def names which are related to the lookup by this relation, e.g.GcFindAttributeDefNames.assignNameOfAttributeDef(String theNameOfAttributeDef) set the AttributeDef nameGcFindAttributeDefNames.assignPageCursorFieldIncludesLastRetrieved(Boolean pageCursorFieldIncludesLastRetrieved) should the last retrieved item be included again in the current result setGcFindAttributeDefNames.assignPageIsCursor(Boolean pageIsCursor) T for when pagination is of cursor type.GcFindAttributeDefNames.assignPageLastCursorField(String pageLastCursorField) value of last cursor fieldGcFindAttributeDefNames.assignPageLastCursorFieldType(String pageLastCursorFieldType) type of last cursor field (string, int, long, date, timestamp)GcFindAttributeDefNames.assignPageNumber(Integer thePageNumber) assign page number if pagingGcFindAttributeDefNames.assignPageSize(Integer thePageSize) assign page size if pagingGcFindAttributeDefNames.assignScope(String theScope) search string with % as wildcards will search name, display name, descriptionGcFindAttributeDefNames.assignServiceRole(String theServiceRole) serviceRole to filter attributes that a user has a certain roleGcFindAttributeDefNames.assignSortString(String theSortString) assign sort string if sorting, e.g. can sort on name, displayName, extension, displayExtensionGcFindAttributeDefNames.assignSplitScope(Boolean theSplitScope) T or F, if T will split the scope by whitespace, and find attribute def names with each token.GcFindAttributeDefNames.assignSubjectLookup(WsSubjectLookup theSubjectLookup) subject lookup if looking for privileges or service roleGcFindAttributeDefNames.assignUuidOfAttributeDef(String theUuidOfAttributeDef) set the AttributeDef uuidGcFindAttributeDefNames.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcFindAttributeDefNames.assignWsPass(String theWsPass) ws passGcFindAttributeDefNames.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcFindAttributeDefNames.assignWsPassFile(File theFile) ws passGcFindAttributeDefNames.assignWsPassFileEncrypted(File theFile) ws passGcFindAttributeDefNames.assignWsUser(String theWsUser) ws user