Uses of Class
com.skava.ratingandreviews.service.impl.UpdateRatingFeedbackServiceImpl
Packages that use UpdateRatingFeedbackServiceImpl
Package
Description
Provides the exception classes for ratingandreviews.
-
Uses of UpdateRatingFeedbackServiceImpl in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type UpdateRatingFeedbackServiceImplModifierConstructorDescriptionReviewFeedbackController
(CreateRatingFeedbackService createRatingFeedbackService, UpdateRatingFeedbackServiceImpl updateRatingFeedbackServiceImpl, com.skava.core.auth.AuthTokenHandler authTokenHandler)