class: GTAffiliationPage

public class: GTAffiliationPage
Author: : Hugo Niedermaier
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:34:14; Modified: 16.07.2009 15:34:14;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {68FA446E-98E2-470f-BBB0-FF070AB5B16A}
GTAffiliationPage.java Backing bean for GTAffiliationPage.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
 
GTAffiliationPage Methods
Operation Details
protected
getSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
public
GTAffiliationPage():
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.