@Component(value="blAdminSectionHrefProcessor")
@ConditionalOnTemplating
public class AdminSectionHrefProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessor
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FOLDER_SUBSECTION |
| Constructor and Description |
|---|
AdminSectionHrefProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.presentation.model.BroadleafAttributeModifier |
getModifiedAttributes(String tagName,
Map<String,String> tagAttributes,
String attributeName,
String attributeValue,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
String |
getName() |
int |
getPrecedence() |
String |
getPrefix() |
protected static final String FOLDER_SUBSECTION
public String getName()
public String getPrefix()
getPrefix in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessorgetPrefix in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessorpublic int getPrecedence()
getPrecedence in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessorgetPrecedence in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessorCopyright © 2022. All rights reserved.