Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcFindAttributeDefNames |
GcFindAttributeDefNames.addAttributeDefNameIdIndex(Long theAttributeDefNameIdIndex)
set the AttributeDefName id index
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.addAttributeDefNameName(String theAttributeDefNameName)
set the AttributeDefName name
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.addAttributeDefNameUuid(String theAttributeDefNameUuid)
set the AttributeDefName uuid
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.addParam(String paramName,
String paramValue)
add a param to the list
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.addParam(WsParam wsParam)
add a param to the list
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignAscending(Boolean isAscending)
assign if ascending if sorting
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignAttributeAssignType(String theAttributeAssignType)
where can the attribute definition be assigned, e.g.
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignAttributeDefType(String theAttributeDefType)
type of attribute definition, e.g.
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignClientVersion(String theClientVersion)
assign client version
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignIdIndexOfAttributeDef(Long theIdIndexOfAttributeDef)
set the AttributeDef id index
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.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 |
GcFindAttributeDefNames.assignNameOfAttributeDef(String theNameOfAttributeDef)
set the AttributeDef name
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignPageNumber(Integer thePageNumber)
assign page number if paging
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignPageSize(Integer thePageSize)
assign page size if paging
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignScope(String theScope)
search string with % as wildcards will search name, display name, description
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignServiceRole(String theServiceRole)
serviceRole to filter attributes that a user has a certain role
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignSortString(String theSortString)
assign sort string if sorting, e.g.
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignSplitScope(Boolean theSplitScope)
T or F, if T will split the scope by whitespace, and find attribute def names with each token.
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignSubjectLookup(WsSubjectLookup theSubjectLookup)
subject lookup if looking for privileges or service role
|
GcFindAttributeDefNames |
GcFindAttributeDefNames.assignUuidOfAttributeDef(String theUuidOfAttributeDef)
set the AttributeDef uuid
|
Copyright © 2016 Internet2. All rights reserved.