class: ViewItemRevisionsPage

public class: ViewItemRevisionsPage
Author: : Tobias Schraut, created 22.10.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2349 $ $LastChangedDate: 2009-03-11 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:25; Modified: 16.07.2009 15:34:25;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {485F84A0-8E33-4fa1-9802-C3B616286AB0}
BackingBean for ViewItemRevisionsPage.jsp.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
ViewItemRevisionsPage Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "ViewItemRevisionsPage"
public static const String
  LOAD_VIEWREVISIONS
Initial: "loadViewRevisions"
Notes: Faces navigation string
private static Logger
  logger
Initial: Logger.getLogger(ViewItemRevisionsPage.class)
 
ViewItemRevisionsPage Methods
Operation Details
protected
getCommonSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
protected
getViewItemSessionBean():ViewItemSessionBean
Sequential
Notes: Returns the ViewItemSessionBean.
@return a reference to the scoped data bean (ViewItemSessionBean)
public
init():void
Sequential
Notes: Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation.
public
isItemSpecific():boolean
Sequential
Tags: annotations=@Override
public
ViewItemRevisionsPage():
Sequential
Notes: Public constructor.