Uses of Interface
com.skava.ratingandreviews.factory.RatingFeedbackFactory
Packages that use RatingFeedbackFactory
Package
Description
Provides the exception classes for list.
Provides the exception classes for list.
Provides the exception classes for list.
-
Uses of RatingFeedbackFactory in com.skava.ratingandreviews.factory.impl
Classes in com.skava.ratingandreviews.factory.impl that implement RatingFeedbackFactory -
Uses of RatingFeedbackFactory in com.skava.ratingandreviews.process
Constructors in com.skava.ratingandreviews.process with parameters of type RatingFeedbackFactoryModifierConstructorDescriptionRatingFeedbackProcess
(RatingFeedbackFactory ratingFeedbackFactory, RatingFeedbackRepository ratingFeedbackRepository, RatingsReviewsRepository ratingsReviewsRepository, RatingsReviewsRepository ratingreviewPreferenceRepository, RatingReviewPreferenceFactoryImpl ratingReviewPreferenceFactoryImpl) -
Uses of RatingFeedbackFactory in com.skava.ratingandreviews.service.impl
Constructors in com.skava.ratingandreviews.service.impl with parameters of type RatingFeedbackFactoryModifierConstructorDescriptionCreateRatingFeedbackServiceImpl
(RatingFeedbackFactory ratingfeedbackFactory, RatingFeedbackProcess ratingFeedbackProcess, CreateRatingFeedbackValidator validator) UpdateRatingFeedbackServiceImpl
(RatingFeedbackFactory ratingfeedbackFactory, RatingFeedbackProcess ratingFeedbackProcess)