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