Uses of Enum Class
com.skava.ratingandreviews.model.Feedback
Packages that use Feedback
Package
Description
Provides the class for List authorization.
Provides the exception classes for list.
Provides the exception classes for list.
-
Uses of Feedback in com.skava.ratingandreviews.model
Methods in com.skava.ratingandreviews.model that return Feedback -
Uses of Feedback in com.skava.ratingandreviews.model.entity
Fields in com.skava.ratingandreviews.model.entity with type parameters of type Feedback -
Uses of Feedback in com.skava.ratingandreviews.repository
Methods in com.skava.ratingandreviews.repository with parameters of type FeedbackModifier and TypeMethodDescriptionRatingFeedbackRepository.countByRatingreviewAndFeedback
(RatingsReviewsEntity ratingsReviewsEntity, Feedback feedback)