Class RatingSummaryEntity
java.lang.Object
com.skava.ratingandreviews.model.entity.RatingSummaryEntity
- All Implemented Interfaces:
Serializable
@Config(defaultVariableName="ratings_summary")
@Entity(name="ratings_summary")
public class RatingSummaryEntity
extends Object
implements Serializable
class RatingSummaryEntity
This Class provides the entities needed for the RatingSummary.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RatingSummaryEntity
public RatingSummaryEntity()
-