Class CollectionPropertyEntity

java.lang.Object
com.skava.ratingandreviews.collection.model.entity.CollectionPropertyEntity
All Implemented Interfaces:
Serializable

@Entity(name="collectionproperty") public class CollectionPropertyEntity extends Object implements Serializable

Class CollectionPropertyEntity

This class holds the model attributes for Collection Property

Since:
8.0
Version:
8.0
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdOn

      public Date createdOn
      Created time - holds the CreatedTime of the collection
    • updatedOn

      public Date updatedOn
      Updated time - holds the updated time of the collection
  • Constructor Details

    • CollectionPropertyEntity

      public CollectionPropertyEntity()
  • Method Details

    • getAttributeName

      public String getAttributeName()

      method AttributeName

      Gets the name.

      Returns:
      the name