public class GcExternalSubjectDelete extends Object
Constructor and Description |
---|
GcExternalSubjectDelete() |
Modifier and Type | Method and Description |
---|---|
GcExternalSubjectDelete |
addExternalSubjectLookup(WsExternalSubjectLookup wsExternalSubjectLookup)
add external subject lookup
|
GcExternalSubjectDelete |
addIdentifier(String theIdentifier)
add external subject lookup
|
GcExternalSubjectDelete |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcExternalSubjectDelete |
addParam(WsParam wsParam)
add a param to the list
|
GcExternalSubjectDelete |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcExternalSubjectDelete |
assignClientVersion(String theClientVersion)
assign client version
|
GcExternalSubjectDelete |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
WsExternalSubjectDeleteResults |
execute()
execute the call and return the results.
|
public GcExternalSubjectDelete addExternalSubjectLookup(WsExternalSubjectLookup wsExternalSubjectLookup)
wsExternalSubjectLookup
- public GcExternalSubjectDelete addIdentifier(String theIdentifier)
theIdentifier
- public GcExternalSubjectDelete addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcExternalSubjectDelete addParam(WsParam wsParam)
wsParam
- public GcExternalSubjectDelete assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public GcExternalSubjectDelete assignTxType(GcTransactionType gcTransactionType)
gcTransactionType
- public GcExternalSubjectDelete assignClientVersion(String theClientVersion)
theClientVersion
- public WsExternalSubjectDeleteResults execute()
Copyright © 2020 Internet2. All rights reserved.