class: GTSearching

public class: GTSearching
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: {4286CC6C-C5B9-42bc-87C3-87F442ACC734}
GTSearching.java Backing bean for GTSearching.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
 
GTSearching Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(GTSearching.class)
annotations=@SuppressWarnings("unused")
 
GTSearching Methods
Operation Details
protected
getSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
public
GTSearching():
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.