|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GcGetGroups | |
---|---|
edu.internet2.middleware.grouperClient.api |
Uses of GcGetGroups in edu.internet2.middleware.grouperClient.api |
---|
Methods in edu.internet2.middleware.grouperClient.api that return GcGetGroups | |
---|---|
GcGetGroups |
GcGetGroups.addParam(String paramName,
String paramValue)
add a param to the list |
GcGetGroups |
GcGetGroups.addParam(WsParam wsParam)
add a param to the list |
GcGetGroups |
GcGetGroups.addSubjectAttributeName(String subjectAttributeName)
|
GcGetGroups |
GcGetGroups.addSubjectId(String subjectId)
add a subject lookup |
GcGetGroups |
GcGetGroups.addSubjectIdentifier(String subjectIdentifier)
add a subject lookup |
GcGetGroups |
GcGetGroups.addSubjectLookup(WsSubjectLookup wsSubjectLookup)
add a subject lookup |
GcGetGroups |
GcGetGroups.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcGetGroups |
GcGetGroups.assignAscending(Boolean theAscending)
ascending or null for ascending, F for descending. |
GcGetGroups |
GcGetGroups.assignClientVersion(String theClientVersion)
assign client version |
GcGetGroups |
GcGetGroups.assignEnabled(Boolean theEnabled)
enabled is null for all, true for only enabled, false for only disabled |
GcGetGroups |
GcGetGroups.assignFieldName(String theFieldName)
assign field name, blank for default members list |
GcGetGroups |
GcGetGroups.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included |
GcGetGroups |
GcGetGroups.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
if should include subject detail |
GcGetGroups |
GcGetGroups.assignMemberFilter(WsMemberFilter theMemberFilter)
assign the member filter |
GcGetGroups |
GcGetGroups.assignPageNumber(Integer thePageNumber)
pageNumber page number 1 indexed if paging |
GcGetGroups |
GcGetGroups.assignPageSize(Integer thePageSize)
pageSize page size if paging |
GcGetGroups |
GcGetGroups.assignScope(String theScope)
scope is a DB pattern that will have % appended to it, or null for all. |
GcGetGroups |
GcGetGroups.assignSortString(String theSortString)
sortString must be an hql query field, e.g. |
GcGetGroups |
GcGetGroups.assignStemScope(StemScope theStemScope)
stemScope is ONE_LEVEL if in this stem, or ALL_IN_SUBTREE for any stem underneath. |
GcGetGroups |
GcGetGroups.assignWsStemLookup(WsStemLookup theWsStemLookup)
is the stem to check in, or null if all. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |