|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.api.GcGroupDelete
public class GcGroupDelete
class to run a group delete web service call
| Constructor Summary | |
|---|---|
GcGroupDelete()
|
|
| Method Summary | |
|---|---|
GcGroupDelete |
addGroupLookup(WsGroupLookup wsGroupLookup)
add group lookup |
GcGroupDelete |
addParam(String paramName,
String paramValue)
add a param to the list |
GcGroupDelete |
addParam(WsParam wsParam)
add a param to the list |
GcGroupDelete |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any |
GcGroupDelete |
assignClientVersion(String theClientVersion)
assign client version |
GcGroupDelete |
assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included |
GcGroupDelete |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
WsGroupDeleteResults |
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 GcGroupDelete()
| Method Detail |
|---|
public GcGroupDelete addGroupLookup(WsGroupLookup wsGroupLookup)
wsGroupLookup -
public GcGroupDelete addParam(String paramName,
String paramValue)
paramName - paramValue -
public GcGroupDelete addParam(WsParam wsParam)
wsParam -
public GcGroupDelete assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject -
public GcGroupDelete assignTxType(GcTransactionType gcTransactionType)
gcTransactionType -
public GcGroupDelete assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
theIncludeGroupDetail -
public GcGroupDelete assignClientVersion(String theClientVersion)
theClientVersion -
public WsGroupDeleteResults execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||