Uses of Class
org.apache.jetspeed.portalsite.impl.MenuImpl

Packages that use MenuImpl
org.apache.jetspeed.portalsite.impl   
 

Uses of MenuImpl in org.apache.jetspeed.portalsite.impl
 

Fields in org.apache.jetspeed.portalsite.impl declared as MenuImpl
private  MenuImpl MenuElementImpl.parent
          parentMenu - parent menu implementation
 

Constructors in org.apache.jetspeed.portalsite.impl with parameters of type MenuImpl
MenuElementImpl(MenuImpl parent)
          MenuElementImpl - constructor
MenuElementImpl(MenuImpl parent, org.apache.jetspeed.page.document.Node node)
          MenuElementImpl - node proxy constructor
MenuImpl(MenuImpl parent, org.apache.jetspeed.om.folder.MenuDefinition definition, PortalSiteRequestContextImpl context, Set menus)
          MenuImpl - request/session context dependent constructor
MenuOptionImpl(MenuImpl parent, org.apache.jetspeed.page.document.Node node, org.apache.jetspeed.om.folder.MenuOptionsDefinition definition)
          MenuOptionImpl - constructor
MenuSeparatorImpl(MenuImpl parent, org.apache.jetspeed.om.folder.MenuSeparatorDefinition definition)
          MenuSeparatorImpl - constructor
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.