org.apache.lokahi.core.gui.www
Class HardwareAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.apache.lokahi.core.gui.www.TMCAction<Hardware>
          extended by org.apache.lokahi.core.gui.www.HardwareAction

public class HardwareAction
extends TMCAction<Hardware>

Version:
$Id: HardwareAction.java,v 1.2 2006/03/10 22:46:08 drtobes Exp $
Author:
Stephen Toback

Field Summary
 
Fields inherited from class org.apache.lokahi.core.gui.www.TMCAction
FORWARD_APPLICATION_ERROR, FORWARD_APPLICATION_ERROR_WAP, FORWARD_APPLICATION_SUCCESS, FORWARD_APPLICATION_SUCCESS_WAP, FORWARD_LOGGED_OUT, FORWARD_LOGGED_OUT_WAP, LOGOUT_PARAM, METHOD_PARAM, SESSION_LOGGED_IN_OBJ_PARAM, SUCCESS_MESSAGE, WAP_PARAM
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
HardwareAction()
           
 
Method Summary
 org.apache.struts.action.ActionMessages executeFunctions(org.apache.struts.validator.DynaValidatorForm form, Function f, User user)
           
protected  java.lang.String getString(org.apache.struts.validator.DynaValidatorForm dynaForm, java.lang.String key)
           
 
Methods inherited from class org.apache.lokahi.core.gui.www.TMCAction
addMessage, addMessage, errorForward, execute, getMultiTemplate, login, successForward
 
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

HardwareAction

public HardwareAction()
Method Detail

executeFunctions

public org.apache.struts.action.ActionMessages executeFunctions(org.apache.struts.validator.DynaValidatorForm form,
                                                                Function f,
                                                                User user)
Specified by:
executeFunctions in class TMCAction<Hardware>

getString

protected java.lang.String getString(org.apache.struts.validator.DynaValidatorForm dynaForm,
                                     java.lang.String key)