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, setPrioritypublic AbstractMenuProcessorExtensionHandler()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalFieldsToModel(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
MenuProcessorExtensionHandleraddAdditionalFieldsToModel in interface MenuProcessorExtensionHandlerarguments - - the Thymeleaf Processor argumentselement - - the Thymeleaf Processor elementCopyright © 2018. All rights reserved.