class: ViewItemLogPage

public class: ViewItemLogPage
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:23; Modified: 16.07.2009 15:34:23;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {595FDE2C-F08F-43c2-9968-21AC4D14136D}
Backing Bean for ViewItemLogPage.jsp
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

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