com.liferay.util.bridges.jsf.common
Class ActionOutcomes
java.lang.Object
com.liferay.util.bridges.jsf.common.ActionOutcomes
public class ActionOutcomes
- extends Object
This class provides a set of string constants that describe typical outcomes
from JSF actions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
FAILURE
public static final String FAILURE
- See Also:
- Constant Field Values
ActionOutcomes
public ActionOutcomes()