Class CollectionProperty

java.lang.Object
com.skava.merchandise.model.entity.CollectionProperty
All Implemented Interfaces:
Serializable

@Config(defaultVariableName="collectionproperty") public class CollectionProperty extends Object implements Serializable
This entity model is used to communicate with DB to perform desired API operation for collection property.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionProperty

      public CollectionProperty()