Class UpdateCollectionRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.oms.model.request.collection.UpdateCollectionRequest
- All Implemented Interfaces:
Serializable
public class UpdateCollectionRequest
extends com.skava.core.validation.InputModel
This contains the collectiondto model that is passed through from the rest controller to the service impl.
- Since:
- 07-Jul-2018 This class defines UpdateCollectionRequest model. This class is the input model to update a collection.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateCollectionRequest
public UpdateCollectionRequest()
-