Class UpdateCollectionPropertiesRequest

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

@Valid public class UpdateCollectionPropertiesRequest 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 UpdateCollectionPropertiesRequest model. This class is the input model to update a new collection property for a collection
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • UpdateCollectionPropertiesRequest

      public UpdateCollectionPropertiesRequest()