public class WsRestStemSaveLiteRequest extends Object implements WsRequestBean
for lite method
Constructor and Description |
---|
WsRestStemSaveLiteRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getActAsSubjectId()
field
|
String |
getActAsSubjectIdentifier()
field
|
String |
getActAsSubjectSourceId()
field
|
String |
getClientVersion()
field
|
String |
getDescription()
field
|
String |
getDisplayExtension()
field
|
String |
getParamName0()
field
|
String |
getParamName1()
field
|
String |
getParamValue0()
field
|
String |
getParamValue1()
field
|
String |
getSaveMode()
field
|
String |
getStemLookupName()
field
|
String |
getStemLookupUuid()
field
|
String |
getStemName()
field
|
String |
getStemUuid()
field
|
GrouperRestHttpMethod |
retrieveRestHttpMethod()
see which http method this is supposed to be associated with, and
override whatever was passed in
|
void |
setActAsSubjectId(String actAsSubjectId1)
field
|
void |
setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
field
|
void |
setActAsSubjectSourceId(String actAsSubjectSource1)
field
|
void |
setClientVersion(String clientVersion1)
field
|
void |
setDescription(String description1)
field
|
void |
setDisplayExtension(String displayExtension1)
field
|
void |
setParamName0(String _paramName0)
field
|
void |
setParamName1(String _paramName1)
field
|
void |
setParamValue0(String _paramValue0)
field
|
void |
setParamValue1(String _paramValue1)
field
|
void |
setSaveMode(String saveMode1)
field
|
void |
setStemLookupName(String stemLookupName1)
field
|
void |
setStemLookupUuid(String stemLookupUuid1)
field
|
void |
setStemName(String stemName1)
field
|
void |
setStemUuid(String groupUuid1)
field
|
public String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1
- public String getActAsSubjectId()
public void setActAsSubjectId(String actAsSubjectId1)
actAsSubjectId1
- public String getActAsSubjectSourceId()
public void setActAsSubjectSourceId(String actAsSubjectSource1)
actAsSubjectSource1
- public String getActAsSubjectIdentifier()
public void setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
actAsSubjectIdentifier1
- public String getParamName0()
public void setParamName0(String _paramName0)
_paramName0
- public String getParamValue0()
public void setParamValue0(String _paramValue0)
_paramValue0
- public String getParamName1()
public void setParamName1(String _paramName1)
_paramName1
- public String getParamValue1()
public void setParamValue1(String _paramValue1)
_paramValue1
- public GrouperRestHttpMethod retrieveRestHttpMethod()
WsRequestBean
retrieveRestHttpMethod
in interface WsRequestBean
WsRequestBean.retrieveRestHttpMethod()
public String getStemName()
public void setStemName(String stemName1)
stemName1
- the stemName to setpublic String getStemUuid()
public void setStemUuid(String groupUuid1)
groupUuid1
- the groupUuid to setpublic String getStemLookupUuid()
public void setStemLookupUuid(String stemLookupUuid1)
stemLookupUuid1
- the stemLookupUuid to setpublic String getStemLookupName()
public void setStemLookupName(String stemLookupName1)
stemLookupName1
- the stemLookupName to setpublic String getDescription()
public void setDescription(String description1)
description1
- the description to setpublic String getDisplayExtension()
public void setDisplayExtension(String displayExtension1)
displayExtension1
- the displayExtension to setpublic String getSaveMode()
public void setSaveMode(String saveMode1)
saveMode1
- the saveMode to setCopyright © 2016 Internet2. All rights reserved.