public interface IMenuItemParser
Modifier and Type | Method and Description |
---|---|
String |
generateMenuItemXml(Object menuItemImpl,
Element itemDefinition)
Generates the XML used for rendering a menu item.
|
String generateMenuItemXml(Object menuItemImpl, Element itemDefinition) throws PortalException
menuItemImpl
- the object that implements the menu item.itemDefinition
- the menu item definition element.parametersElement
- element containing the parameters to be used for processing the menu item.PortalException
- if the XML could not be generated.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.