Nuxeo Enterprise Platform 5.4

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 javax.faces.application.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(javax.faces.application.NavigationHandler navigationHandler)
           
 
Method Summary
 void handleNavigation(javax.faces.context.FacesContext context, java.lang.String fromAction, java.lang.String outcome)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FancyNavigationHandler

public FancyNavigationHandler(javax.faces.application.NavigationHandler navigationHandler)
Method Detail

handleNavigation

public void handleNavigation(javax.faces.context.FacesContext context,
                             java.lang.String fromAction,
                             java.lang.String outcome)
Specified by:
handleNavigation in class javax.faces.application.NavigationHandler

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.