Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.dashboard
Class DefaultDashboardNavigationHelper

java.lang.Object
  extended by org.nuxeo.ecm.webapp.dashboard.DefaultDashboardNavigationHelper
All Implemented Interfaces:
DashboardNavigationHelper

@Name(value="dashboardNavigationHelper")
@Scope(value=STATELESS)
@Install(precedence=10)
public class DefaultDashboardNavigationHelper
extends Object
implements DashboardNavigationHelper


Field Summary
static String DASHBOARD_VIEW
           
static String HOME_TAB
           
 
Constructor Summary
DefaultDashboardNavigationHelper()
           
 
Method Summary
 String navigateToDashboard()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOME_TAB

public static final String HOME_TAB
See Also:
Constant Field Values

DASHBOARD_VIEW

public static final String DASHBOARD_VIEW
See Also:
Constant Field Values
Constructor Detail

DefaultDashboardNavigationHelper

public DefaultDashboardNavigationHelper()
Method Detail

navigateToDashboard

public String navigateToDashboard()
Specified by:
navigateToDashboard in interface DashboardNavigationHelper

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.