class: ViewItemStatisticsPage

public class: ViewItemStatisticsPage
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2349 $ $LastChangedDate: 2009-03-11 17:; 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: {D849256F-2CC4-42ab-97F5-56C440784E4B}
Backing Bean for ViewStatisticsPage.jsp
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
ViewItemStatisticsPage Attributes
Attribute Details
public static const String
  LOAD_VIEWSTATISTICS
Initial: "loadViewStatistics"
 
ViewItemStatisticsPage Methods
Operation Details
protected
getCommonSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
protected
getItemControllerSessionBean():ItemControllerSessionBean
Sequential
Notes: Returns the ItemControllerSessionBean.
@return a reference to the scoped data bean (ItemControllerSessionBean)
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
ViewItemStatisticsPage():
Sequential
Notes: Public constructor.