Class UpdateAuthGroupRolesRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.request.authgroup.UpdateAuthGroupRequest
com.skava.auth.model.request.authgroup.UpdateAuthGroupRolesRequest
- All Implemented Interfaces:
Serializable
Data transfer class holds the exchange data to transfer from
controller to service for authorization group's role update.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateAuthGroupRolesRequest
public UpdateAuthGroupRolesRequest()The class constructor.
-