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