Uses of Class
org.rhq.enterprise.server.perspective.MenuItem

Packages that use MenuItem
org.rhq.enterprise.server.perspective   
org.rhq.enterprise.server.plugin.pc.perspective.metadata   
 

Uses of MenuItem in org.rhq.enterprise.server.perspective
 

Methods in org.rhq.enterprise.server.perspective that return types with arguments of type MenuItem
 List<MenuItem> MenuItem.getChildren()
           
 List<MenuItem> PerspectiveManagerLocal.getMenu(org.rhq.core.domain.auth.Subject subject)
          Return the core menu for the specified subject.
 List<MenuItem> PerspectiveManagerBean.getMenu(org.rhq.core.domain.auth.Subject subject)
           
 

Method parameters in org.rhq.enterprise.server.perspective with type arguments of type MenuItem
 void MenuItem.setChildren(List<MenuItem> children)
           
 

Uses of MenuItem in org.rhq.enterprise.server.plugin.pc.perspective.metadata
 

Methods in org.rhq.enterprise.server.plugin.pc.perspective.metadata that return types with arguments of type MenuItem
 List<MenuItem> PerspectivePluginMetadataManager.getMenu()
          Returns the full menu, with no activators applied.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.