Uses of Class
com.broadleafcommerce.ratings.domain.RatingCountAndPercentage
Packages that use RatingCountAndPercentage
Package
Description
-
Uses of RatingCountAndPercentage in com.broadleafcommerce.ratings.service
Methods in com.broadleafcommerce.ratings.service that return types with arguments of type RatingCountAndPercentageModifier and TypeMethodDescriptionDefaultRatingDetailService.getRatingCountsAndPercentages
(String status, String ratingSummaryId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) RatingDetailService.getRatingCountsAndPercentages
(String status, String ratingSummaryId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
Uses of RatingCountAndPercentage in com.broadleafcommerce.ratings.web.endpoint
Methods in com.broadleafcommerce.ratings.web.endpoint that return types with arguments of type RatingCountAndPercentageModifier and TypeMethodDescriptionRatingDetailEndpoint.getRatingCountAndPercentage
(String productId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)