com.atlassian.confluence.util.breadcrumbs
Interface BreadcrumbAware

All Known Implementing Classes:
ViewBlogPostsByDateAction

public interface BreadcrumbAware

Indicates that the action speciifies the breadcrumbs that should be displayed


Method Summary
 Breadcrumb getBreadcrumb()
          Returns the breadcrumb to be shown when the action is accessed.
 

Method Detail

getBreadcrumb

Breadcrumb getBreadcrumb()
Returns the breadcrumb to be shown when the action is accessed.

Returns:
Breadcrumb


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.