class: GTEditItemPage

public class: GTEditItemPage
Author: : Tobias Schraut, created 30.05.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 1850 $ $LastChangedDate: 2008-12-17 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:15; Modified: 16.07.2009 15:34:15;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {8A127042-588B-4db0-97A5-B0B3A6DD7A66}
GTEditItemPage.java Backing bean for GTEditItemPage.jsp This is for the GUI tool mode. The pubman frame will not be displayed.
 

Goto: Custom Properties, Methods

Extends: FacesBean

See also: FacesBean

Appears in: pubman

Connections
 
Custom Properties
 
GTEditItemPage Methods
Operation Details
protected
getSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
public
GTEditItemPage():
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.