@Component(value="blAdminSectionHrefProcessor")
@ConditionalOnTemplating
public class AdminSectionHrefProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessor
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() |
public String getName()
public String getPrefix()
getPrefix
in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessor
getPrefix
in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessor
public int getPrecedence()
getPrecedence
in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessor
getPrecedence
in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessor
Copyright © 2019. All rights reserved.