Open SiteSearch 4.1.1
Final

ORG.oclc.mantis.hooks
Class ERESInfo

java.lang.Object
  |
  +--ORG.oclc.mantis.MantisHook
        |
        +--ORG.oclc.mantis.hooks.ERESInfo

public class ERESInfo
extends MantisHook


Fields inherited from class ORG.oclc.mantis.MantisHook
action, args, content_type, displayWrapper, native_dir, next, noDisplay, processChildren
 
Constructor Summary
ERESInfo()
           
 
Method Summary
 MantisInfo getInfo(MantisXML xmltree)
           
 
Methods inherited from class ORG.oclc.mantis.MantisHook
addArg, addError, addWarning, display, displayContent, displayContentAnchor, displayContentLabel, displayContentMailto, displayContentValue, displayDataCheck, displayEnlarger, displayError, displayHeader, displayHeading, displayHook, displayLabel, displayReplicable, displaySpacingElements, displayTableCell, displayWarning, doConstantData, export, exportMARC, fromNative, HTMLDecode, isError, preExport, remap, removeArg, run, setError, setupArgs, toNative, update, view
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERESInfo

public ERESInfo()
Method Detail

getInfo

public MantisInfo getInfo(MantisXML xmltree)
Overrides:
getInfo in class MantisHook

Open SiteSearch 4.1.1
Final