public class GcFindExternalSubjects extends Object
Constructor and Description |
---|
GcFindExternalSubjects() |
Modifier and Type | Method and Description |
---|---|
GcFindExternalSubjects |
addIdentifier(String theIdentifier)
set the identifier
|
GcFindExternalSubjects |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcFindExternalSubjects |
addParam(WsParam wsParam)
add a param to the list
|
GcFindExternalSubjects |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcFindExternalSubjects |
assignClientVersion(String theClientVersion)
assign client version
|
WsFindExternalSubjectsResults |
execute()
execute the call and return the results.
|
public GcFindExternalSubjects assignClientVersion(String theClientVersion)
theClientVersion
- public GcFindExternalSubjects addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcFindExternalSubjects addParam(WsParam wsParam)
wsParam
- public GcFindExternalSubjects assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public WsFindExternalSubjectsResults execute()
public GcFindExternalSubjects addIdentifier(String theIdentifier)
theIdentifier
- Copyright © 2020 Internet2. All rights reserved.