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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
createdOn
Created time - holds the CreatedTime of the collection -
updatedOn
Updated time - holds the updated time of the collection
-
-
Constructor Details
-
CollectionPropertyEntity
public CollectionPropertyEntity()
-
-
Method Details
-
getAttributeName
method AttributeName
Gets the name.
- Returns:
- the name
-