Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.rest
Class FancyNavigationHandler

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

Constructor Summary
FancyNavigationHandler(NavigationHandler navigationHandler)
           
 
Method Summary
 void handleNavigation(FacesContext context, String fromAction, String outcome)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FancyNavigationHandler

public FancyNavigationHandler(NavigationHandler navigationHandler)
Method Detail

handleNavigation

public void handleNavigation(FacesContext context,
                             String fromAction,
                             String outcome)
Specified by:
handleNavigation in class NavigationHandler

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.