SigPath

org.sigpath.action
Class ChangeDBStatus

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.sigpath.action.ActionRoot
          extended by org.sigpath.action.ChangeDBStatus
All Implemented Interfaces:
Secure, SecureAdmin

public class ChangeDBStatus
extends ActionRoot
implements SecureAdmin

Action for Updating Database Status

Version:
$Revision: 5008 $
Author:
Benjamin Chiang

Field Summary
 
Fields inherited from class org.sigpath.action.ActionRoot
ERROR, FAILURE, NOT_AUTHENTICATED, SESSION_XDEBUG, SIGPATH_MAINPAGE, SUCCESS
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ChangeDBStatus()
           
 
Method Summary
protected  org.apache.struts.action.ActionForward _perform(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, HttpServletRequest request, HttpServletResponse response, org.apache.struts.action.ActionForward actionForward, XDebug xdebug)
          Updates Database status Data.
 
Methods inherited from class org.sigpath.action.ActionRoot
execute, redirectToNextPage, setUserMessage, tapestryExternalPage, tapestryPage
 
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

ChangeDBStatus

public ChangeDBStatus()
Method Detail

_perform

protected org.apache.struts.action.ActionForward _perform(org.apache.struts.action.ActionMapping mapping,
                                                          org.apache.struts.action.ActionForm form,
                                                          HttpServletRequest request,
                                                          HttpServletResponse response,
                                                          org.apache.struts.action.ActionForward actionForward,
                                                          XDebug xdebug)
                                                   throws Exception
Updates Database status Data.

Specified by:
_perform in class ActionRoot
Parameters:
mapping - The ActionMapping used to select this instance
form - The optional ActionForm bean for this request (if any)
request - The HTTP request we are processing
response - The HTTP response we are creating
xdebug - XDebug object to write log messages to
Returns:
where control will be forwarded to after request is processed
Throws:
Exception

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.