public abstract class SimpleFormSuccessAction extends java.lang.Object implements SimpleFormAction
| Constructor and Description |
|---|
SimpleFormSuccessAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(SimpleForm form)
Executed if the condition was not met.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSuccesspublic void onFailure(SimpleForm form)
SimpleFormActiononFailure in interface SimpleFormAction