Uses of Interface
com.skava.ratingandreviews.service.CreateRatingQuestionsAndAnswersService
Packages that use CreateRatingQuestionsAndAnswersService
Package
Description
Provides the exception classes for list.
Provides the exception classes for ratingandreviews.
-
Uses of CreateRatingQuestionsAndAnswersService in com.skava.ratingandreviews.service.impl
Classes in com.skava.ratingandreviews.service.impl that implement CreateRatingQuestionsAndAnswersServiceModifier and TypeClassDescriptionclass
Class CreateRatingQuestionsAndAnswersServiceImpl -
Uses of CreateRatingQuestionsAndAnswersService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type CreateRatingQuestionsAndAnswersServiceModifierConstructorDescriptionQnAWebDependencies
(CreateRatingQuestionsAndAnswersService createRatingQuestionsAndAnswersService, FindbyIdQuestionsAndAnswersService findbyIdQuestionsAndAnswersService, UpdateAllAnswersForQuestion updateAllAnswersForQuestion, CreateRatingAnswersForQuestionService createRatingAnswersForQuestionService)