Open SiteSearch 4.1.1
Final

ORG.oclc.obi
Class localholdingsscreen

java.lang.Object
  |
  +--ORG.oclc.obi.localholdingsscreen

public class localholdingsscreen
extends Object
implements JavaPage

The localholdingsscreen class sets entities apprpriate to displaying the localholdings data linked to from a citiation record.

See Also:
JavaPage, UserStateObject, RequestManager, DataPairs, StyleTable

Constructor Summary
localholdingsscreen()
          Constructs an localholdingsscreen object
 
Method Summary
 void runit(RequestManager rMngr)
          Executes the embedded localholdingsscreen.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

localholdingsscreen

public localholdingsscreen()
Constructs an localholdingsscreen object
Method Detail

runit

public void runit(RequestManager rMngr)
Executes the embedded localholdingsscreen.
Specified by:
runit in interface JavaPage
Parameters:
rMngr - the RequestManager object

Open SiteSearch 4.1.1
Final