Class GetGroupAttributeRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.request.RequestData
com.skava.auth.model.request.groupattribute.GetGroupAttributeRequest
- All Implemented Interfaces:
Serializable
Data transfer class holds the exchange data to transfer from controller to find group attribute by id service.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetGroupAttributeRequest
public GetGroupAttributeRequest()Instantiates a new group attribute request.
-