public class WsRestGroupDeleteRequest extends Object implements WsRequestBean
for method
Constructor and Description |
---|
WsRestGroupDeleteRequest() |
Modifier and Type | Method and Description |
---|---|
WsSubjectLookup |
getActAsSubjectLookup() |
String |
getClientVersion() |
String |
getIncludeGroupDetail()
field
|
WsParam[] |
getParams() |
String |
getTxType()
field
|
WsGroupLookup[] |
getWsGroupLookups()
field
|
GrouperRestHttpMethod |
retrieveRestHttpMethod()
see which http method this is supposed to be associated with, and
override whatever was passed in
|
void |
setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1) |
void |
setClientVersion(String clientVersion1) |
void |
setIncludeGroupDetail(String includeGroupDetail1)
field
|
void |
setParams(WsParam[] params1) |
void |
setTxType(String txType1)
field
|
void |
setWsGroupLookups(WsGroupLookup[] wsGroupLookups1)
field
|
public String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1
- the clientVersion to setpublic WsSubjectLookup getActAsSubjectLookup()
public void setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)
actAsSubjectLookup1
- the actAsSubjectLookup to setpublic WsParam[] getParams()
public void setParams(WsParam[] params1)
params1
- the params to setpublic GrouperRestHttpMethod retrieveRestHttpMethod()
WsRequestBean
retrieveRestHttpMethod
in interface WsRequestBean
WsRequestBean.retrieveRestHttpMethod()
public String getTxType()
public void setTxType(String txType1)
txType1
- the txType to setpublic WsGroupLookup[] getWsGroupLookups()
public void setWsGroupLookups(WsGroupLookup[] wsGroupLookups1)
wsGroupLookups1
- the wsGroupLookups to setpublic String getIncludeGroupDetail()
public void setIncludeGroupDetail(String includeGroupDetail1)
includeGroupDetail1
- the includeGroupDetail to setCopyright © 2016 Internet2. All rights reserved.