Uses of Class
com.skava.ratingandreviews.model.domain.RatingQuestionsAndAnswersDomain
Packages that use RatingQuestionsAndAnswersDomain
Package
Description
Provides the class for List authorization.
Provides the exception classes for list.
-
Uses of RatingQuestionsAndAnswersDomain in com.skava.ratingandreviews.factory
Methods in com.skava.ratingandreviews.factory that return RatingQuestionsAndAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactory.createRatingQuestionsAndAnswersDomain(List<RatingmultipleAnswersDomain> multipleAnswersResponse, RatingQuestionsEntity ratingQuestionsEntity) method - createRatingQuestionsAndAnswersDomainMethods in com.skava.ratingandreviews.factory with parameters of type RatingQuestionsAndAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactory.createQuestionsEntity(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain) method - createQuestionsEntityvoidRatingQuestionsAndAnswersFactory.setRatingQuestionsAndAnswersDomain(RatingQuestionsEntity ratingQuestionsEntity, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain) method - setRatingQuestionsAndAnswersDomain -
Uses of RatingQuestionsAndAnswersDomain in com.skava.ratingandreviews.factory.impl
Methods in com.skava.ratingandreviews.factory.impl that return RatingQuestionsAndAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactoryImpl.createRatingQuestionsAndAnswersDomain(List<RatingmultipleAnswersDomain> multipleAnswersResponse, RatingQuestionsEntity ratingQuestionsEntity) method createRatingQuestionsAndAnswersDomainMethods in com.skava.ratingandreviews.factory.impl with parameters of type RatingQuestionsAndAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactoryImpl.createQuestionsEntity(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain) method createQuestionsEntityvoidRatingQuestionsAndAnswersFactoryImpl.setRatingQuestionsAndAnswersDomain(RatingQuestionsEntity ratingQuestionsEntity, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain)