Uses of Class
com.skava.ratingandreviews.service.impl.ReviewApp
Packages that use ReviewApp
Package
Description
Provides the exception classes for list.
-
Uses of ReviewApp in com.skava.ratingandreviews.service.impl
Constructors in com.skava.ratingandreviews.service.impl with parameters of type ReviewAppModifierConstructorDescriptionFindALLRatingReviewServiceImpl
(RatingReviewFactory ratingReviewFactory, RatingsReviewsRepository ratingsReviewsRepository, RatingReviewPreferenceProcess ratingReviewPreferenceProcess, FindRatingReviewPreferenceValidator validator, CollectionProcess collectionProcess, ReviewApp reviewApp, com.skava.core.auth.AuthTokenHandler authTokenHandler)