Class RatingsProcessor

java.lang.Object
org.broadleafcommerce.core.web.processor.RatingsProcessor
All Implemented Interfaces:
BroadleafVariableExpression, RatingsExpression

@Component("blRatingsProcessor") @ConditionalOnTemplating public class RatingsProcessor extends Object implements RatingsExpression
A Thymeleaf processor that will add the product ratings and reviews to the model
Author:
jfridye