Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.action.resource.service.control
Class ServiceControllerAction

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.control.ResourceControlController
                          extended by org.hyperic.hq.ui.action.resource.service.control.ServiceControllerAction

public class ServiceControllerAction
extends ResourceControlController

The controller class for resource service control. This assembles the list portlets for any given service control action. Most of service control is actually handled by Action classes that are located in server control, and presented by server control's jsp pages. I love struts.


Field Summary
 
Fields inherited from class org.hyperic.hq.ui.action.resource.common.control.ResourceControlController
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
ServiceControllerAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward controlStatusHistory(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 controlStatusHistoryDetail(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 currentControlStatus(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 editScheduledControlAction(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 newScheduledControlAction(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.common.control.ResourceControlController
checkControlEnabled, controlStatusHistory, controlStatusHistoryDetail, currentControlStatus, editScheduledControlAction, getKeyMethodMap, newScheduledControlAction
 
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

ServiceControllerAction

public ServiceControllerAction()
Method Detail

currentControlStatus

public org.apache.struts.action.ActionForward currentControlStatus(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
Throws:
java.lang.Exception

controlStatusHistory

public org.apache.struts.action.ActionForward controlStatusHistory(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
Throws:
java.lang.Exception

controlStatusHistoryDetail

public org.apache.struts.action.ActionForward controlStatusHistoryDetail(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
Throws:
java.lang.Exception

newScheduledControlAction

public org.apache.struts.action.ActionForward newScheduledControlAction(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
Throws:
java.lang.Exception

editScheduledControlAction

public org.apache.struts.action.ActionForward editScheduledControlAction(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
Throws:
java.lang.Exception

Hyperic HQ Plugin API v. 4.4.0.2

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