|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.ws.beans.WsRestGroupSaveRequest
public class WsRestGroupSaveRequest
bean that will be the data from rest request
| Constructor Summary | |
|---|---|
WsRestGroupSaveRequest()
|
|
| Method Summary | |
|---|---|
WsSubjectLookup |
getActAsSubjectLookup()
|
String |
getClientVersion()
|
String |
getIncludeGroupDetail()
field |
WsParam[] |
getParams()
|
String |
getTxType()
field |
WsGroupToSave[] |
getWsGroupToSaves()
|
void |
setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)
|
void |
setClientVersion(String clientVersion1)
|
void |
setIncludeGroupDetail(String includeGroupDetail1)
field |
void |
setParams(WsParam[] params1)
|
void |
setTxType(String txType1)
field |
void |
setWsGroupToSaves(WsGroupToSave[] wsGroupToSaves1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsRestGroupSaveRequest()
| Method Detail |
|---|
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 String getTxType()
public void setTxType(String txType1)
txType1 - the txType to setpublic WsGroupToSave[] getWsGroupToSaves()
public void setWsGroupToSaves(WsGroupToSave[] wsGroupToSaves1)
wsGroupToSaves1 - the wsGroupToSaves to setpublic String getIncludeGroupDetail()
public void setIncludeGroupDetail(String includeGroupDetail1)
includeGroupDetail1 - the includeGroupDetail to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||