Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.rest.StaticNavigationHandler

public class StaticNavigationHandler
extends Object

View id helper that matches view ids and outcomes thanks to navigation cases defined in a faces-config.xml file.


Constructor Summary
StaticNavigationHandler(ServletContext context)
           
 
Method Summary
 String getOutcomeFromViewId(String viewId)
           
 String getViewIdFromOutcome(String outcome)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticNavigationHandler

public StaticNavigationHandler(ServletContext context)
Method Detail

getOutcomeFromViewId

public String getOutcomeFromViewId(String viewId)

getViewIdFromOutcome

public String getViewIdFromOutcome(String outcome)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.