Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.action.resource.autogroup.monitor
Class VisibilityPortalAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.apache.struts.actions.BaseAction
          extended by org.apache.struts.actions.DispatchAction
              extended by org.hyperic.hq.ui.action.BaseDispatchAction
                  extended by org.hyperic.hq.ui.action.resource.ResourceController
                      extended by org.hyperic.hq.ui.action.resource.common.monitor.visibility.ResourceVisibilityPortalAction
                          extended by org.hyperic.hq.ui.action.resource.autogroup.monitor.VisibilityPortalAction

public class VisibilityPortalAction
extends ResourceVisibilityPortalAction

A BaseDispatchAction that sets up autogroup monitor portals.


Field Summary
static java.lang.String PORTLET_PERFORMANCE
           
static java.lang.String TITLE_PERFORMANCE
           
 
Fields inherited from class org.apache.struts.actions.DispatchAction
clazz, methods, types
 
Fields inherited from class org.apache.struts.actions.BaseAction
messages
 
Fields inherited from class org.apache.struts.action.Action
servlet
 
Constructor Summary
VisibilityPortalAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward currentHealth(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
protected  AppdefEntityID getAppdefEntityID(javax.servlet.http.HttpServletRequest request)
           
protected  java.util.Map getWorkflowParams(javax.servlet.http.HttpServletRequest request)
           
 org.apache.struts.action.ActionForward performance(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 org.apache.struts.action.ActionForward resourceMetrics(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class org.hyperic.hq.ui.action.resource.ResourceController
fetchReturnPathParams, setNavMapLocation, setResource, setResource, setResource, setReturnPath, setReturnPath
 
Methods inherited from class org.hyperic.hq.ui.action.BaseDispatchAction
execute, getKeyMethodMap
 
Methods inherited from class org.apache.struts.actions.DispatchAction
cancelled, dispatchMethod, getMethod, getMethodName, getParameter, unspecified
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, 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
 

Field Detail

PORTLET_PERFORMANCE

public static final java.lang.String PORTLET_PERFORMANCE
See Also:
Constant Field Values

TITLE_PERFORMANCE

public static final java.lang.String TITLE_PERFORMANCE
See Also:
Constant Field Values
Constructor Detail

VisibilityPortalAction

public VisibilityPortalAction()
Method Detail

currentHealth

public org.apache.struts.action.ActionForward currentHealth(org.apache.struts.action.ActionMapping mapping,
                                                            org.apache.struts.action.ActionForm form,
                                                            javax.servlet.http.HttpServletRequest request,
                                                            javax.servlet.http.HttpServletResponse response)
                                                     throws java.lang.Exception
Overrides:
currentHealth in class ResourceVisibilityPortalAction
Throws:
java.lang.Exception

resourceMetrics

public org.apache.struts.action.ActionForward resourceMetrics(org.apache.struts.action.ActionMapping mapping,
                                                              org.apache.struts.action.ActionForm form,
                                                              javax.servlet.http.HttpServletRequest request,
                                                              javax.servlet.http.HttpServletResponse response)
                                                       throws java.lang.Exception
Overrides:
resourceMetrics in class ResourceVisibilityPortalAction
Throws:
java.lang.Exception

performance

public org.apache.struts.action.ActionForward performance(org.apache.struts.action.ActionMapping mapping,
                                                          org.apache.struts.action.ActionForm form,
                                                          javax.servlet.http.HttpServletRequest request,
                                                          javax.servlet.http.HttpServletResponse response)
                                                   throws java.lang.Exception
Overrides:
performance in class ResourceVisibilityPortalAction
Throws:
java.lang.Exception

getAppdefEntityID

protected AppdefEntityID getAppdefEntityID(javax.servlet.http.HttpServletRequest request)
                                    throws ParameterNotFoundException
Throws:
ParameterNotFoundException

getWorkflowParams

protected java.util.Map getWorkflowParams(javax.servlet.http.HttpServletRequest request)
                                   throws java.lang.Exception
Throws:
java.lang.Exception

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.