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(String tagName,
Map<String,String> tagAttributes,
Map<String,Object> newModelVars,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context)
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(String tagName, Map<String,String> tagAttributes, Map<String,Object> newModelVars, org.broadleafcommerce.presentation.model.BroadleafTemplateContext context)
MenuProcessorExtensionHandleraddAdditionalFieldsToModel in interface MenuProcessorExtensionHandlerCopyright © 2018. All rights reserved.