Class WsRestGroupDeleteRequest
java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsRestGroupDeleteRequest
- All Implemented Interfaces:
WsRequestBean
bean that will be the data from rest request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfieldWsParam[]fieldfieldvoidsetActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1) voidsetClientVersion(String clientVersion1) voidsetIncludeGroupDetail(String includeGroupDetail1) fieldvoidvoidfieldvoidsetWsGroupLookups(WsGroupLookup[] wsGroupLookups1) field
-
Constructor Details
-
WsRestGroupDeleteRequest
public WsRestGroupDeleteRequest()
-
-
Method Details
-
getClientVersion
- Returns:
- the clientVersion
-
setClientVersion
- Parameters:
clientVersion1- the clientVersion to set
-
getActAsSubjectLookup
- Returns:
- the actAsSubjectLookup
-
setActAsSubjectLookup
- Parameters:
actAsSubjectLookup1- the actAsSubjectLookup to set
-
getParams
- Returns:
- the params
-
setParams
- Parameters:
params1- the params to set
-
getTxType
field- Returns:
- the txType
-
setTxType
field- Parameters:
txType1- the txType to set
-
getWsGroupLookups
field- Returns:
- the wsGroupLookups
-
setWsGroupLookups
field- Parameters:
wsGroupLookups1- the wsGroupLookups to set
-
getIncludeGroupDetail
field- Returns:
- the includeGroupDetail
-
setIncludeGroupDetail
field- Parameters:
includeGroupDetail1- the includeGroupDetail to set
-