ORG.oclc.mantis.obi
Class AuthorityQuery
java.lang.Object
|
+--ORG.oclc.mantis.obi.AuthorityQuery
- public class AuthorityQuery
- extends Object
- implements JavaPage
Constructor Summary |
AuthorityQuery()
Constructs a AuthorityQuery object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
user
protected UserStateObject user
- The current user.
mu
protected MantisUtil mu
- The MantisUtil object for this session.
zUser
protected ZUserData zUser
- The current Z39.50 user.
zDb
protected ZDb zDb
- The database object set up for searching.
widgets
protected DataPairs widgets
- The input widgets.
AuthorityQuery
public AuthorityQuery()
- Constructs a AuthorityQuery object.
runit
public void runit(RequestManager rMngr)
- Execute the embedded AuthorityQuery JavaPage.
- Specified by:
- runit in interface JavaPage
- Parameters:
rMngr
- the RequestManager object
loadInputs
public void loadInputs(DataPairs h)
normalizeInputs
public void normalizeInputs()