org.nuxeo.ecm.platform.ui.web.rest
Class FancyNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
org.nuxeo.ecm.platform.ui.web.rest.FancyNavigationHandler
public class FancyNavigationHandler
- extends NavigationHandler
Navigation handler that keeps outcome information available so that it can be
used for a document view when redirecting to this context.
- Author:
- Anahide Tchertchian
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FancyNavigationHandler
public FancyNavigationHandler(NavigationHandler navigationHandler)
handleNavigation
public void handleNavigation(FacesContext context,
String fromAction,
String outcome)
- Specified by:
handleNavigation
in class NavigationHandler
Copyright © 2010 Nuxeo SAS. All Rights Reserved.