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