| Package | Description |
|---|---|
| com.ocpsoft.pretty.faces.annotation | |
| com.ocpsoft.pretty.faces.config.mapping | |
| com.ocpsoft.pretty.faces.util |
| Modifier and Type | Method and Description |
|---|---|
static URLAction.PhaseId |
URLAction.PhaseId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URLAction.PhaseId[] |
URLAction.PhaseId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
URLAction.PhaseId |
UrlAction.getPhaseId() |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlAction.setPhaseId(URLAction.PhaseId phaseId) |
| Constructor and Description |
|---|
UrlAction(String action,
URLAction.PhaseId phaseId)
Creates a new
UrlAction and creates a ConstantExpression
for the supplied EL method binding |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PhaseIdComparator.equals(URLAction.PhaseId phaseId,
PhaseId currentPhaseId) |
Copyright © 2014 OCPsoft. All Rights Reserved.