|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcStemDelete
public class GcStemDelete
class to run a stem delete service call
| Constructor Summary | |
|---|---|
GcStemDelete()
|
|
| Method Summary | |
|---|---|
GcStemDelete |
addGroupLookup(WsStemLookup wsStemLookup)
Deprecated. use addStemLookup instead |
GcStemDelete |
addParam(String paramName,
String paramValue)
add a param to the list |
GcStemDelete |
addParam(WsParam wsParam)
add a param to the list |
GcStemDelete |
addStemLookup(WsStemLookup wsStemLookup)
add group lookup |
GcStemDelete |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcStemDelete |
assignClientVersion(String theClientVersion)
assign client version |
GcStemDelete |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
WsStemDeleteResults |
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 GcStemDelete()
| Method Detail |
|---|
@Deprecated public GcStemDelete addGroupLookup(WsStemLookup wsStemLookup)
wsStemLookup -
public GcStemDelete addStemLookup(WsStemLookup wsStemLookup)
wsStemLookup -
public GcStemDelete addParam(String paramName,
String paramValue)
paramName - paramValue -
public GcStemDelete addParam(WsParam wsParam)
wsParam -
public GcStemDelete assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject -
public GcStemDelete assignTxType(GcTransactionType gcTransactionType)
gcTransactionType -
public GcStemDelete assignClientVersion(String theClientVersion)
theClientVersion -
public WsStemDeleteResults execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||