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 java.lang.Object
implements DashboardNavigationHelper


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

Field Detail

DASHBOARD_VIEW

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

DefaultDashboardNavigationHelper

public DefaultDashboardNavigationHelper()
Method Detail

navigateToDashboard

public java.lang.String navigateToDashboard()
Specified by:
navigateToDashboard in interface DashboardNavigationHelper

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.