java.lang.Objectorg.apache.struts.chain.AbstractPopulateActionForm
org.apache.struts.chain.servlet.PopulateActionForm
All Implemented Interfaces:
org.apache.commons.chain.Command
Populate the form bean (if any) for this request. Sets the multipart class from the action config in the request attributes.
$
- Rev: 54933 $ $Date: 2004-10-16 18:04:52 +0100 (Sat, 16 Oct 2004) $Method from org.apache.struts.chain.servlet.PopulateActionForm Summary: |
---|
populate, reset |
Methods from org.apache.struts.chain.AbstractPopulateActionForm: |
---|
execute, getActionConfigKey, getActionFormKey, getCancelKey, handleCancel, populate, reset, setActionConfigKey, setActionFormKey, setCancelKey |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts.chain.servlet.PopulateActionForm Detail: |
---|
|
|