class: BreadcrumbPage

public abstract class: BreadcrumbPage
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2349 $ $LastChangedDate: 2009-03-11 17:; Complexity: 1
Dates: Created: 16.07.2009 15:31:53; Modified: 16.07.2009 15:31:53;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7ACDB837-539D-4fb8-BFB4-3C46343F23D0}
TODO Abstract class that defines a page as usable for the breadcrumb navigation.
 

Goto: Custom Properties, Fields, Methods

Extends: FacesBean

See also: BreadcrumbItem, FacesBean, BaseListRetrieverRequestBean, AcceptItemPage, AdvancedSearchPage, AffiliationSearchResultListPage, AffiliationTreePage, CommonSessionBean, DepositorWSPage, DisplayExportItemsPage, EasySubmissionPage, EditItemPage, ErrorPage, ExportEmailPage, HomePage, LoginErrorPage, NoSearchResultsPage, QAWSPage, ReviseItemPage, SearchResultListPage, SubmissionPage, SubmitItemPage, ViewItemFullPage, ViewItemLogPage, viewItemPage, ViewItemReleaseHistoryPage, ViewItemRevisionsPage, ViewItemStatisticsPage, WithdrawItemPage

Appears in: appbase

Connections
 
Custom Properties
 
BreadcrumbPage Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(BreadcrumbPage.class)
annotations=@SuppressWarnings("unused")
private BreadcrumbItem
  previousItem
Initial: null
 
BreadcrumbPage Methods
Operation Details
public
cancel():String
Sequential
protected
getDefaultAction():Method
Sequential
Tags: throws=NoSuchMethodException
public
getPreviousPageName():String
Sequential
public
getPreviousPageURI():String
Sequential
protected
init():void
Sequential
Notes: Add an entry to the breadcrumb navigation.
public abstract
isItemSpecific():boolean
Sequential