com.counterclaim.openefm.admin.actions
Class BaseAction

java.lang.Object
  |
  +--org.apache.struts.action.Action
        |
        +--com.counterclaim.openefm.admin.actions.BaseAction
Direct Known Subclasses:
DisplayPageAction, DownloadDocumentAction, LoginAction, LogoutAction, ManageEFSPsAction, ManageFilingsAction, ManageUsersAction, ViewLxmlAction

public class BaseAction
extends org.apache.struts.action.Action


Fields inherited from class org.apache.struts.action.Action
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, SERVLET_KEY, TRANSACTION_TOKEN_KEY
 
Constructor Summary
BaseAction()
           
 
Methods inherited from class org.apache.struts.action.Action
execute, execute, getServlet, perform, perform, setServlet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseAction

public BaseAction()


Copyright © 2002 counterclaim.com. All Rights Reserved.