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