@Component(value="blRatingsProcessor") @ConditionalOnTemplating public class RatingsProcessor extends Object implements CategoriesExpression
| Modifier and Type | Field and Description |
|---|---|
protected RatingService |
ratingService |
| Constructor and Description |
|---|
RatingsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getPrecedence() |
Map<String,Object> |
populateModelVariables(String tagName,
Map<String,String> tagAttributes,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
protected RatingService ratingService
public String getName()
getName in interface BroadleafVariableExpressiongetName in interface CategoriesExpressionpublic int getPrecedence()
getPrecedence in interface CategoriesExpressionpublic Map<String,Object> populateModelVariables(String tagName, Map<String,String> tagAttributes, org.broadleafcommerce.presentation.model.BroadleafTemplateContext context)
populateModelVariables in interface CategoriesExpressionCopyright © 2023. All rights reserved.