|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.rest.stem.WsRestFindStemsLiteRequest
public class WsRestFindStemsLiteRequest
lite bean that will be the data from rest request
for lite method
Constructor Summary | |
---|---|
WsRestFindStemsLiteRequest()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsRestFindStemsLiteRequest()
Method Detail |
---|
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 getStemQueryFilterType()
public void setStemQueryFilterType(String stemQueryFilterType1)
stemQueryFilterType1
- the queryFilterType to setpublic String getParentStemName()
public void setParentStemName(String groupName1)
groupName1
- the groupName to setpublic String getStemName()
public void setStemName(String stemName1)
stemName1
- the stemName to setpublic String getParentStemNameScope()
public void setParentStemNameScope(String stemNameScope1)
stemNameScope1
- the stemNameScope to setpublic String getStemUuid()
public void setStemUuid(String groupUuid1)
groupUuid1
- the groupUuid to setpublic String getStemAttributeName()
public void setStemAttributeName(String groupAttributeName1)
groupAttributeName1
- the groupAttributeName to setpublic String getStemAttributeValue()
public void setStemAttributeValue(String groupAttributeValue1)
groupAttributeValue1
- the groupAttributeValue to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |