Uses of Interface
com.skava.ratingandreviews.service.UpdateRatingReviewService
Packages that use UpdateRatingReviewService
Package
Description
Provides the exception classes for list.
Provides the exception classes for ratingandreviews.
-
Uses of UpdateRatingReviewService in com.skava.ratingandreviews.service.impl
Classes in com.skava.ratingandreviews.service.impl that implement UpdateRatingReviewServiceModifier and TypeClassDescriptionclass
Class UpdateRatingReviewServiceImpl -
Uses of UpdateRatingReviewService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type UpdateRatingReviewServiceModifierConstructorDescriptionRatingsReviewsController
(CreateRatingReviewService createRatingReviewPreferenceService, FindbyIdRatingReviewService findbyIdRatingReviewPreferenceService, DeleteRatingReviewService deleteRatingReviewPreferenceService, UpdateRatingReviewService updateRatingReviewPreferenceService, FindALLRatingReviewService findALLRatingReviewService, PatchUpdateImageService patchUpdateImageService, com.skava.core.auth.AuthTokenHandler authTokenHandler)