Uses of Class
com.skava.ratingandreviews.web.QuestionWebDependencies
Packages that use QuestionWebDependencies
Package
Description
Provides the exception classes for ratingandreviews.
-
Uses of QuestionWebDependencies in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type QuestionWebDependenciesModifierConstructorDescriptionRatingQuestionsAndAnswersController
(QnAWebDependencies qnAWebDependencies, QuestionWebDependencies questionWebDependencies, AnswerWebDependencies answerWebDependencies, VoteDependencies voteDependencies, com.skava.core.auth.AuthTokenHandler authTokenHandler)