public class PrettyNavigationHandler extends ConfigurableNavigationHandler
| Constructor and Description |
|---|
PrettyNavigationHandler(ConfigurableNavigationHandler parent) |
| Modifier and Type | Method and Description |
|---|---|
NavigationCase |
getNavigationCase(FacesContext context,
String fromAction,
String outcome) |
Map<String,Set<NavigationCase>> |
getNavigationCases() |
void |
handleNavigation(FacesContext context,
String fromAction,
String outcome) |
void |
performNavigation(String outcome) |
public PrettyNavigationHandler(ConfigurableNavigationHandler parent)
public void handleNavigation(FacesContext context, String fromAction, String outcome)
handleNavigation in class NavigationHandlerpublic NavigationCase getNavigationCase(FacesContext context, String fromAction, String outcome)
getNavigationCase in class ConfigurableNavigationHandlerpublic Map<String,Set<NavigationCase>> getNavigationCases()
getNavigationCases in class ConfigurableNavigationHandlerpublic void performNavigation(String outcome)
performNavigation in class ConfigurableNavigationHandlerCopyright © 2014 OCPsoft. All Rights Reserved.