public interface IBreadcrumbHandler extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
navigationOutcome(UIBreadcrumb breadcrumb)
Perform appropriate processing logic and then return a JSF navigation outcome.
|
String |
toString()
Override Object.toString()
|
String toString()
String navigationOutcome(UIBreadcrumb breadcrumb)
breadcrumb - The UIBreadcrumb component that caused the navigationCopyright © 2005–2018 Alfresco Software. All rights reserved.