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