public interface IBreadcrumbHandler
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
navigationOutcome(UIBreadcrumb breadcrumb)
Perform appropriate processing logic and then return a JSF navigation outcome.
|
java.lang.String |
toString()
Override Object.toString()
|
java.lang.String toString()
toString in class java.lang.Objectjava.lang.String navigationOutcome(UIBreadcrumb breadcrumb)
breadcrumb - The UIBreadcrumb component that caused the navigationCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.