@Name(value="dashboardNavigationHelper") @Scope(value=STATELESS) @Install(precedence=10) public class DefaultDashboardNavigationHelper extends Object implements DashboardNavigationHelper
Modifier and Type | Field and Description |
---|---|
static String |
DASHBOARD_VIEW |
static String |
HOME_TAB |
protected WebActions |
webActions |
Constructor and Description |
---|
DefaultDashboardNavigationHelper() |
public static final String HOME_TAB
public static final String DASHBOARD_VIEW
@In(create=true) protected transient WebActions webActions
public DefaultDashboardNavigationHelper()
public String navigateToDashboard()
navigateToDashboard
in interface DashboardNavigationHelper
Copyright © 2016 Nuxeo SA. All rights reserved.