Uses of Class
com.skava.ratingandreviews.model.domain.RatingQuestionsAnswersDomain
Packages that use RatingQuestionsAnswersDomain
Package
Description
Provides the class for List authorization.
Provides the exception classes for list.
Provides the exception classes for list.
-
Uses of RatingQuestionsAnswersDomain in com.skava.ratingandreviews.factory
Methods in com.skava.ratingandreviews.factory that return RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactory.createQuestinsAndAnswersDomain
(RatingQuestionsAnswersRequest ratingQuestionsAndAnswersRequest) method - createQuestinsAndAnswersDomainMethods in com.skava.ratingandreviews.factory with parameters of type RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactory.createQuestionsEntity
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain) method - createQuestionsEntityRatingQuestionsAndAnswersFactory.createRatingQuestionsAndAnswersResponse
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain) method - createRatingQuestionsAndAnswersResponsevoid
RatingQuestionsAndAnswersFactory.setRatingAnswerEntity
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsEntity ratingQuestionsEntity, RatingmultipleAnswersDomain ratingmultipleAnswersDomain, RatingAnswersEntity ratingAnswersEntity) method - setRatingAnswerEntity -
Uses of RatingQuestionsAnswersDomain in com.skava.ratingandreviews.factory.impl
Methods in com.skava.ratingandreviews.factory.impl that return RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactoryImpl.createQuestinsAndAnswersDomain
(RatingQuestionsAnswersRequest ratingQuestionsAndAnswersRequest) method createQuestinsAndAnswersDomainMethods in com.skava.ratingandreviews.factory.impl with parameters of type RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersFactoryImpl.createQuestionsEntity
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsAndAnswersDomain ratingQuestionsAndAnswersDomain) method createQuestionsEntityRatingQuestionsAndAnswersFactoryImpl.createRatingQuestionsAndAnswersResponse
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain) method createRatingQuestionsAndAnswersResponsevoid
RatingQuestionsAndAnswersFactoryImpl.setRatingAnswerEntity
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain, RatingQuestionsEntity ratingQuestionsEntity, RatingmultipleAnswersDomain ratingmultipleAnswersDomain, RatingAnswersEntity ratingAnswersEntity) -
Uses of RatingQuestionsAnswersDomain in com.skava.ratingandreviews.process
Methods in com.skava.ratingandreviews.process that return RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersProcess.createRatingQuestionAndAnswers
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain) method createRatingQuestionAndAnswers This method is used to create getQuestionsAndAnswers with the help of the createRatingQuestionAndAnswersMethods in com.skava.ratingandreviews.process with parameters of type RatingQuestionsAnswersDomainModifier and TypeMethodDescriptionRatingQuestionsAndAnswersProcess.createRatingQuestionAndAnswers
(RatingQuestionsAnswersDomain ratingQuestionsAnswersDomain) method createRatingQuestionAndAnswers This method is used to create getQuestionsAndAnswers with the help of the createRatingQuestionAndAnswers