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