|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.application.NavigationHandler
javax.faces.application.ConfigurableNavigationHandler
org.jboss.seam.faces.event.SeamPreNavigationHandler
public class SeamPreNavigationHandler
| Constructor Summary | |
|---|---|
SeamPreNavigationHandler(ConfigurableNavigationHandler parent)
|
|
| Method Summary | |
|---|---|
NavigationCase |
getNavigationCase(FacesContext context,
String fromAction,
String outcome)
|
Map<String,Set<NavigationCase>> |
getNavigationCases()
|
void |
handleNavigation(FacesContext context,
String fromAction,
String outcome)
|
| Methods inherited from class javax.faces.application.ConfigurableNavigationHandler |
|---|
performNavigation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeamPreNavigationHandler(ConfigurableNavigationHandler parent)
| Method Detail |
|---|
public NavigationCase getNavigationCase(FacesContext context,
String fromAction,
String outcome)
getNavigationCase in class ConfigurableNavigationHandlerpublic Map<String,Set<NavigationCase>> getNavigationCases()
getNavigationCases in class ConfigurableNavigationHandler
public void handleNavigation(FacesContext context,
String fromAction,
String outcome)
handleNavigation in class NavigationHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||