| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
LoginBean.navigator
The NavigationBean bean reference
|
protected NavigationBean |
BrowseBean.navigator
The NavigationBean bean reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginBean.setNavigator(NavigationBean navigator) |
void |
BrowseBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Method and Description |
|---|---|
protected NavigationBean |
NavigatorPluginBean.getNavigationBean()
Retrieves the instance of the NavigationBean being used by the application
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckinCheckoutDialog.setNavigator(NavigationBean navigator) |
| Modifier and Type | Method and Description |
|---|---|
void |
GettingStartedBean.setNavigationBean(NavigationBean navigationBean) |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
BaseDialogBean.navigator |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDialogBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
ForumsBean.navigator
The NavigationBean bean reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForumsBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
BasePreviewBean.navigator
The NavigationBean bean reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePreviewBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Repository.setupBreadcrumbLocation(javax.faces.context.FacesContext context,
NavigationBean navBean,
List<IBreadcrumbHandler> location,
org.alfresco.service.cmr.repository.NodeRef node)
Sets up the breadcrumb location representation for the given node in
the given list.
|
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
RecentSpacesBean.navigator
The NavigationBean reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecentSpacesBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
AbstractWizardBean.navigator |
| Modifier and Type | Method and Description |
|---|---|
NavigationBean |
AbstractWizardBean.getNavigator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWizardBean.setNavigator(NavigationBean navigator) |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationBean |
WorkflowBean.navigationBean |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowBean.setNavigationBean(NavigationBean navigationBean)
Sets the navigation bean to use
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.