class: ViewItemReleaseHistoryPage

public class: ViewItemReleaseHistoryPage
Author: : Tobias Schraut, created 19.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:24; Modified: 16.07.2009 15:34:24;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {217DAF98-89F7-44d5-B004-8BCEDF1640B8}
BackingBean for ViewItemReleaseHistoryPage.jsp.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
ViewItemReleaseHistoryPage Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "ViewItemReleaseHistoryPage"
private static Logger
  logger
Initial: Logger.getLogger(ViewItemReleaseHistoryPage.class)
 
ViewItemReleaseHistoryPage 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
ViewItemReleaseHistoryPage():
Sequential
Notes: Public constructor.