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