Uses of Class
org.broadleafcommerce.core.rating.service.type.RatingSortType
Packages that use RatingSortType
Package
Description
-
Uses of RatingSortType in org.broadleafcommerce.core.rating.service
Methods in org.broadleafcommerce.core.rating.service with parameters of type RatingSortTypeModifier and TypeMethodDescriptionRatingService.readReviews(String itemId, RatingType type, int start, int finish, RatingSortType sortBy) RatingServiceImpl.readReviews(String itemId, RatingType type, int start, int finish, RatingSortType sortBy) -
Uses of RatingSortType in org.broadleafcommerce.core.rating.service.type
Fields in org.broadleafcommerce.core.rating.service.type declared as RatingSortTypeModifier and TypeFieldDescriptionstatic final RatingSortTypeRatingSortType.DEFAULTstatic final RatingSortTypeRatingSortType.MOST_HELPFULstatic final RatingSortTypeRatingSortType.MOST_RECENTMethods in org.broadleafcommerce.core.rating.service.type that return RatingSortType