ORG.oclc.obi
Class fulltextscreen
java.lang.Object
|
+--ORG.oclc.obi.fulltextscreen
- public class fulltextscreen
- extends Object
- implements JavaPage
The fulltextscreen class creates the header information describing
the current full text record. This information is stored as the value of
UserStateObject entity "dblabel".
Updates the UserStateObject entity CurrentPage to "FullText".
Uses the StyleTable entity "recordDisplayInfo".
- See Also:
JavaPage
,
UserStateObject
,
StyleTable
Constructor Summary |
fulltextscreen()
Constructs a fulltextscreen object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
fulltextscreen
public fulltextscreen()
- Constructs a fulltextscreen object.
runit
public void runit(RequestManager rMngr)
- Executes the embedded fulltextscreen.
- Specified by:
- runit in interface JavaPage
- Parameters:
rMngr
- the RequestManager object