org.rhq.enterprise.gui.action.navigation.hub
Class NavigationHubPortalAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.rhq.enterprise.gui.legacy.action.BaseAction
          extended by org.rhq.enterprise.gui.legacy.action.resource.hub.ResourceHubPortalAction
              extended by org.rhq.enterprise.gui.action.navigation.hub.NavigationHubPortalAction

public class NavigationHubPortalAction
extends ResourceHubPortalAction

An Action that sets up the Resource Hub page when one of the lefthand navigation links (e.g. "JBoss Servers" or "JMS Topics") is clicked. TODO (ips, 01/22/07): We can simplify this significantly for 2.0.


Field Summary
 
Fields inherited from class org.rhq.enterprise.gui.legacy.action.resource.hub.ResourceHubPortalAction
log, SELECTOR_GROUP_ADHOC, SELECTOR_GROUP_COMPAT
 
Fields inherited from class org.rhq.enterprise.gui.legacy.action.BaseAction
NO_RETURN_PATH, YES_RETURN_PATH
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
NavigationHubPortalAction()
           
 
Method Summary
protected  Portal createPortal()
           
 
Methods inherited from class org.rhq.enterprise.gui.legacy.action.resource.hub.ResourceHubPortalAction
buildResourceTypeMenuCategoryLabel, execute, initResourceTypesAndPluginsPulldownMenu
 
Methods inherited from class org.rhq.enterprise.gui.legacy.action.BaseAction
checkSubmit, checkSubmit, checkSubmit, checkSubmit, checkSubmit, checkSubmit, constructForward, constructForward, constructForward, constructForward, returnAdd, returnAdd, returnAdd, returnCancelled, returnCancelled, returnCancelled, returnCancelled, returnFailure, returnFailure, returnFailure, returnFailure, returnFailure, returnInstall, returnInstall, returnInstall, returnManualUninstall, returnManualUninstall, returnManualUninstall, returnNew, returnNew, returnNew, returnNew, returnNew, returnOkAssign, returnOkAssign, returnRemove, returnRemove, returnRemove, returnReset, returnReset, returnReset, returnReset, returnSuccess, returnSuccess, returnSuccess, returnSuccess, returnSuccess
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationHubPortalAction

public NavigationHubPortalAction()
Method Detail

createPortal

protected Portal createPortal()


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