Class AddRolesToClientsRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.request.clientrole.AddRolesToClientsRequest
- All Implemented Interfaces:
Serializable
public class AddRolesToClientsRequest
extends com.skava.core.validation.InputModel
Data transfer class holds the exchange data to transfer from controller to add roles of the clients.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddRolesToClientsRequest
public AddRolesToClientsRequest()The class constructor.
-