Hyperic HQ Plugin API v. 4.4.0.2

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

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.config.ResourceConfigPortalAction
                          extended by org.hyperic.hq.ui.action.resource.autogroup.monitor.ConfigPortalAction

public class ConfigPortalAction
extends ResourceConfigPortalAction

This action prepares the portal for configuring autogroup monitoring.


Field Summary
 
Fields inherited from class org.hyperic.hq.ui.action.resource.ResourceController
log
 
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
ConfigPortalAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward addMetrics(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          mode=addMetrics
 org.apache.struts.action.ActionForward configMetrics(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          mode=configure || mode=view
 org.apache.struts.action.ActionForward editAvailability(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          mode=edit
protected  AppdefEntityID getAppdefEntityID(javax.servlet.http.HttpServletRequest request)
           
protected  java.util.Properties getKeyMethodMap()
          Provides the mapping from resource key to method name
 
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
 
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
 

Constructor Detail

ConfigPortalAction

public ConfigPortalAction()
Method Detail

getKeyMethodMap

protected java.util.Properties getKeyMethodMap()
Description copied from class: BaseDispatchAction
Provides the mapping from resource key to method name

Overrides:
getKeyMethodMap in class BaseDispatchAction
Returns:
Resource key / method name map

configMetrics

public org.apache.struts.action.ActionForward configMetrics(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
mode=configure || mode=view

Overrides:
configMetrics in class ResourceConfigPortalAction
Throws:
java.lang.Exception

addMetrics

public org.apache.struts.action.ActionForward addMetrics(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
mode=addMetrics

Throws:
java.lang.Exception

editAvailability

public org.apache.struts.action.ActionForward editAvailability(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
mode=edit

Throws:
java.lang.Exception

getAppdefEntityID

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

Hyperic HQ Plugin API v. 4.4.0.2

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