class: GTViewItemFullPage

public class: GTViewItemFullPage
Author: : Tobias Schraut, created 13.11.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 1850 $ $LastChangedDate: 2007-08-23 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:16; Modified: 16.07.2009 15:34:16;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {9EA31C0B-674C-4737-83CD-17625383F707}
GTviewItemPage.java Backing bean for GTviewItemPage.jsp This is for the GUI tool mode. The pubman frame will not be displayed.
 

Goto: Custom Properties, Fields, Methods

Extends: FacesBean

See also: FacesBean

Appears in: pubman

Connections
 
Custom Properties
 
GTViewItemFullPage Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "GTViewItemFullPage"
private static Logger
  logger
Initial: Logger.getLogger(GTViewItemFullPage.class)
 
GTViewItemFullPage Methods
Operation Details
protected
getSessionBean():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
GTViewItemFullPage():
Sequential
Notes: Public constructor
public
init():void
Sequential
Notes: Callback method that is called whenever a page is navigated to, either directly via a URL, or indirectly via page navigation.