public class GcGroupDelete extends Object
Constructor and Description |
---|
GcGroupDelete() |
Modifier and Type | Method and Description |
---|---|
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.
|
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()
Copyright © 2020 Internet2. All rights reserved.