Class GetCollectionByIdRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.oms.model.request.collection.GetCollectionByIdRequest
- All Implemented Interfaces:
Serializable
public class GetCollectionByIdRequest
extends com.skava.core.validation.InputModel
This contains the collectiondto model that is passed through from the rest controller to the service impl.
- Author:
- Infosys Equinox This class defines the Collection variables to handle the collection request. This class defines GetCollectionsByIdRequest model. This class is the input model to get a collections by the request Id.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetCollectionByIdRequest
public GetCollectionByIdRequest()
-