Uses of Interface
com.skava.ratingandreviews.service.CreateRatingFeedbackService
Packages that use CreateRatingFeedbackService
Package
Description
Provides the exception classes for list.
Provides the exception classes for ratingandreviews.
-
Uses of CreateRatingFeedbackService in com.skava.ratingandreviews.service.impl
Classes in com.skava.ratingandreviews.service.impl that implement CreateRatingFeedbackServiceModifier and TypeClassDescriptionclass
Class CreateRatingFeedbackServiceImpl -
Uses of CreateRatingFeedbackService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type CreateRatingFeedbackServiceModifierConstructorDescriptionReviewFeedbackController
(CreateRatingFeedbackService createRatingFeedbackService, UpdateRatingFeedbackServiceImpl updateRatingFeedbackServiceImpl, com.skava.core.auth.AuthTokenHandler authTokenHandler)