Class CreateCollectionRequest

java.lang.Object
com.skava.core.validation.InputModel
com.skava.oms.model.request.collection.CreateCollectionRequest
All Implemented Interfaces:
Serializable

public class CreateCollectionRequest extends com.skava.core.validation.InputModel
This contains the collectiondto model that is passed through from the rest controller to the service impl. This class is the input model to create a new collection. This class defines CreateCollectionRequest model.
Since:
27-Jun-18
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CreateCollectionRequest

      public CreateCollectionRequest()