Open SiteSearch 4.1.1
Final

ORG.oclc.mantis.obi
Class chooser

java.lang.Object
  |
  +--ORG.oclc.mantis.obi.chooser

public class chooser
extends Object
implements JavaPage


Field Summary
protected  UserStateObject user
           
protected  DataPairs widgets
           
 
Constructor Summary
chooser()
           
 
Method Summary
 void runit(RequestManager rMngr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

user

protected UserStateObject user

widgets

protected DataPairs widgets
Constructor Detail

chooser

public chooser()
Method Detail

runit

public void runit(RequestManager rMngr)
Specified by:
runit in interface JavaPage

Open SiteSearch 4.1.1
Final