public interface MenuProcessorExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addAdditionalFieldsToModel(List<MenuItemDTO> menuItemDTOList,
String menuName)
This method will add any additional attributes to the model that the extension needs
|
org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalFieldsToModel(List<MenuItemDTO> menuItemDTOList, String menuName)
Copyright © 2023. All rights reserved.