@Component(value="blContentGroupingProcessor")
@ConditionalOnTemplating
public class ContentGroupingProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafVariableModifierProcessor
ContentProcessor
into a map keyed by the specified
'groupByProperty' and available on the model as 'contentGroups'
ContentProcessor
Constructor and Description |
---|
ContentGroupingProcessor() |
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) |
public String getName()
public int getPrecedence()
getPrecedence
in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessor
getPrecedence
in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafVariableModifierProcessor
Copyright © 2020. All rights reserved.