public class StateNavigationHandler
extends javax.faces.application.NavigationHandler
Constructor and Description |
---|
StateNavigationHandler(javax.faces.application.NavigationHandler parent) |
Modifier and Type | Method and Description |
---|---|
void |
handleNavigation(javax.faces.context.FacesContext context,
java.lang.String fromAction,
java.lang.String outcome) |
public StateNavigationHandler(javax.faces.application.NavigationHandler parent)
parent
- public void handleNavigation(javax.faces.context.FacesContext context, java.lang.String fromAction, java.lang.String outcome)
handleNavigation
in class javax.faces.application.NavigationHandler
context
- fromAction
- outcome
- NavigationHandler.handleNavigation(javax.faces.context.FacesContext, java.lang.String, java.lang.String)
Copyright © 2013. All Rights Reserved.