Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcFindAttributeDefs |
GcFindAttributeDefs.addAttributeDefIdIndex(Long theAttributeDefIdIndex)
set the AttributeDef id index
|
GcFindAttributeDefs |
GcFindAttributeDefs.addAttributeDefName(String theAttributeDefName)
set the AttributeDef name
|
GcFindAttributeDefs |
GcFindAttributeDefs.addAttributeDefUuid(String theAttributeDefUuid)
set the AttributeDef uuid
|
GcFindAttributeDefs |
GcFindAttributeDefs.addParam(String paramName,
String paramValue)
add a param to the list
|
GcFindAttributeDefs |
GcFindAttributeDefs.addParam(WsParam wsParam)
add a param to the list
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignAscending(Boolean isAscending)
assign if ascending if sorting
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignClientVersion(String theClientVersion)
assign client version
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageCursorFieldIncludesLastRetrieved(Boolean pageCursorFieldIncludesLastRetrieved)
should the last retrieved item be included again in the current result set
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageIsCursor(Boolean pageIsCursor)
T for when pagination is of cursor type.
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageLastCursorField(String pageLastCursorField)
value of last cursor field
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageLastCursorFieldType(String pageLastCursorFieldType)
type of last cursor field (string, int, long, date, timestamp)
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageNumber(Integer thePageNumber)
assign page number if paging
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPageSize(Integer thePageSize)
assign page size if paging
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignPrivilege(String thePrivilegeName)
assign privilege name
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignScope(String theScope)
search string with % as wildcards will search name, display name, description
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignSortString(String theSortString)
assign sort string if sorting, e.g.
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignSplitScope(Boolean theSplitScope)
T or F, if T will split the scope by whitespace, and find attribute defs with each token.
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsEndpoint(String theWsEndpoint)
endpoint to grouper WS, e.g.
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsPass(String theWsPass)
ws pass
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsPassEncrypted(String theWsPassEncrypted)
ws pass
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsPassFile(File theFile)
ws pass
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsPassFileEncrypted(File theFile)
ws pass
|
GcFindAttributeDefs |
GcFindAttributeDefs.assignWsUser(String theWsUser)
ws user
|
Copyright © 2016 Internet2. All rights reserved.