public interface IMenuItemParser
Modifier and Type | Method and Description |
---|---|
String |
generateMenuItemXml(Object menuItemImpl,
Element itemDefinition,
Element parametersElement)
Generates the XML used for rendering a menu item.
|
String generateMenuItemXml(Object menuItemImpl, Element itemDefinition, Element parametersElement) 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.Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.