@Component(value="blCollectionPageProcessor")
@ConditionalOnTemplating
public class CollectionPageProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafVariableModifierProcessor
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedPageService |
advancedPageService |
protected com.broadleafcommerce.theme.service.PageTypeService |
pageTypeService |
| Constructor and Description |
|---|
CollectionPageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttributeValue(Map<String,String> tagAttributes,
String valueName,
String defaultValue) |
String |
getName() |
Map<String,Object> |
populateModelVariables(String tagName,
Map<String,String> tagAttributes,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
protected AdvancedPageService advancedPageService
protected com.broadleafcommerce.theme.service.PageTypeService pageTypeService
Copyright © 2020. All rights reserved.