public class WsRestStemSaveRequest extends Object implements WsRequestBean
for method
Constructor and Description |
---|
WsRestStemSaveRequest() |
Modifier and Type | Method and Description |
---|---|
WsSubjectLookup |
getActAsSubjectLookup() |
String |
getClientVersion() |
WsParam[] |
getParams() |
String |
getTxType()
field
|
WsStemToSave[] |
getWsStemToSaves() |
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 |
setParams(WsParam[] params1) |
void |
setTxType(String txType1)
field
|
void |
setWsStemToSaves(WsStemToSave[] wsStemToSaves1) |
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 WsStemToSave[] getWsStemToSaves()
public void setWsStemToSaves(WsStemToSave[] wsStemToSaves1)
wsStemToSaves1
- the wsStemToSaves to setCopyright © 2016 Internet2. All rights reserved.