Package org.apache.empire.jsf2.pages
Class PageNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
javax.faces.application.ConfigurableNavigationHandler
org.apache.empire.jsf2.pages.PageNavigationHandler
public class PageNavigationHandler
extends javax.faces.application.ConfigurableNavigationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.faces.application.NavigationCasegetNavigationCase(javax.faces.context.FacesContext context, String fromAction, String outcome) voidhandleNavigation(javax.faces.context.FacesContext context, String from, String outcome) static booleanMethods inherited from class javax.faces.application.ConfigurableNavigationHandler
getNavigationCase, inspectFlow, performNavigationMethods inherited from class javax.faces.application.NavigationHandler
handleNavigation
-
Constructor Details
-
Method Details
-
isInitialized
public static boolean isInitialized()
-