public class GcFindGroups extends Object
Constructor and Description |
---|
GcFindGroups() |
Modifier and Type | Method and Description |
---|---|
GcFindGroups |
addGroupIdIndex(Long theGroupIdIndex)
set the group id index
|
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.
|
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
- public GcFindGroups addGroupIdIndex(Long theGroupIdIndex)
theGroupIdIndex
- Copyright © 2020 Internet2. All rights reserved.