Class RatingAnswersEntity
java.lang.Object
com.skava.ratingandreviews.model.entity.RatingAnswersEntity
- All Implemented Interfaces:
Serializable
@Config(defaultVariableName="review_answers")
@Entity(name="review_answers")
public class RatingAnswersEntity
extends Object
implements Serializable
class RatingAnswersEntity
This Class provides the entities needed for the RatingAnswers.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoEntity
(RatingmultipleAnswersDomain ratingmultipleAnswersDomain)
-
Constructor Details
-
RatingAnswersEntity
public RatingAnswersEntity()
-
-
Method Details
-
toEntity
-