Uses of Class
com.skava.ratingandreviews.process.RatingSummaryProcess
Packages that use RatingSummaryProcess
Package
Description
Provides the class for List authorization.
Provides the exception classes for list.
-
Uses of RatingSummaryProcess in com.skava.ratingandreviews.batch
Constructors in com.skava.ratingandreviews.batch with parameters of type RatingSummaryProcessModifierConstructorDescriptionRatingAggregation
(RatingSummaryRepository ratingSummaryRepository, RatingSummaryFactory ratingSummaryFactory, RatingSummaryProcess ratingSummaryProcess, RatingandReviewEventSender ratingandReviewEventSender) -
Uses of RatingSummaryProcess in com.skava.ratingandreviews.service.impl
Constructors in com.skava.ratingandreviews.service.impl with parameters of type RatingSummaryProcessModifierConstructorDescriptionFindAllRatingSummaryServiceImpl
(RatingSummaryFactory ratingSummaryFactory, RatingSummaryProcess ratingSummaryProcess)