Open SiteSearch 4.1.1
Final
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

E

E_DELIVERY_ADDRESS - Static variable in class ORG.oclc.isoill.IsoIll
 
EBCDIC - Static variable in class ORG.oclc.fmts.FormatBerUtil
integer data type indicating the input data is in EBDIC format 2.
EBCDIC(byte[], byte[], int) - Static method in class ORG.oclc.util.NwtConv
 
ebcdicToAscii(byte[], byte[], int) - Static method in class ORG.oclc.fmts.Latin1Conv
Converts an array of EBCDIC characters into an array of ASCII characters.
ebcdicToLatin1(byte[], byte[], int) - Static method in class ORG.oclc.fmts.Latin1Conv
Converts an array of EBCDIC characters into an array of ASCII/Latin1 characters.
ebcdicToLatin1(byte[], int) - Static method in class ORG.oclc.fmts.FormatBerUtil
Converts the input array of bytes for the specified length from ebcdic to Latin1 and returns the new String.
ebcdicToLatin1(DataDir) - Static method in class ORG.oclc.fmts.FormatBerUtil
Converts the String data contained in the input DataDir object from ebcdic to Latin1 and returns the new String.
ebcdicToLatin1(String) - Static method in class ORG.oclc.fmts.FormatBerUtil
Converts the input String data from ebcdic to Latin1 and returns the the new String.
ebcdicToLatin1(String, int) - Static method in class ORG.oclc.fmts.FormatBerUtil
Converts the input String data for the specified length from ebcdic to Latin1 and returns the the new String.
EDIT - Static variable in interface ORG.oclc.access.IClient
 
EDIT - Static variable in class ORG.oclc.mantis.MantisAuth
 
EditAnchor - class ORG.oclc.fmts.rules.EditAnchor.
The EditAnchor class is a record formatting rule that creates an anchor to display the images associated with the input record.
EditAnchor() - Constructor for class ORG.oclc.fmts.rules.EditAnchor
 
EDITCMD - Static variable in class ORG.oclc.mantis.verbs.MVerb
 
edition - Variable in class ORG.oclc.isoill.IllTxnInfo
A String object containing the edition statement of this bibliographic item.
editionTag - Static variable in class ORG.oclc.fmts.obi.MarcCatalogFmt
String containing the tag for the edition (250/1-2)
editsessionid - Variable in class ORG.oclc.mantis.EditSessionInfo
 
editsessionid - Variable in class ORG.oclc.mantis.verbs.MVerb
 
EditSessionInfo - class ORG.oclc.mantis.EditSessionInfo.
 
EditSessionInfo() - Constructor for class ORG.oclc.mantis.EditSessionInfo
 
editTimeout - Variable in class ORG.oclc.mantis.verbs.MVerb
 
ELECTRONIC_ADDRESS - Static variable in class ORG.oclc.isoill.IsoIll
 
ELECTRONIC_DELIVERY_SERVICE - Static variable in class ORG.oclc.isoill.IsoIll
 
electronicDeliveryDescription - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the type of electronic delivery ("fax" or "email").
element - Static variable in class ORG.oclc.z39.Z39searchApi
Proximity unit code; see Z39.50 specification.
element - Static variable in class ORG.oclc.z39.Z39sortApi
sort parameter; see Z39.50 specification.
Element - interface ORG.oclc.xml.om.Element.
This interface implements an Element object.
ELEMENT - Static variable in interface ORG.oclc.xml.om.Element
A general container element having optional attributes and optional child elements.
ElementCollection - class ORG.oclc.xml.om.ElementCollection.
This class provides a collection interface to elements similar to the element collections found in the Internet Explorer 4.0 Dynamic HTML object model.
ElementCollection(Element) - Constructor for class ORG.oclc.xml.om.ElementCollection
Creates new collection object for given element.
ElementCollection(Element, Name, int) - Constructor for class ORG.oclc.xml.om.ElementCollection
Creates a new collection for iterating over the immediate children of the given root node that have matching tag names and/or element types.
ElementDecl - class ORG.oclc.xml.parser.ElementDecl.
The class represents an element declaration in an XML Document Type Definition (DTD).
ELEMENTDECL - Static variable in interface ORG.oclc.xml.om.Element
An element declaration node.
elementDeclarations() - Method in class ORG.oclc.xml.om.Document
Retrieves an enumeration of the element declarations from the DTD.
elementDeclarations() - Method in class ORG.oclc.xml.parser.DTD
Retrieves an object for enumerating the element declarations.
ElementDeclEnumeration - class ORG.oclc.xml.om.ElementDeclEnumeration.
A simple Enumeration for iterating over ElementDecls
ElementDeclEnumeration - class ORG.oclc.xml.parser.ElementDeclEnumeration.
A simple Enumeration for iterating over Element declarations.
ElementDeclEnumeration(Element) - Constructor for class ORG.oclc.xml.om.ElementDeclEnumeration
Creates new enumerator for enumerating over all of the children of the given root node.
ElementDeclEnumeration(Element) - Constructor for class ORG.oclc.xml.parser.ElementDeclEnumeration
Creates new enumerator for enumerating over all of the children of the given root node.
ElementDeclEnumeration(Enumeration) - Constructor for class ORG.oclc.xml.om.ElementDeclEnumeration
Creates new enumerator for enumerating over all of the children of the given root node.
ElementDeclEnumeration(Enumeration) - Constructor for class ORG.oclc.xml.parser.ElementDeclEnumeration
Creates new enumerator for enumerating over all of the children of the given root node.
ElementEnumeration - class ORG.oclc.xml.om.ElementEnumeration.
This class is a simple Enumeration for iterating over the immediate children of a given node in the XML tree.
ElementEnumeration(Element) - Constructor for class ORG.oclc.xml.om.ElementEnumeration
Creates a new enumerator for enumerating over all of the children of the given root node.
ElementEnumeration(Element, Name, int) - Constructor for class ORG.oclc.xml.om.ElementEnumeration
Creates a new enumerator for enumerating over the immediate children of the given root node that have matching tag names and/or types.
ElementFactory - interface ORG.oclc.xml.om.ElementFactory.
This interface specifies a method to create elements for an XML element tree.
ElementFactoryImpl - class ORG.oclc.xml.om.ElementFactoryImpl.
This class represents the default implementation for the element factory.
ElementFactoryImpl() - Constructor for class ORG.oclc.xml.om.ElementFactoryImpl
Constructs the factory object.
ElementImpl - class ORG.oclc.xml.om.ElementImpl.
This class represents the default implementation of the Element interface.
ElementImpl() - Constructor for class ORG.oclc.xml.om.ElementImpl
 
ElementImpl(Name, int) - Constructor for class ORG.oclc.xml.om.ElementImpl
 
ElementImplBeanInfo - class ORG.oclc.xml.om.ElementImplBeanInfo.
This class provides specialized JavaBeans support for the ElementImpl class to resolve which overloaded functions are accessible through scripting.
ElementImplBeanInfo() - Constructor for class ORG.oclc.xml.om.ElementImplBeanInfo
 
ElementInfoObject - class ORG.oclc.mantis.ElementInfoObject.
 
ElementInfoObject() - Constructor for class ORG.oclc.mantis.ElementInfoObject
 
ELEMENTNAME_INVALID - Static variable in class ORG.oclc.mantis.hooks.ElementNameHook
 
ELEMENTNAME_MISSING - Static variable in class ORG.oclc.mantis.hooks.ElementNameHook
 
ElementNameHook - class ORG.oclc.mantis.hooks.ElementNameHook.
 
ElementNameHook() - Constructor for class ORG.oclc.mantis.hooks.ElementNameHook
 
elements - Variable in class ORG.oclc.mantis.hooks.MARCBigHook
 
elements - Variable in class ORG.oclc.mantis.hooks.MARCHook
 
ELEMENTS - Static variable in class ORG.oclc.xml.parser.ContentModel
 
elements() - Method in class ORG.oclc.util.Tree
 
elementSetName - Variable in class ORG.oclc.webz.WebZUserHistory
String data type containing the elementSetName for Z3950 presents.
elementSetName - Variable in class ORG.oclc.z39.ExtSvcData
String data type containing the Element Set Name value for the ES request - an optional input parameter.
elementSetName - Static variable in class ORG.oclc.z39.Z39esUpdateApi
An extended services Db Update parameter; see the Z39.50 specification.
ElementSetName - interface ORG.oclc.db.ElementSetName.
 
ElementSetName - Static variable in class ORG.oclc.z39.Z39api
A Global parameter; see the Z39.50 specification.
elementSetName() - Method in class ORG.oclc.obi.util.BookMarkEntry
Retrieves the elementSetName of the bookmark.
elementSetName() - Method in class ORG.oclc.webz.WebZUserHistory
Returns a String containing the elementSetName for the present request.
ElementSetNameB - class ORG.oclc.db.ElementSetNameB.
 
ElementSetNameB() - Constructor for class ORG.oclc.db.ElementSetNameB
 
ElementSetNameB2 - class ORG.oclc.db.ElementSetNameB2.
 
ElementSetNameB2() - Constructor for class ORG.oclc.db.ElementSetNameB2
 
ElementSetNameBH - class ORG.oclc.db.ElementSetNameBH.
 
ElementSetNameBH() - Constructor for class ORG.oclc.db.ElementSetNameBH
 
ElementSetNameBI - class ORG.oclc.db.ElementSetNameBI.
 
ElementSetNameBI() - Constructor for class ORG.oclc.db.ElementSetNameBI
 
ElementSetNameF - class ORG.oclc.db.ElementSetNameF.
ElementSetNameF class is used to retrieve records from a Newton Database class for the input ElementSet Name 'F'.
ElementSetNameF() - Constructor for class ORG.oclc.db.ElementSetNameF
 
ElementSetNameFA - class ORG.oclc.db.ElementSetNameFA.
 
ElementSetNameFA() - Constructor for class ORG.oclc.db.ElementSetNameFA
 
ElementSetNameFH - class ORG.oclc.db.ElementSetNameFH.
 
ElementSetNameFH() - Constructor for class ORG.oclc.db.ElementSetNameFH
 
ElementSetNameFI - class ORG.oclc.db.ElementSetNameFI.
 
ElementSetNameFI() - Constructor for class ORG.oclc.db.ElementSetNameFI
 
ElementSetNameITEM - class ORG.oclc.db.ElementSetNameITEM.
 
ElementSetNameITEM() - Constructor for class ORG.oclc.db.ElementSetNameITEM
 
ElementSetNameR - class ORG.oclc.db.ElementSetNameR.
 
ElementSetNameR() - Constructor for class ORG.oclc.db.ElementSetNameR
 
ElementSetNames - Static variable in class ORG.oclc.z39.Z39presentApi
Search/Present parameter; see Z39.50 specification.
ElementSetNameSCORES - class ORG.oclc.db.ElementSetNameSCORES.
 
ElementSetNameSCORES() - Constructor for class ORG.oclc.db.ElementSetNameSCORES
 
elementSetNamesUnsupported - Static variable in class ORG.oclc.z39.Diagnostic1
 
ElementSetNameT - class ORG.oclc.db.ElementSetNameT.
 
ElementSetNameT() - Constructor for class ORG.oclc.db.ElementSetNameT
 
elementSetNameUnsupportedForDb - Static variable in class ORG.oclc.z39.Diagnostic1
 
ElementSetNameX - class ORG.oclc.db.ElementSetNameX.
 
ElementSetNameX() - Constructor for class ORG.oclc.db.ElementSetNameX
 
elementType - Static variable in class ORG.oclc.z39.Z39searchApi
Proximity unit code; see Z39.50 specification.
elementUpdate - Static variable in class ORG.oclc.z39.Z39esUpdateApi
An extended services Db Update parameter; see the Z39.50 specification.
email - Variable in class ORG.oclc.z39.ContactInfo
Email address, in human readable text
eMail - Variable in class ORG.oclc.z39.ESOrder
E-Mail address
Email - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the patron email address (client extension).
EMAIL - Static variable in class ORG.oclc.mantis.verbs.MSAVE
 
EMAIL_ADDRESS - Static variable in class ORG.oclc.sip.SipApi
 
EMAIL_ID_STRING - Static variable in class ORG.oclc.isoill.IsoIll
 
email(String) - Method in class ORG.oclc.webz.ILLEmail
E-mails a message, using the email address in patron.ILLemail, using iUserData.illSession().emailSubject, iUserData.illSession().emailFrom, and iUserData.illSession().emailMessage.
emailAddress - Static variable in class ORG.oclc.z39.Z39esExportApi
An extended services export parameter; see the Z39.50 specification.
emailFrom - Variable in class ORG.oclc.isoill.IllSession
String object that contains the email "from" line.
emailFrom - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the ILL email from.
emailMessage - Variable in class ORG.oclc.isoill.IllSession
String object that contains the email message.
emailMessage - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the ILL email message
EmailRecs - class ORG.oclc.obi.extverb.EmailRecs.
The EmailRecs class E-mails saved(bookmarked) records using the Sun's JavaMail1.1 client classes.
EmailRecs() - Constructor for class ORG.oclc.obi.extverb.EmailRecs
Constructs an EmailRecs object.
emailServer - Variable in class ORG.oclc.isoill.IllSession
String object that contains the email server name.
emailServer - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the email server.
emailSubject - Variable in class ORG.oclc.isoill.IllSession
String object that contains the email subject line.
emailSubject - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the ILL email subject
empty - Static variable in class ORG.oclc.z39.Z39sortApi
sort parameter; see Z39.50 specification.
EMPTY - Static variable in class ORG.oclc.xml.parser.ContentModel
content type
empty() - Method in class ORG.oclc.xml.util.Queue
 
emptyEnumeration - Static variable in class ORG.oclc.xml.util.EnumWrapper
 
enable_tracing() - Method in class ORG.oclc.qparse.Z3958Parser
 
encode(String) - Static method in class ORG.oclc.util.URLEncoder
Translates a string into x-www-form-urlencoded format.
encodeAndAppend(String, StringBuffer) - Static method in class ORG.oclc.util.URLEncoder
 
encodeBuffer(byte[]) - Method in class ORG.oclc.ecat.util.CharacterEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encodeBuffer(byte[], OutputStream) - Method in class ORG.oclc.ecat.util.CharacterEncoder
Encode the buffer in aBuffer and write the encoded result to the OutputStream aStream.
encodeBuffer(InputStream, OutputStream) - Method in class ORG.oclc.ecat.util.CharacterEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
EncoderTest - class ORG.oclc.ecat.util.EncoderTest.
 
EncoderTest() - Constructor for class ORG.oclc.ecat.util.EncoderTest
 
encodingLevel - Static variable in class ORG.oclc.fmts.zbase.OPACapi
 
encodingLevel() - Method in class ORG.oclc.fmts.MarcBuilder
Returns a character containing the MARC encoding level.
encodingLevel() - Method in class ORG.oclc.z39.MarcDecoder
 
encodingLevel(char) - Method in class ORG.oclc.fmts.MarcBuilder
Sets the encoding level to the input character.
END_ITEM - Static variable in class ORG.oclc.sip.SipApi
 
END_PATRON_SESSION - Static variable in class ORG.oclc.sip.SipApi
 
END_SESSION_RESPONSE - Static variable in class ORG.oclc.sip.SipApi
 
endColumn - Variable in class ORG.oclc.qparse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLabel - Variable in class ORG.oclc.fmts.obi.MarcArticleFmt
String containing the characters to be used after the label text - usually HTML
endLabel - Variable in class ORG.oclc.fmts.obi.ArchivefullFmt
String containing the characters to be used after the label text - usually HTML
endLabel - Variable in class ORG.oclc.fmts.obi.MarcCatalogFmt
String containing the characters to be used after the label text - usually HTML
endLabel - Variable in class ORG.oclc.fmts.obi.ReservefullFmt
String containing the characters to be used after the label text - usually HTML
endLabel - Variable in class ORG.oclc.fmts.obi.UListCopiesFmt
String containing the characters to be used after the label text - usually HTML
endLine - Variable in class ORG.oclc.qparse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endOfOpenTag - Variable in class ORG.oclc.resources.html.HTMLResource
 
endPointIncluded1 - Variable in class ORG.oclc.z39.MultipleSearchTerms
 
endPointIncluded2 - Variable in class ORG.oclc.z39.MultipleSearchTerms
 
endSession(Object) - Method in class ORG.oclc.opserve.opsmanager.OpsManager
 
endSession(Object) - Method in interface ORG.oclc.ops.OpsClient
Decrements the server session count by one.
endSession(String) - Static method in class ORG.oclc.jassi.JaSSI
 
endtime - Variable in class ORG.oclc.jassi.UserHistory
End time of the action.
endtime() - Method in class ORG.oclc.jassi.UserHistory
Returns the end time.
endUserSession(String, String) - Method in class ORG.oclc.access.api.AccessConnection
Removes this user from the AuthoMgr in the AccessServer.
enlarger - Variable in class ORG.oclc.mantis.ElementInfoObject
 
ENTITIES - Static variable in class ORG.oclc.xml.parser.AttDef
 
Entity - class ORG.oclc.xml.parser.Entity.
This class implements an Entity object representing an XML internal or external entity as defined in the XML Document Type Definition (DTD).
ENTITY - Static variable in interface ORG.oclc.xml.om.Element
An entity node.
ENTITY - Static variable in class ORG.oclc.xml.parser.AttDef
 
entityDeclarations() - Method in class ORG.oclc.xml.parser.DTD
Return an enumeration for enumerating the entities The enumeration returns entity objects.
ENTITYREF - Static variable in interface ORG.oclc.xml.om.Element
Entity reference nodes.
entries - Variable in class ORG.oclc.webz.ImageInfo
ImageEntry array of objects for a record describing the type of image, the key for database retrieval, and the item number within the record.
entries - Static variable in class ORG.oclc.z39.Z39scanApi
Scan parameter; see Z39.50 specification.
entryNumber(String) - Method in class ORG.oclc.webz.ZUserData
Retrieves an integer containing the history entry number within the Vector of WebZUserHistory objectes for the input resultSetName.
entryNumber(Vector, String) - Static method in class ORG.oclc.webz.WebZUserHistory
Locates the entry number of the SEARCH WebZUserHistory object from the input Vector of history entries and the resultsetName.
enumAndChron - Static variable in class ORG.oclc.fmts.zbase.OPACapi
 
ENUMERATED - Static variable in class ORG.oclc.ber.ASN1
 
ENUMERATION - Static variable in class ORG.oclc.xml.parser.AttDef
 
EnumWrapper - class ORG.oclc.xml.util.EnumWrapper.
 
EnumWrapper(Object) - Constructor for class ORG.oclc.xml.util.EnumWrapper
 
Environment() - Static method in class ORG.oclc.ecat.util.cgi_lib
Neatly format all of the CGI environment variables and the associated values using HTML.
EOF - Static variable in interface ORG.oclc.qparse.Z3958ParserConstants
 
EOFFound - Variable in class ORG.oclc.ber.BerString
 
eol - Variable in class ORG.oclc.qparse.ParseException
The end of line string for this machine.
EQ - Static variable in interface ORG.oclc.qparse.Z3958ParserConstants
 
equal - Static variable in class ORG.oclc.z39.Z39searchApi
prox relationship parameter; see Z39.50 specification.
equals(Attribute) - Method in class ORG.oclc.z39.Attribute
Test an Attribute object against this Attribute object to see if the types and values match.
equals(DataDir) - Method in class ORG.oclc.ber.DataDir
Compares this DataDir to the specified DataDir.
equals(Object) - Method in class ORG.oclc.xml.util.Name
 
equals(Object) - Method in class ORG.oclc.xml.util.Atom
Return whether this Atom is equal to another given Atom.
equals(String) - Method in class ORG.oclc.jassi.DataPair
Tests to see if the DataPair object value is equal to the input parameter String value.
equivalents - Variable in class ORG.oclc.z39.AttributeDescription
Set of values from other AttributeDescriptions that are equivalent.
ERESInfo - class ORG.oclc.mantis.hooks.ERESInfo.
 
ERESInfo() - Constructor for class ORG.oclc.mantis.hooks.ERESInfo
 
ERICbriefMarcFmt - class ORG.oclc.fmts.zbase.ERICbriefMarcFmt.
The ERICbriefMarcFmt class creates brief MARC records from input ERIC BER format database records.
ERICbriefMarcFmt() - Constructor for class ORG.oclc.fmts.zbase.ERICbriefMarcFmt
Constructs a ERICbriefMarcFmt object.
ERICfullMarcFmt - class ORG.oclc.fmts.zbase.ERICfullMarcFmt.
The ERICfullMarcFmt class creates full MARC records from input ERIC BER format database records.
ERICfullMarcFmt() - Constructor for class ORG.oclc.fmts.zbase.ERICfullMarcFmt
Constructs a ERICfullMarcFmt object.
error - Variable in class ORG.oclc.isoill.IllRequest
IllStatusOrErrorReport object containing an ISO10161 APDU which is returned from OCLC if the request is produced (directToProfile or directToLender) or encounters an error.
error - Variable in class ORG.oclc.kilroy.harvester.MyURL
 
error - Variable in class ORG.oclc.mantis.ElementInfoObject
 
error - Variable in class ORG.oclc.mantis.HookData
 
ERROR - Static variable in class ORG.oclc.mantis.hooks.ElementNameHook
 
ERROR_CODE - Static variable in class ORG.oclc.HoldingServer.HoldingASN1
A PDU name; see "Holding Online System Design" specification.
ERROR_MSG - Static variable in class ORG.oclc.HoldingServer.HoldingASN1
A PDU name; see "Holding Online System Design" specification.
ERROR_REPORT - Static variable in class ORG.oclc.isoill.IsoIll
 
errorCode - Variable in class ORG.oclc.jassi.access.DefaultAccessClient
The error code for authorization failure.
errorCode - Variable in class ORG.oclc.z39.client.Z39sort
 
errorCode - Variable in class ORG.oclc.z39.client.Z39scan
Error code if Scan failed.
errorCode - Variable in class ORG.oclc.z39.client.Z39search
Error code if Search failed.
errorCode - Variable in class ORG.oclc.z39.client.Z39present
Error code if Present failed.
errorCode - Variable in class ORG.oclc.z39.client.Z39dedup
 
errorCode - Variable in class ORG.oclc.z39.client.Z39extsvc
Error code if Request failed.
errorCode - Variable in class ORG.oclc.z39.server.Z39sort
Value passed to Response and returned by a target Z39.50 server and Request stores it here.
errorCode - Variable in class ORG.oclc.z39.server.Z39dedup
Value passed to Response and returned by a target Z39.50 server and Request stores it here.
ErrorCode - Variable in class ORG.oclc.HoldingServer.HoldingInfoServer
The error code of the response.
ErrorCode - Variable in class ORG.oclc.HoldingServer.HoldingInfoClient
Error code if request failed.
ErrorCode - Variable in class ORG.oclc.HoldingServer.HoldingInfo
 
errorMessage - Variable in class ORG.oclc.jassi.access.DefaultAccessClient
The error message for authorization failure.
errormsg - Variable in class ORG.oclc.gadgets.FormatRecords
String data type defining the error message to display.
errorMsg - Variable in class ORG.oclc.z39.client.Z39sort
Error message if Sort failed.
errorMsg - Variable in class ORG.oclc.z39.client.Z39scan
Error message if Scan failed.
errorMsg - Variable in class ORG.oclc.z39.client.Z39search
Error message if Search failed.
errorMsg - Variable in class ORG.oclc.z39.client.Z39present
Error message if Present failed.
errorMsg - Variable in class ORG.oclc.z39.client.Z39dedup
Error message if Sort failed.
errorMsg - Variable in class ORG.oclc.z39.client.Z39extsvc
Error message if Request failed.
ErrorMsg - Variable in class ORG.oclc.HoldingServer.HoldingInfoServer
The error message of the response.
ErrorMsg - Variable in class ORG.oclc.HoldingServer.HoldingInfoClient
Error message if request failed.
ErrorMsg - Variable in class ORG.oclc.HoldingServer.HoldingInfo
 
errorOccurred - Variable in class ORG.oclc.isoill.IllStatusOrErrorReport
 
errors - Variable in class ORG.oclc.isoill.IllStatusOrErrorReport
 
errorscreen - class ORG.oclc.obi.errorscreen.
The erroscreen class renders html when a invalidDatabaseAuthorization error is returned.
errorscreen() - Constructor for class ORG.oclc.obi.errorscreen
Constructs an errorscreen object.
ESCAPE - Static variable in class ORG.oclc.fmts.Diacritic
 
ESCAPE - Static variable in interface ORG.oclc.qparse.Z3958ParserConstants
 
escape(String) - Static method in class ORG.oclc.jassi.RequestManager
HTML encodes the input String for display in HTML.
escape(String) - Method in class ORG.oclc.mantis.MantisXML
Perform HTML escaping for >, <, &, " in the specified String.
escapeAndAppend(String, StringBuffer) - Static method in class ORG.oclc.jassi.RequestManager
 
ESCAPED - Static variable in interface ORG.oclc.qparse.Z3958ParserConstants
 
escapeQuotes(String) - Static method in class ORG.oclc.mantis.MantisXML
Escape any quotes found in a String with HTML entities.
escapeStringForDbInsertion(String) - Static method in class ORG.oclc.ecat.util.Util
 
escapeStringForDbInsertionOld(String) - Static method in class ORG.oclc.ecat.util.Util
 
esDatabaseGrowDatabase - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - No Update Submitted - Grow Database Needed : code= 87.
esDatabaseLocked - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - Database Locked - Retry update : code= 85.
esDatabaseNoLockServer - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - Lock Server Not Found : code= 88.
esDatabaseNoUpdateRecord - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - No Update Record Specified: code= 86.
esDatabaseUpdateFailed - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - Database Update Failed - Check logs : code= 83.
esDatabaseUpdateNoDbname - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Online Update Error - No Database Name Specified: code= 84.
ESDbUpdate - class ORG.oclc.mantis.verbs.ESDbUpdate.
The ESDbUpdate class is the Verb that handles the Extended Services Database Update request and response by extending the WebZ EXTSVC Verb.
ESDbUpdate() - Constructor for class ORG.oclc.mantis.verbs.ESDbUpdate
Constructs an ESDbUpdate object.
ESDbUpdate(String) - Constructor for class ORG.oclc.mantis.verbs.ESDbUpdate
Constructs an ESDbUpdate object with input parameter schema.
ESexecutionFailed - Static variable in class ORG.oclc.z39.Diagnostic1
 
ESexecutionNotSupported - Static variable in class ORG.oclc.z39.Diagnostic1
 
ESexecutionNotSupportedForParameters - Static variable in class ORG.oclc.z39.Diagnostic1
 
esHandler - Variable in class ORG.oclc.z39.server.Z39extsvc
 
esi_user - Variable in class ORG.oclc.mantis.verbs.MVerb
 
ESidNotAuthorized - Static variable in class ORG.oclc.z39.Diagnostic1
 
esItemNumber - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
esItemRequest - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
ESLock - class ORG.oclc.mantis.verbs.ESLock.
The ESLock class is used to setup the Z39.50 QUERY Verb that will issue a query to ZBase.
ESLock() - Constructor for class ORG.oclc.mantis.verbs.ESLock
Constructs an ESLock object.
ESLock(EditSessionInfo, String, int) - Constructor for class ORG.oclc.mantis.verbs.ESLock
Constructs a ESLock object with the input RequestManager object.
esMissingInput - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Missing Input for Extended Services Request: code= 81.
ESnoSuchPackage - Static variable in class ORG.oclc.z39.Diagnostic1
 
ESOrder - class ORG.oclc.z39.ESOrder.
ESOrder creates extended services item order task package and translates responses.
ESOrder() - Constructor for class ORG.oclc.z39.ESOrder
Constructs an ESOrder object.
ESOrder(DataDir) - Constructor for class ORG.oclc.z39.ESOrder
Constructs and ESOrder object with the input DataDir object.
ESOrder(String, int, ESOrderPriceInfo) - Constructor for class ORG.oclc.z39.ESOrder
Constructs an ESOrder object using the input resultSet, record number position and ESOrderPriceInfo object.
ESOrderPrice - class ORG.oclc.z39.ESOrderPrice.
ESOrderPrice creates extended services item prices requests and translates responses.
ESOrderPrice() - Constructor for class ORG.oclc.z39.ESOrderPrice
Constructs an ESOrderPrice object.
ESOrderPrice(DataDir) - Constructor for class ORG.oclc.z39.ESOrderPrice
 
ESOrderPrice(String, int) - Constructor for class ORG.oclc.z39.ESOrderPrice
Constructs and ESOrderPrice using the input resultset name and record number position.
ESOrderPriceInfo - class ORG.oclc.z39.ESOrderPriceInfo.
ESOrderPriceInfo is a class used to contain price info for extended services item price requests
ESOrderPriceInfo() - Constructor for class ORG.oclc.z39.ESOrderPriceInfo
 
ESOrderVendorInfo - class ORG.oclc.z39.ESOrderVendorInfo.
ESOrderVendorInfo is a class used to contain vendor information for extended services item price requests
ESOrderVendorInfo() - Constructor for class ORG.oclc.z39.ESOrderVendorInfo
 
ESpackageNameInUse - Static variable in class ORG.oclc.z39.Diagnostic1
 
esParms - Variable in class ORG.oclc.webz.EXTSVC
 
esParms - Variable in class ORG.oclc.z39.server.Z39extsvc
 
ESpec1OID - Static variable in class ORG.oclc.z39.DuplicateCriteria
 
ESpermissionDenied - Static variable in class ORG.oclc.z39.Diagnostic1
 
esProcessingError - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining ExtendedServices Processing Error: code= 80.
ESquotaExceeded - Static variable in class ORG.oclc.z39.Diagnostic1
 
esRequest - Static variable in class ORG.oclc.z39.Z39esUpdateApi
An extended services parameter; see the Z39.50 specification.
esResultSetID - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
esresultSetItem - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
ESTIMATE_ST - Static variable in class ORG.oclc.isoill.IsoIll
 
estNumberTerms - Variable in class ORG.oclc.z39.TermListDetails
Estimated numer of terms
EStypeNotSupported - Static variable in class ORG.oclc.z39.Diagnostic1
 
ESUpdate - class ORG.oclc.z39.ESUpdate.
The ESUpdate class creates the Extended Services Database Update task package and translates the task package response.
ESUpdate() - Constructor for class ORG.oclc.z39.ESUpdate
Construct an ESUpdate object.
ESUpdate(DataDir) - Constructor for class ORG.oclc.z39.ESUpdate
Construct an ESUpdate object using the input parameter task package.
ESUpdate(String, DataDir, String) - Constructor for class ORG.oclc.z39.ESUpdate
Construct an ESUpdate object using the input parameter database name and the database record.
esUpdateRecordLockExists - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Update Record Locking Error - Database Record Lock Exists : code= 90.
esUpdateRecordLockFailed - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Database Update Record Locking Error - Database Record Lock Failed - Check Logs : code= 89.
esZ3950Error - Static variable in class ORG.oclc.webz.WebZErrors
integer data type defining Z3950 Extended Services Error: code= 82.
ExampleExtSvc - class ORG.oclc.obi.extverb.ExampleExtSvc.
The ExampleExtSvc class is an example template for creating an extended services request by extending the WebZ EXTSVC Verb.
ExampleExtSvc() - Constructor for class ORG.oclc.obi.extverb.ExampleExtSvc
Constructs an ExampleExtSvc object.
ExampleOPACFmt - class ORG.oclc.fmts.zbase.ExampleOPACFmt.
The ExampleOPACFmt class is an example class that demonstrates the correct formulation of OPAC record syntax output records.
ExampleOPACFmt() - Constructor for class ORG.oclc.fmts.zbase.ExampleOPACFmt
Constructs a ExampleOPACFmt object.
excerpt - Variable in class ORG.oclc.resources.html.HTMLResource
 
excerptIsSet - Variable in class ORG.oclc.resources.html.HTMLResource
 
exclusion - Static variable in class ORG.oclc.z39.Z39searchApi
prox parameter; see Z39.50 specification.
exec(String, String, String, String) - Static method in class ORG.oclc.mantisbase.util.MBUtil
 
existsEditSessionID(String, UserStateObject) - Static method in class ORG.oclc.mantis.EditSessionInfo
 
exMask() - Method in class ORG.oclc.qparse.ASTValue
 
exMask() - Method in class ORG.oclc.qparse.ASTTerm
 
EXP1 - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 attribute set object identifier
EXP1_use - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 attribute type
EXP1_Use_AttributeSetOID - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_DatabaseName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_ExplainCategory - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_ProcessingContext - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_ProcessingName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_ProcessingOID - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_TargetName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
EXP1_Use_TermListName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Exp-1 use attribute
ExpandHeader - class ORG.oclc.gadgets.ExpandHeader.
The ExpandHeader class is a gadget that builds the HTML for the expand screen headers displayed in the SiteSearch OBI.
ExpandHeader() - Constructor for class ORG.oclc.gadgets.ExpandHeader
Constructs an ExpandHeader object.
expandSpecial(char) - Method in class ORG.oclc.qnorm.BaseTermNormalizer
Expands the special characters (THORNS, OE, AE, Alpha, Beta, Gamma)
expectedTokenSequences - Variable in class ORG.oclc.qparse.ParseException
Each entry in this array is an array of integers.
EXPIRATION_DATE - Static variable in class ORG.oclc.sip.SipApi
 
expirationDate - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
EXPIRY_DATE - Static variable in class ORG.oclc.isoill.IsoIll
 
EXPIRY_FLAG - Static variable in class ORG.oclc.isoill.IsoIll
 
Explain - class ORG.oclc.z39.Explain.
Explain record.
EXPLAIN_SYNTAX - Static variable in class ORG.oclc.z39.Z39presentApi
EXPLAIN record syntax; see the Z39.50 specification.
Explain() - Constructor for class ORG.oclc.z39.Explain
 
explainDb - Variable in class ORG.oclc.z39.DatabaseInfo
Whether this is an Explain database
Export - class ORG.oclc.tools.Export.
 
export(MantisXML, Document, String) - Method in class ORG.oclc.mantis.MantisHook
 
export(MantisXML, Document, String) - Method in class ORG.oclc.mantis.MantisXML
 
Export(String[]) - Constructor for class ORG.oclc.tools.Export
 
exportInvocation - Static variable in class ORG.oclc.z39.Z39extsvcApi
An extended services object Id; see the Z39.50 specification.
exportMARC(DataDir, Element, TagFile, Hashtable, MantisUtil) - Static method in class ORG.oclc.mantis.MantisXML
 
exportMARC(DataDir, TagFile, Hashtable, MantisUtil) - Method in class ORG.oclc.mantis.MantisHook
 
exportSpecification - Static variable in class ORG.oclc.z39.Z39extsvcApi
An extended services object Id; see the Z39.50 specification.
EXPORTXML - Static variable in interface ORG.oclc.access.IClient
 
EXPORTXML - Static variable in class ORG.oclc.mantis.MantisAuth
 
expressMailPrice - Static variable in class ORG.oclc.z39.Z39esOrderApi
A Delivery type in the OrderPrice Response
expressMailPrices - Variable in class ORG.oclc.z39.ESOrderPrice
all expressMailPrices
exRoyaltyPrice - Static variable in class ORG.oclc.z39.Z39esOrderApi
A Delivery type in the OrderPrice Response
exRoyaltyPrices - Variable in class ORG.oclc.z39.ESOrderPrice
all exRoyaltyPrices
EXT_OID - Static variable in class ORG.oclc.isoill.IsoIll
 
EXTENDED_POSTAL_ADDRESS - Static variable in class ORG.oclc.isoill.IsoIll
 
extendedservicesRequest - Static variable in class ORG.oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
extendedservicesResponse - Static variable in class ORG.oclc.z39.Z39api
A PDU name; see the Z39.50 specification.
EXTENDTTN - Static variable in class ORG.oclc.z39.oclcUserInformation8
 
EXTENSION_CRITICAL - Static variable in class ORG.oclc.isoill.IsoIll
 
EXTENSION_IDENTIFIER - Static variable in class ORG.oclc.isoill.IsoIll
 
EXTENSION_ITEM - Static variable in class ORG.oclc.isoill.IsoIll
 
EXTENSIONS - Static variable in class ORG.oclc.isoill.IsoIll
 
EXTERM - Static variable in interface ORG.oclc.qparse.Z3958ParserConstants
 
EXTERNAL - Static variable in class ORG.oclc.ber.ASN1
 
externalTerm - Static variable in class ORG.oclc.z39.Z39api
external Term definition
extsvc - Variable in class ORG.oclc.z39.Z39session
A Z39extsvc object that can be re-used.
EXTSVC - class ORG.oclc.webz.EXTSVC.
The EXTSVC class is the WebZ Verb that formulates and issues a Z39.50 Extended Services request to a Z39.50 server using parameters contained in a RequestManager object, or a RequestManager object and a string containing a URL.
EXTSVC - Static variable in class ORG.oclc.webz.WebZUserHistory
integer data type defining for an EXTENDED SERVICES activity (13).
EXTSVC() - Constructor for class ORG.oclc.webz.EXTSVC
Constructs an EXTSVC object.
Extsvc(DataDir) - Method in class ORG.oclc.zbase.server.TransactionHandler
Z39.50 Extended Services request.
extsvc(ExtSvcData, ExtSvcHandler, Object) - Method in class ORG.oclc.db.Db
Performs an Extended Services request.
extsvc(ExtSvcData, ExtSvcHandler, Object) - Method in class ORG.oclc.db.DbNewton
Processes an Extended Services Request for the input task package and returns a response task package DataDir object.
extsvc(ExtSvcData, ExtSvcHandler, Object) - Method in class ORG.oclc.db.DbDeleted
Performs an Extended Services request.
extsvc(ExtSvcData, ExtSvcHandler, Object) - Method in class ORG.oclc.db.DbRemoteZ
Processes an Extended Services Request for the input task package and returns a response task package DataDir object.
ExtSvcData - class ORG.oclc.z39.ExtSvcData.
The ExtSvcData class is a container class defining all the possible Elements that can be defined for a Z39.50 Extended Services Request.
ExtSvcData() - Constructor for class ORG.oclc.z39.ExtSvcData
Constructs an ExtSvcDataObject.
ExtsvcError(DataDir, Diagnostic1) - Method in class ORG.oclc.zbroker.TransactionHandler
Z39.50 Extended Services request.
ExtSvcHandler - interface ORG.oclc.z39.ExtSvcHandler.
ExtSvcHandler is an interface class to define methods that determine how to handle extended services whether it is an extended service based on dbname or whether it is based on resultset name.

Open SiteSearch 4.1.1
Final
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z