Expresso 5-5-0

com.jcorporate.expresso.core.controller
Class ControllerForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended bycom.jcorporate.expresso.core.controller.ControllerForm
All Implemented Interfaces:
Serializable, StateForm

public class ControllerForm
extends org.apache.struts.action.ActionForm
implements StateForm

Insert the type's description here. Creation date: (3/22/2002 2:00:39 PM)

Author:
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ControllerForm()
           
 
Method Summary
protected  void resetController()
          This method will be called upon entry to a Controller.
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerForm

public ControllerForm()
Method Detail

resetController

protected void resetController()
This method will be called upon entry to a Controller. Creation date: (3/22/2002 2:29:08 PM)


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.