org.ploin.web.faces.core
Class BackNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
javax.faces.application.ConfigurableNavigationHandler
com.sun.faces.application.NavigationHandlerImpl
org.ploin.web.faces.core.BackNavigationHandler
- All Implemented Interfaces:
- Serializable
public class BackNavigationHandler
- extends com.sun.faces.application.NavigationHandlerImpl
- implements Serializable
This Class handle the navigation
$LastChangedBy: r.reiz $
$Revision: 126 $
$Date: 2010-05-22 18:46:29 +0200 (Sat, 22 May 2010) $
- See Also:
- Serialized Form
| Methods inherited from class com.sun.faces.application.NavigationHandlerImpl |
getNavigationCase, getNavigationCases |
| 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 |
BackNavigationHandler
public BackNavigationHandler()
handleNavigation
public void handleNavigation(javax.faces.context.FacesContext facesContext,
String fromAction,
String outcome)
- Overrides:
handleNavigation in class com.sun.faces.application.NavigationHandlerImpl
Copyright © 2012 PLOIN GmbH. All Rights Reserved.