class: GTSearchResultListPage

public class: GTSearchResultListPage
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: {5697480D-986D-4008-B143-D08A0FDE924A}
GTSearchResultListPage.java Backing bean for GTSearchResultListPage.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
 
GTSearchResultListPage Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(GTSearchResultListPage.class)
annotations=@SuppressWarnings("unused")
 
GTSearchResultListPage 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
GTSearchResultListPage():
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.