|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcFindGroups
public class GcFindGroups
class to run find groups
| Constructor Summary | |
|---|---|
GcFindGroups()
|
|
| Method Summary | |
|---|---|
GcFindGroups |
addGroupName(String theGroupName)
set the group name |
GcFindGroups |
addGroupUuid(String theGroupUuid)
set the group uuid |
GcFindGroups |
addParam(String paramName,
String paramValue)
add a param to the list |
GcFindGroups |
addParam(WsParam wsParam)
add a param to the list |
GcFindGroups |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcFindGroups |
assignClientVersion(String theClientVersion)
assign client version |
GcFindGroups |
assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included |
GcFindGroups |
assignQueryFilter(WsQueryFilter theQueryFilter)
assign a query filter |
WsFindGroupsResults |
execute()
execute the call and return the results. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GcFindGroups()
| Method Detail |
|---|
public GcFindGroups assignQueryFilter(WsQueryFilter theQueryFilter)
theQueryFilter -
public GcFindGroups assignClientVersion(String theClientVersion)
theClientVersion -
public GcFindGroups addParam(String paramName,
String paramValue)
paramName - paramValue -
public GcFindGroups addParam(WsParam wsParam)
wsParam -
public GcFindGroups assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject -
public GcFindGroups assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
theIncludeGroupDetail -
public WsFindGroupsResults execute()
public GcFindGroups addGroupName(String theGroupName)
theGroupName -
public GcFindGroups addGroupUuid(String theGroupUuid)
theGroupUuid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||