|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcStemSave
public class GcStemSave
class to run a stem save web service call
| Constructor Summary | |
|---|---|
GcStemSave()
|
|
| Method Summary | |
|---|---|
GcStemSave |
addParam(String paramName,
String paramValue)
add a param to the list |
GcStemSave |
addParam(WsParam wsParam)
add a param to the list |
GcStemSave |
addStemToSave(WsStemToSave wsStemToSave)
add a stem to save |
GcStemSave |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcStemSave |
assignClientVersion(String theClientVersion)
assign client version |
GcStemSave |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
WsStemSaveResults |
execute()
execute the call and return the results. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GcStemSave()
| Method Detail |
|---|
public GcStemSave assignClientVersion(String theClientVersion)
theClientVersion -
public GcStemSave addStemToSave(WsStemToSave wsStemToSave)
wsStemToSave -
public GcStemSave addParam(String paramName,
String paramValue)
paramName - paramValue -
public GcStemSave addParam(WsParam wsParam)
wsParam -
public GcStemSave assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject -
public WsStemSaveResults execute()
GcWebServiceError - if there is a problempublic GcStemSave assignTxType(GcTransactionType gcTransactionType)
gcTransactionType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||