ORG.oclc.mantis.obi
Class mantisscreen
java.lang.Object
|
+--ORG.oclc.obi.recordscreen
|
+--ORG.oclc.mantis.obi.mantisscreen
- public class mantisscreen
- extends recordscreen
The mantisscreen class overrides the UserStateObject entities
dblabel.
- See Also:
recordscreen
Constructor Summary |
mantisscreen()
Constructs a mantisscreen object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
mantisscreen
public mantisscreen()
- Constructs a mantisscreen object.
runit
public void runit(RequestManager rMngr)
- Execute the embedded mantisscreen.
- Parameters:
rMngr
- the RequestManager object- Overrides:
- runit in class recordscreen