Nuxeo Enterprise Platform 5.4

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


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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.