class: AffiliationTreePage

public class: AffiliationTreePage
Author: : Tobias Schraut, created 14.08.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2349 $ $LastChangedDate: 2009-03-11 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:09; Modified: 16.07.2009 15:34:09;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D46D0C4A-D582-47eb-8EB7-5856ACA75F4F}
Fragment class for the AffiliationTreePage. This class provides all functionality for choosing one affiliation.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
AffiliationTreePage Attributes
Attribute Details
public static const String
  GT_AFFILIATION_TREE_PAGE
Initial: "GTAffiliationPage.jsp"
Notes: The referring GUI Tool Page
private static Logger
  logger
Initial: Logger.getLogger(AffiliationTreePage.class)
 
AffiliationTreePage Methods
Operation Details
public
AffiliationTreePage():
Sequential
Notes: Construct a new Page bean instance.
protected
getCommonSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
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. Customize this method to acquire resources that will be needed for event handlers and lifecycle methods, whether or not this page is performing post back processing. Note that, if the current request is a postback, the property values of the components do <strong>not</strong> represent any values submitted with this request. Instead, they represent the property values that were saved for this view when it was rendered.
public
isItemSpecific():boolean
Sequential
Tags: annotations=@Override
protected
redirectToGUITool():String
Sequential
Notes: Redirets to the referring GUI Tool page.
@return a navigation string