class: AffiliationSearchResultListPage

public class: AffiliationSearchResultListPage
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: {378B12D7-1422-453a-AA9C-C17F3F596F1C}
Fragment class for the AffiliationSearchResultListPage. This class provides all functionality for choosing and viewing one or more items out of a list of SearchResults.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
AffiliationSearchResultListPage Attributes
Attribute Details
public static const String
  GT_AFFILIATION_SEARCH_RESULTLIST_PAGE
Initial: "GTAffiliationSearchResultListPage.jsp"
Notes: The referring GUI Tool Page
private static Logger
  logger
Initial: Logger .getLogger(AffiliationSearchResultListPage.class)
 
AffiliationSearchResultListPage Methods
Operation Details
public
AffiliationSearchResultListPage():
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