- java.lang.Object
-
- org.rhq.enterprise.gui.navigation.contextmenu.MenuItemDescriptor
-
- Direct Known Subclasses:
- MetricMenuItemDescriptor
public class MenuItemDescriptor
extends Object
Consolidation of duplicate logic for the context menu creation
in the backing beans for resources, groups and autogroups.
- Author:
- Lukas Krejci
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the name of this menu item.
-
getUrl
public String getUrl()
- Returns:
- the URL the menu item points to
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.