|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MantisUtil | |
ORG.oclc.mantis | |
ORG.oclc.mantis.gadgets | |
ORG.oclc.mantis.hooks | |
ORG.oclc.mantis.obi | |
ORG.oclc.mantis.verbs |
Uses of MantisUtil in ORG.oclc.mantis |
Fields in ORG.oclc.mantis declared as MantisUtil | |
MantisUtil |
MantisXML.mu
|
Methods in ORG.oclc.mantis that return MantisUtil | |
static MantisUtil |
MantisUtil.getInfo(UserStateObject user)
|
static MantisUtil |
MantisUtil.getInfo(UserStateObject user,
String templateName)
|
static MantisUtil |
MantisUtil.getInfo(Hashtable user)
|
static MantisUtil |
MantisUtil.getInfo(Hashtable user,
String templateName)
|
static MantisUtil |
MantisUtil.getInfo(String displayDBName)
|
static MantisUtil |
MantisUtil.getInfo(String displayDBName,
String templateName)
|
static MantisUtil |
MantisUtil.getInfo(String displayDBName,
String templateName,
boolean verbose)
|
static MantisUtil |
MantisUtil.getInfoSection(String displayDBName,
String section,
boolean def,
String lockServerHost,
int lockServerPort,
int position)
|
Methods in ORG.oclc.mantis with parameters of type MantisUtil | |
DataDir |
MantisHook.fromNative(DataDir dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
DataDir |
MantisHook.toNative(DataDir dir,
DataDir native_dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
DataDir |
MantisHook.update(DataDir dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
DataDir |
MantisHook.exportMARC(DataDir dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
static DataDir[] |
MantisXML.fromNative(DataDir dir,
Element el,
TagFile tf,
Hashtable user,
MantisUtil mu)
Scans the immediate children of el for any that are hooks and runs
the fromNative method of any hook it finds. |
static DataDir |
MantisXML.toNative(DataDir dir,
DataDir native_dir,
Element el,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
static DataDir |
MantisXML.update(DataDir dir,
Element el,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
static DataDir |
MantisXML.exportMARC(DataDir dir,
Element el,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
Constructors in ORG.oclc.mantis with parameters of type MantisUtil | |
MantisXML.MantisXML(Document xml,
RequestManager req,
MantisUtil mu)
Create an instance of this class. |
|
MantisXML.MantisXML(Document xml,
Hashtable userObject,
MantisUtil mu)
Create an instance of this class. |
Uses of MantisUtil in ORG.oclc.mantis.gadgets |
Methods in ORG.oclc.mantis.gadgets with parameters of type MantisUtil | |
String |
CreateButtons.validateAutomapAndTemplate(MantisUtil mu)
|
String |
DbTemplateList.validateAutomapAndTemplate(MantisUtil mu)
|
Uses of MantisUtil in ORG.oclc.mantis.hooks |
Methods in ORG.oclc.mantis.hooks with parameters of type MantisUtil | |
DataDir |
BasicTranslator.fromNative(DataDir dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
DataDir |
BasicTranslator.toNative(DataDir dir,
DataDir native_dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
|
Uses of MantisUtil in ORG.oclc.mantis.obi |
Fields in ORG.oclc.mantis.obi declared as MantisUtil | |
protected MantisUtil |
AuthorityQuery.mu
The MantisUtil object for this session. |
protected MantisUtil |
SetSearchPage.mu
The MantisUtil object for this session. |
Uses of MantisUtil in ORG.oclc.mantis.verbs |
Methods in ORG.oclc.mantis.verbs with parameters of type MantisUtil | |
protected DataPairs |
MDELETE.delete(MantisUtil mu,
EditSessionInfo esi)
Delete the record from the database. |
protected DataPairs |
MUPDATE.update(MantisUtil mu,
EditSessionInfo esi)
Update the database record by using Z39.50 Extended Services Update. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |