|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines methods for an Action.
Method Summary | |
ActionResult |
perform(java.util.Hashtable parameters)
performs the Action |
Method Detail |
public ActionResult perform(java.util.Hashtable parameters) throws ActionException
parameters
- a Hashtable for information needed to perform the ActionActionException
- if an exception occurrs during processing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |