public abstract static class RegionModel.RegionAction extends Object
| Constructor and Description |
|---|
RegionModel.RegionAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDisplayName()
Retrieves the human readable display name, if any, in the current JSF Locale
|
abstract String |
getOutcome()
Returns the outcome that firing this action will result in.
|
public abstract String getOutcome()
public abstract String getDisplayName()