Class CollectionPropertiesRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.oms.model.request.collection.properties.CollectionPropertiesRequest
- All Implemented Interfaces:
Serializable
public class CollectionPropertiesRequest
extends com.skava.core.validation.InputModel
This contains the CollectionPropertiesDTO model that is passed through from the rest controller to the service impl
This class defines CollectionPropertiesRequest model.
This class is the input model to update a new collection property for a collection
- Author:
- Infosys Equinox
- See Also:
-
InputModel
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectionPropertiesRequest
public CollectionPropertiesRequest()
-