public abstract class AbstractMenuProcessorExtensionHandler extends org.broadleafcommerce.common.extension.AbstractExtensionHandler implements MenuProcessorExtensionHandler
Constructor and Description |
---|
AbstractMenuProcessorExtensionHandler() |
Modifier and Type | Method and Description |
---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addAdditionalFieldsToModel(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
This method will add any additional attributes to the model that the extension needs
|
getPriority, isEnabled, setEnabled, setPriority
public AbstractMenuProcessorExtensionHandler()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalFieldsToModel(org.thymeleaf.Arguments arguments, org.thymeleaf.dom.Element element)
MenuProcessorExtensionHandler
addAdditionalFieldsToModel
in interface MenuProcessorExtensionHandler
arguments
- - the Thymeleaf Processor argumentselement
- - the Thymeleaf Processor elementCopyright © 2018. All rights reserved.