public class GcGetSubjects extends Object
Constructor and Description |
---|
GcGetSubjects() |
Modifier and Type | Method and Description |
---|---|
GcGetSubjects |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcGetSubjects |
addParam(WsParam wsParam)
add a param to the list
|
GcGetSubjects |
addSourceId(String sourceId)
add a source id to filter by (or none for all sources)
|
GcGetSubjects |
addSubjectAttributeName(String subjectAttributeName) |
GcGetSubjects |
addWsSubjectLookup(WsSubjectLookup wsSubjectLookup)
set the subject lookup
|
GcGetSubjects |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcGetSubjects |
assignClientVersion(String theClientVersion)
assign client version
|
GcGetSubjects |
assignFieldName(String theFieldName)
assign the field name to the request
|
GcGetSubjects |
assignGroupLookup(WsGroupLookup theGroupLookup)
assign a group to filter subjects from
|
GcGetSubjects |
assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcGetSubjects |
assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
if should include subject detail
|
GcGetSubjects |
assignMemberFilter(WsMemberFilter theMemberFilter)
assign the member filter
|
GcGetSubjects |
assignSearchString(String theSearchString)
assign the search string
|
WsGetSubjectsResults |
execute()
execute the call and return the results.
|
public GcGetSubjects assignSearchString(String theSearchString)
theSearchString
- public GcGetSubjects assignGroupLookup(WsGroupLookup theGroupLookup)
theGroupLookup
- public GcGetSubjects assignClientVersion(String theClientVersion)
theClientVersion
- public GcGetSubjects addWsSubjectLookup(WsSubjectLookup wsSubjectLookup)
wsSubjectLookup
- public GcGetSubjects addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcGetSubjects addParam(WsParam wsParam)
wsParam
- public GcGetSubjects assignMemberFilter(WsMemberFilter theMemberFilter)
theMemberFilter
- public GcGetSubjects assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public GcGetSubjects assignFieldName(String theFieldName)
theFieldName
- public GcGetSubjects addSourceId(String sourceId)
sourceId
- public GcGetSubjects addSubjectAttributeName(String subjectAttributeName)
subjectAttributeName
- public GcGetSubjects assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
theIncludeGroupDetail
- public GcGetSubjects assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
theIncludeSubjectDetail
- public WsGetSubjectsResults execute()
Copyright © 2020 Internet2. All rights reserved.