|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.util.bridges.jsf.common.ActionOutcomes
public class ActionOutcomes
This class provides a set of string constants that describe typical outcomes from JSF actions.
| Field Summary | |
|---|---|
static java.lang.String |
FAILURE
|
static java.lang.String |
SUCCESS
|
| Constructor Summary | |
|---|---|
ActionOutcomes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SUCCESS
public static final java.lang.String FAILURE
| Constructor Detail |
|---|
public ActionOutcomes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||