ORG.oclc.mantis.obi
Class SetSearchPage
java.lang.Object
|
+--ORG.oclc.mantis.obi.SetSearchPage
- public class SetSearchPage
- extends Object
- implements JavaPage
Constructor Summary |
SetSearchPage()
Constructs a SetSearchPage 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.
widgets
protected DataPairs widgets
- The input widgets.
SetSearchPage
public SetSearchPage()
- Constructs a SetSearchPage object.
runit
public void runit(RequestManager rMngr)
- Execute the embedded SetSearchPage JavaPage.
- Specified by:
- runit in interface JavaPage
- Parameters:
rMngr
- the RequestManager object
loadInputs
public void loadInputs(DataPairs h)
normalizeInputs
public void normalizeInputs()