org.ploin.web.faces.core
Class BackNavigationHandler

java.lang.Object
  extended by javax.faces.application.NavigationHandler
      extended by javax.faces.application.ConfigurableNavigationHandler
          extended by com.sun.faces.application.NavigationHandlerImpl
              extended by 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

Constructor Summary
BackNavigationHandler()
           
 
Method Summary
 void handleNavigation(javax.faces.context.FacesContext facesContext, String fromAction, String outcome)
           
 
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
 

Constructor Detail

BackNavigationHandler

public BackNavigationHandler()
Method Detail

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.