Class GetAllDynamicPrivilegeRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.request.dynamicprivilege.GetAllDynamicPrivilegeRequest
- All Implemented Interfaces:
Serializable
public class GetAllDynamicPrivilegeRequest
extends com.skava.core.validation.InputModel
Data transfer class holds the exchange data to transfer from controller to find all dynamic privilege service.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetAllDynamicPrivilegeRequest
public GetAllDynamicPrivilegeRequest()The class construct.
-