java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractPopulateActionForm
org.apache.struts.chain.commands.servlet.PopulateActionForm
All Implemented Interfaces:
ActionCommand
Populate the form bean (if any) for this request. Sets the multipart class from the action config in the request attributes.
$ - Rev: 471754 $ $Date: 2005-11-12 13:01:44 -0500 (Sat, 12 Nov 2005)
$| Method from org.apache.struts.chain.commands.servlet.PopulateActionForm Summary: |
|---|
| populate, reset |
| Methods from org.apache.struts.chain.commands.AbstractPopulateActionForm: |
|---|
| execute, handleCancel, populate, reset, trimParameterName |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.servlet.PopulateActionForm Detail: |
|---|
|
|