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, wait
onSuccess
public void onFailure(SimpleForm form)
SimpleFormAction
onFailure
in interface SimpleFormAction