public class GcFindExternalSubjects
extends java.lang.Object
Constructor and Description |
---|
GcFindExternalSubjects() |
Modifier and Type | Method and Description |
---|---|
GcFindExternalSubjects |
addIdentifier(java.lang.String theIdentifier)
set the identifier
|
GcFindExternalSubjects |
addParam(java.lang.String paramName,
java.lang.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(java.lang.String theClientVersion)
assign client version
|
WsFindExternalSubjectsResults |
execute()
execute the call and return the results.
|
public GcFindExternalSubjects assignClientVersion(java.lang.String theClientVersion)
theClientVersion
- public GcFindExternalSubjects addParam(java.lang.String paramName, java.lang.String paramValue)
paramName
- paramValue
- public GcFindExternalSubjects addParam(WsParam wsParam)
wsParam
- public GcFindExternalSubjects assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public WsFindExternalSubjectsResults execute()
public GcFindExternalSubjects addIdentifier(java.lang.String theIdentifier)
theIdentifier
-