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

B

b - Variable in class ORG.oclc.z39.TermInfo
The per-database breakdown for the term.
backup(int) - Method in class ORG.oclc.qparse.ASCII_UCodeESC_CharStream
 
BAD_GROUP_SYMBOL - Static variable in class ORG.oclc.HoldingServer.HoldingInfo
 
BadAuthoPassword - Static variable in class ORG.oclc.z39.Z39initApi
Return code for authorization on Init.
badchars - Static variable in class ORG.oclc.ecat.util.Util
 
badExtensions - Static variable in class ORG.oclc.ecat.util.Util
 
BASE64Decoder - class ORG.oclc.ecat.util.BASE64Decoder.
This class implements a BASE64 Character decoder as specified in RFC1521.
BASE64Decoder() - Constructor for class ORG.oclc.ecat.util.BASE64Decoder
 
BASE64Encoder - class ORG.oclc.ecat.util.BASE64Encoder.
This class implements a BASE64 Character encoder as specified in RFC1521.
BASE64Encoder() - Constructor for class ORG.oclc.ecat.util.BASE64Encoder
 
BaseTermNormalizer - class ORG.oclc.qnorm.BaseTermNormalizer.
The BaseTermNormalizer class is the default query filter class that is invoked when cleanforquery is true.
BaseTermNormalizer() - Constructor for class ORG.oclc.qnorm.BaseTermNormalizer
Constructs a BaseTermNormalizer object.
BasicFileStats - interface ORG.oclc.util.BasicFileStats.
 
BasicTranslator - class ORG.oclc.mantis.hooks.BasicTranslator.
 
BasicTranslator() - Constructor for class ORG.oclc.mantis.hooks.BasicTranslator
 
BatchArchiveThread - class ORG.oclc.mantisbase.util.BatchArchiveThread.
 
BatchArchiveThread(String, String, String, DataDir, OpsClient, String, LockClient, String) - Constructor for class ORG.oclc.mantisbase.util.BatchArchiveThread
 
BatchArchiveThread(String, String, String, OpsClient, String, LockClient, String) - Constructor for class ORG.oclc.mantisbase.util.BatchArchiveThread
 
BatchNewtonUpdate - class ORG.oclc.util.BatchNewtonUpdate.
The BatchNewtonUpdate class implements the IDbExtSvc interface and is executed as part of the Z39.50 Extended Services Database Update request.
BatchNewtonUpdate() - Constructor for class ORG.oclc.util.BatchNewtonUpdate
 
BatchNewtonUpdateForNT - class ORG.oclc.util.BatchNewtonUpdateForNT.
The BatchNewtonUpdateForNT class implements the IDbExtSvc interface and is executed as part of the Z39.50 Extended Services Database Update request.
BatchNewtonUpdateForNT() - Constructor for class ORG.oclc.util.BatchNewtonUpdateForNT
 
BatchUpdate - class ORG.oclc.mantisbase.util.BatchUpdate.
 
BatchUpdate() - Constructor for class ORG.oclc.mantisbase.util.BatchUpdate
 
batchUpdateTxnTime() - Static method in class ORG.oclc.jassi.JaSSI
 
beginColumn - 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.
beginLine - 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.
beginningOrEndOfListInScan - Static variable in class ORG.oclc.z39.Diagnostic1
 
beginSession(Object) - Method in class ORG.oclc.opserve.opsmanager.OpsManager
 
beginSession(Object) - Method in interface ORG.oclc.ops.OpsClient
Increments the server session count by one.
BeginToken() - Method in class ORG.oclc.qparse.ASCII_UCodeESC_CharStream
 
begLabel - Variable in class ORG.oclc.fmts.obi.MarcArticleFmt
String containing the characters to be used before the label text - usually HTML
begLabel - Variable in class ORG.oclc.fmts.obi.ArchivefullFmt
String containing the characters to be used before the label text - usually HTML
begLabel - Variable in class ORG.oclc.fmts.obi.MarcCatalogFmt
String containing the characters to be used before the label text - usually HTML
begLabel - Variable in class ORG.oclc.fmts.obi.ReservefullFmt
String containing the characters to be used before the label text - usually HTML
begLabel - Variable in class ORG.oclc.fmts.obi.UListCopiesFmt
String containing the characters to be used before the label text - usually HTML
ber2marc - class ORG.oclc.fmts.ber2marc.
The ber2marc class is a test driver that converts BER records to a MARC formatted output.
ber2txt - class ORG.oclc.fmts.ber2txt.
The ber2txt class is a test driver that converts BER records to a formatted output.
BerApi - interface ORG.oclc.ber.BerApi.
 
BerConnect - class ORG.oclc.ber.BerConnect.
BerConnect handles the I/0 between a client and a server passing BerEncoded messages.
BerConnect(String, int) - Constructor for class ORG.oclc.ber.BerConnect
Construct a connection object for the input host and port.
BerConnect(String, int, boolean) - Constructor for class ORG.oclc.ber.BerConnect
Construct a connection object for the input host, port and flag indicating whether the socket connect should be timed.
BerConnect(String, int, int) - Constructor for class ORG.oclc.ber.BerConnect
Construct a connection object for the input host, port and read timeout.
BerConnect(String, int, int, boolean) - Constructor for class ORG.oclc.ber.BerConnect
Construct a connection object for the input host, port, read timeout, and flag indicating whether the socket connect should be timed.
BerHashtable - class ORG.oclc.ber.BerHashtable.
 
BerHashtable(DataDir) - Constructor for class ORG.oclc.ber.BerHashtable
 
BerHashtable(Hashtable) - Constructor for class ORG.oclc.ber.BerHashtable
 
BerProperties - class ORG.oclc.ber.BerProperties.
BerProperties is a class for maintaining a two level properties table with a BER serialization form.
BerProperties() - Constructor for class ORG.oclc.ber.BerProperties
 
BerProperties(BerString) - Constructor for class ORG.oclc.ber.BerProperties
 
BerString - class ORG.oclc.ber.BerString.
BerString is a class for BER encoded strings.
BerString(byte[]) - Constructor for class ORG.oclc.ber.BerString
 
BerString(DataDir) - Constructor for class ORG.oclc.ber.BerString
Build a ber_record from a directory.
BerString(DataDir, int, int) - Constructor for class ORG.oclc.ber.BerString
Build a ber_record from a directory and leave space in the buffer for other data to be provided by the application.
BerString(InputStream) - Constructor for class ORG.oclc.ber.BerString
Read a ber_record from the InputStream.
BerVector - class ORG.oclc.ber.BerVector.
 
BerVector(DataDir) - Constructor for class ORG.oclc.ber.BerVector
 
BerVector(Vector) - Constructor for class ORG.oclc.ber.BerVector
 
bestTime - Variable in class ORG.oclc.z39.DatabaseInfo
Best time to access this database, in human readable text
BETA - Static variable in class ORG.oclc.qnorm.BaseTermNormalizer
integer object defining special character for Beta (0x72).
bgcolor - Variable in class ORG.oclc.mantis.ElementInfoObject
 
BIB1 - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute set object identifier.
BIB1 - Static variable in class ORG.oclc.z39.Diagnostic1
 
BIB1_completeness - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_newtonIds - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_position - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_Position_anyPosition - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 position attribute.
BIB1_ProcessWildCardInSearch - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_ProcessWildCards - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_regExpr_1 - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_relation - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_Relation_relevance - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 relation attribute.
BIB1_Relation_stem - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 relation attribute.
BIB1_Relation_within - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 relation attribute.
BIB1_structure - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_Structure_Date - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_Key - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_Phrase - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_Word - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_WordList - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_WordListAdj - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Structure_WordListOR - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 structure attribute.
BIB1_Trunc_DoNotTruncate - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_Trunc_LeftAndRightTruncation - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_Trunc_LeftTruncation - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_Trunc_RightTruncation - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 truncation attribute.
BIB1_truncation - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_use - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 attribute type.
BIB1_Use_Abstract - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Any - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Anywhere - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Author - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorityFormatId - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorNameConference - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorNameCorporate - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorNamePersonal - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorTitle - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_AuthorTitleSubject - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BDIindexSubject - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BGFnumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BibLevel - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BlissClassification - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BNBcardNo - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_BodyOfText - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_CodeGeographicArea - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_CodeInstitution - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_CodeLanguage - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_CODEN - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ConceptReference - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ConceptText - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ConferenceName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ContentType - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_CorporateName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DateOfAcquisition - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DateOfPublication - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DateTimeAddedToDb - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DateTimeLastModified - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DeweyClassification - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_DocId - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Editor - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_GeographicClass - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_HostItem - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_IdentifierStandard - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_IndexedBy - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_INSPECsubject - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ISBN - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ISSN - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LCcallNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LCcardNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LCsubjectHeading - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LocalClassification - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LocalNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_LocalSubjectIndex - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MapScale - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MaterialType - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MESHsubject - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MicroformGeneration - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MOScallNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_MusicKey - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NALcallNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Name - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NameAndTitle - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NameGeographic - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NLMcallNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NoGovtPub - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NoLegalDeposit - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NoMusicPublisher - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NoNatlBiblio - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Note - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NumberDb - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_NumberLocalCall - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_PAsubject - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_PersonalName - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_PlacePublication - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Publisher - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_RecordSource - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_RecordType - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_RelatedPeriodical - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ReportNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_RVMsubjectHeading - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ServerChoice - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_StockNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectHeading - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectLCchildrens - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectNamePersonal - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectPrecis - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectRameau - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectRSWK - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_SubjectSubdivision - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_ThematicNumber - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_Title - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleAbbreviated - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleAddedTitlePage - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleCaption - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleCollective - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleCover - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleExpanded - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleFormer - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleKey - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleOtherVariant - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleParallel - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleRunning - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleSeries - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleSpine - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_TitleUniform - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_UDCclassification - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
BIB1_Use_UseDate - Static variable in class ORG.oclc.z39.Attribute
Z39.50 Bib-1 use attribute.
bibliographicLevel() - Method in class ORG.oclc.fmts.MarcBuilder
Returns a character containing the MARC bibliographic level.
bibliographicLevel() - Method in class ORG.oclc.z39.MarcDecoder
 
bibliographicLevel(char) - Method in class ORG.oclc.fmts.MarcBuilder
Sets the bibliographic Level to the input character.
bibliographicRecord - Static variable in class ORG.oclc.fmts.zbase.OPACapi
 
bill - class ORG.oclc.util.bill.
 
bill() - Constructor for class ORG.oclc.util.bill
 
BILLING_ADDRESS - Static variable in class ORG.oclc.isoill.IsoIll
 
BILLING_POSTAL_ADDRESS - Static variable in class ORG.oclc.isoill.IsoIll
 
billingAccountNumber - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing account number.
billingAcctNum - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Account Number.
billingAddress - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Address (Street).
billingCity - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing city.
billingCity - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: City.
billingCountry - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing country.
billingCountry - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Country.
billingCurrencyCode - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the currency type.
billingCurrencyCode - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Currency Code.
billingExtendedAddress - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: ExtendedAddress.
billingExtension - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing part of the billing address.
BillingGroup - Static variable in class ORG.oclc.z39.Z39initApi
An Init parameter; see the Z39.50 specification.
billingMonetaryValue - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing maximum cost library is willing to pay.
billingMonetaryValue - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Maximum Cost to pay for an item.
billingName - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing name.
billingName - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Name.
billingPoBox - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing post office box.
billingPoBox - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: PoBox.
billingPostalCode - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing postal code.
billingRegion - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing region (or state).
billingRegion - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Region(State).
billingStreetNo - Variable in class ORG.oclc.isoill.IllPatronInfo
String containing the billing address.
billingZip - Variable in class ORG.oclc.webz.ILLServer
String data type indicating the default Library Billing Info: Zip.
billInvoice - Static variable in class ORG.oclc.z39.Z39esOrderApi
An extended services item order parameter; see the Z39.50 specification.
BITSTRING - Static variable in class ORG.oclc.ber.ASN1
 
BLOCK_PATRON - Static variable in class ORG.oclc.sip.SipApi
 
BLOCKED_CARD_MESSAGE - Static variable in class ORG.oclc.sip.SipApi
 
BlockedIPAddress - Static variable in class ORG.oclc.z39.Z39initApi
Return code for authorization on Init.
body - Variable in class ORG.oclc.mantis.HookData
 
BookMark - class ORG.oclc.obi.extverb.BookMark.
The BookMark class is a specialized FETCH Verb to save(bookmark) records for later e-mail or display.
BookMark() - Constructor for class ORG.oclc.obi.extverb.BookMark
Constructs a BookMark object.
BookMarkBrief - class ORG.oclc.gadgets.BookMarkBrief.
The BookMarkBrief class is a gadget creates the HTML string for the brief display of bookmarked records.
BookMarkBrief() - Constructor for class ORG.oclc.gadgets.BookMarkBrief
Constructs a BookMarkBrief object.
BookMarkEmail - class ORG.oclc.gadgets.BookMarkEmail.
The BookMarkEmail class is a gadget creates the HTML checkbox string for the e-mail display of bookmarked records.
BookMarkEmail() - Constructor for class ORG.oclc.gadgets.BookMarkEmail
Constructs a BookMarkEmail object.
BookMarkEntry - class ORG.oclc.obi.util.BookMarkEntry.
The BookMarkEntry class describes a record that is being saved via the Extended Verb BookMark.
BookMarkEntry() - Constructor for class ORG.oclc.obi.util.BookMarkEntry
Constructs a null BookMark object.
BookMarkEntry(DataPairs, Object) - Constructor for class ORG.oclc.obi.util.BookMarkEntry
Constructs a BookMarkEntry object.
BookMarkEntry(String, String, String, int, String, String, Object) - Constructor for class ORG.oclc.obi.util.BookMarkEntry
Constructs a BookMarkEntry object.
bookMarkFont - Variable in class ORG.oclc.fmts.WebZFormatter
String data type containing the HTML for the font of bookmarked records.
BookMarkFull - class ORG.oclc.gadgets.BookMarkFull.
The BookMarkFull class is a gadget creates the HTML string for the full display of bookmarked records.
BookMarkFull() - Constructor for class ORG.oclc.gadgets.BookMarkFull
Constructs a BookMarkFull object.
BOOLEAN - Static variable in class ORG.oclc.ber.ASN1
 
BOOLEAN - Static variable in interface ORG.oclc.ber.BerApi
 
BooleanOp() - Method in class ORG.oclc.qparse.Z3958Parser
 
br - Variable in class ORG.oclc.mantis.ElementInfoObject
 
breakdownUrlForBCP(String) - Static method in class ORG.oclc.ecat.util.Util
 
breakdownUrlForInsert(String) - Static method in class ORG.oclc.ecat.util.Util
 
breakdownUrlForSelect(String) - Static method in class ORG.oclc.ecat.util.Util
 
breakdownUrlIntoVector(String) - Static method in class ORG.oclc.ecat.util.Util
 
breakdownUrlIntoVectorAndEscape(String) - Static method in class ORG.oclc.ecat.util.Util
 
briefberformat - Variable in class ORG.oclc.tools.IniDb
 
briefBerFormat - Variable in class ORG.oclc.db.ElementSetNameF
Class object containing the brief ber formatting class used to create 'small' ber records for ElementSetNames starting with 'B' requesting the BER record syntax.
briefmarcformat - Variable in class ORG.oclc.tools.IniDb
 
briefMarcFormat - Variable in class ORG.oclc.db.ElementSetNameF
Class object containing the brief marc formatting class to create 'small' marc records for ElementSetNames starting with 'B' requesting a MARC record syntax.
briefOpacFormat - Variable in class ORG.oclc.db.ElementSetNameF
Class object containing the formatting class to create brief OPAC record syntax records.
briefRecordFmt - Variable in class ORG.oclc.tools.IniDb
The object containing the class for brief record formatting.
briefscreen - class ORG.oclc.obi.briefscreen.
The briefscreen class creates/updates the UserStateObject entities resultsrecno, headermessages, endrecno and dblabel.
briefscreen() - Constructor for class ORG.oclc.obi.briefscreen
Constructs a briefscreen object.
BriefSearchResultsHeader - class ORG.oclc.gadgets.BriefSearchResultsHeader.
The BriefSearchResultsHeader class is a gadget that creates the HTML string for the record header information on a brief search result including the record number and the jump bar It uses the parameters contained in a RequestManager object and the parameters for the gadget read from the configuration files to build the appropriate output.
BriefSearchResultsHeader() - Constructor for class ORG.oclc.gadgets.BriefSearchResultsHeader
Constructs a BriefSearchResultsHeader object.
brieftextformat - Variable in class ORG.oclc.tools.IniDb
 
briefTextFormat - Variable in class ORG.oclc.db.ElementSetNameF
Class object containing the brief Text formatting class to create 'small' text records for ElementSetNames starting with 'B' requesting the SUTRS record syntax.
broader - Variable in class ORG.oclc.z39.TermListInfo
A list of alternative, broader Term-Lists for each Term-List
browse() - Method in class ORG.oclc.db.Db
Increments browse transaction count.
browse(String, int, int, DataDir, DataDir, int, Object) - Method in class ORG.oclc.db.Db
Perform a browse.
browse(String, int, int, DataDir, DataDir, int, Object) - Method in class ORG.oclc.db.DbNewton
Perform a browse.
browse(String, int, int, DataDir, DataDir, int, Object) - Method in class ORG.oclc.db.DbDeleted
Perform a browse.
browse(String, int, int, DataDir, DataDir, int, Object) - Method in class ORG.oclc.db.DbRemoteZ
Perform a browse.
bubblesort(Object[]) - Static method in class ORG.oclc.util.sorts
 
bubblesortEm(Key[]) - Static method in class ORG.oclc.db.Key
Do a bubblesort on an array of Keys
BufferedBerStream - class ORG.oclc.ber.BufferedBerStream.
BufferedBerStream is a class to sequentially read BER records from an InputStream.
BufferedBerStream(InputStream) - Constructor for class ORG.oclc.ber.BufferedBerStream
Create a BufferedInputStream ready for reading BerStrings.
BufferedBerStream(InputStream, int) - Constructor for class ORG.oclc.ber.BufferedBerStream
Create a BufferedInputStream ready for reading BerStrings.
BufferedBerStream(String) - Constructor for class ORG.oclc.ber.BufferedBerStream
Create a BufferedInputStream ready for reading BerStrings.
BufferedBerStream(String, int) - Constructor for class ORG.oclc.ber.BufferedBerStream
Create a BufferedInputStream ready for reading BerStrings.
bufferEndsWith(char) - Method in class ORG.oclc.fmts.FormatBerUtil
Returns a boolean indicating whether the last character in formatting buffer ends with the input character.
bufferEndsWith(String) - Method in class ORG.oclc.fmts.FormatBerUtil
Returns a boolean indicating whether the formatting buffer ends with the input string.
bufferLength() - Method in class ORG.oclc.fmts.FormatBerUtil
Retrieves an integer containing the length of the formatted buffer string.
bufferName - Variable in class ORG.oclc.ecat.util.UUDecoder
This string contains the name that was in the buffer being decoded.
bufferStartsWith(char) - Method in class ORG.oclc.fmts.FormatBerUtil
Returns a boolean indicating whether the first character in the formatting buffer starts with the input character.
bufferStartsWith(String) - Method in class ORG.oclc.fmts.FormatBerUtil
Returns a boolean indicating whether the formatting buffer starts with the input string.
bufpos - Variable in class ORG.oclc.qparse.ASCII_UCodeESC_CharStream
 
bufSize - Static variable in class ORG.oclc.fmts.obi.MarcArticleFmt
String containing the default StringBuffer size
bufSize - Static variable in class ORG.oclc.fmts.obi.MarcCatalogFmt
String containing the default StringBuffer size
buildAnchors(String[], String, String, String, String, String, String, String, String, int) - Static method in class ORG.oclc.obi.util.Databases
Builds a list a databases as anchors from the user's database list
buildAppletPost() - Method in class ORG.oclc.mantis.MantisXML
Build a hashtable that contains all the form element data for the applet to use to update a record.
buildCheckBoxes(String[], String, String, String, String, String, int) - Static method in class ORG.oclc.obi.util.Databases
Builds a list of HTML checkboxes from an array of database names.
buildCheckBoxes(String[], String, String, String, String, String, int, String) - Static method in class ORG.oclc.obi.util.Databases
Builds a database checkBox list from an array of database names using the input font.
buildCheckBoxes(String[], String, String, String, String, String, String, String, int, String) - Static method in class ORG.oclc.obi.util.Databases
Builds a database checkbox list from an array of database names using the input font.
buildCheckBoxes(String, String, String, String, String, String, int) - Static method in class ORG.oclc.obi.util.Databases
Builds a list of HTML checkboxes from an input string of database names.
buildCheckBoxes(String, String, String, String, String, String, int, String) - Static method in class ORG.oclc.obi.util.Databases
Builds a list of HTML checkboxes from an input string of database names using the specified font.
buildCheckBoxes(String, String, String, String, String, String, String, int, String) - Static method in class ORG.oclc.obi.util.Databases
Builds a list of HTML checkboxes from an input string of database names using the specified font.
buildDatabasePageHotLinks(Vector, String, String, String) - Static method in class ORG.oclc.obi.util.Topics
Builds the a set of TABLE rows, each of which contains an HTML anchors for each TopicEntry the Vector.
NOTE: If topicList, matches the global vector of TopicEntry(s), then return the statically built dbPageHotLinks String.
buildDatabasePageHotLinks(Vector, String, String, String, int) - Static method in class ORG.oclc.obi.util.Topics
Builds the a set of TABLE rows, each of which contains an HTML anchors for each TopicEntry the Vector.
NOTE: If topicList, matches the global vector of TopicEntry(s), then return the statically built dbPageHotLinks String.
buildDatabasePageHotLinks(Vector, String, String, String, String, int) - Static method in class ORG.oclc.obi.util.Topics
Builds the a set of TABLE rows, each of which contains an HTML anchors for each TopicEntry the Vector.
NOTE: If topicList, matches the global vector of TopicEntry(s), then return the statically built dbPageHotLinks String.
BuildDBButton - class ORG.oclc.mantis.gadgets.BuildDBButton.
 
BuildDBButton() - Constructor for class ORG.oclc.mantis.gadgets.BuildDBButton
 
buildDir() - Static method in class ORG.oclc.z39.oclcUserInformation9
 
buildDir(Attribute) - Static method in class ORG.oclc.z39.Attribute
Build an AttributeElement DataDir based on the specified Attribute object.
buildDir(Attribute[], Vector, Vector) - Static method in class ORG.oclc.z39.byAttributes
Build a DataDir from an Attribute object array.
buildDir(byAttributes) - Static method in class ORG.oclc.z39.byAttributes
Build a DataDir from a byAttributes Object.
buildDir(DataDir) - Method in class ORG.oclc.z39.oclcAccessControl1
Adds the diagnostic in the default format to the parent directory
buildDir(DbResults[], TermComponentPostings[]) - Static method in class ORG.oclc.z39.oclcUserInformation3
 
buildDir(int, int) - Static method in class ORG.oclc.z39.Attribute
Build an AttributeElement DataDir based on the specified attribute type and value.
buildDir(int, int, int) - Static method in class ORG.oclc.z39.oclcUserInformation7
Build an oclcUserInformation7 request and convert it to a DataDir
buildDir(int, int, int, String[], int[], int[]) - Static method in class ORG.oclc.z39.oclcUserInformation7
 
buildDir(int, int, String) - Static method in class ORG.oclc.z39.Attribute
Build an AttributeElement DataDir based on the specified attribute type and value.
buildDir(oclcUserInformation7) - Static method in class ORG.oclc.z39.oclcUserInformation7
 
buildDir(String, DataDir) - Static method in class ORG.oclc.z39.oclcUserInformation8
Build an oclcUserInformation8 request and return it as a DataDir
buildDir(String, DataDir, TermComponentPostings[]) - Static method in class ORG.oclc.z39.oclcUserInformation8
Build an oclcUserInformation8 request and return it as a DataDir
buildDir(String, int, String) - Static method in class ORG.oclc.z39.oclcUserInformation2
 
buildDir(String, int, String[], String[]) - Static method in class ORG.oclc.z39.oclcUserInformation1
 
buildDir(String, int, String, String) - Static method in class ORG.oclc.z39.oclcUserInformation2
 
buildDir(String, String, Attribute[], int, byAttributes[]) - Static method in class ORG.oclc.z39.TermInfo
 
buildDir(String, String, Attribute[], int, byAttributes[], String, int, int, DataDir) - Static method in class ORG.oclc.z39.TermInfo
Build a DataDir TermInfo from the parameters.
buildDir(String, String, String, String, String) - Static method in class ORG.oclc.z39.oclcUserInformation11
 
buildDir(TermComponentPostings[]) - Static method in class ORG.oclc.z39.oclcUserInformation6
 
buildDir(TermInfo) - Static method in class ORG.oclc.z39.TermInfo
Build a DataDir TermInfo from the TermInfo object.
buildIndividualDbList() - Method in class ORG.oclc.obi.scannavscreen
Build the SCAN results breakdown for a single database.
buildIndividualDbList(String) - Method in class ORG.oclc.gadgets.DbListforScanResult
Build the SCAN results breakdown for a single database.
buildInstTable() - Method in class ORG.oclc.tools.ProConvert
 
buildIt() - Method in class ORG.oclc.fmts.MarcBuilder
Builds ands returns a Marc record String from all the nodes stored in MarcBuilder.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.FullTextHeader
Generates a String containing the HTML for the information displayed before a Full Text record display.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.IllConfirm
Executes the embedded illconfirmscreen.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.FormatRecords
Generates a String containing the HTML for the data record generated by the database formatting class using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ThesTreeDisplay
Generates a String containing the HTML for the Thesaurus Aided Search (TAS) display.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.BriefSearchResultsHeader
Generates a String containing the HTML for the information displayed before a set of brief records in a search including the record number and the JumpBar.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.DbListforScanResult
Generates a String containing the HTML for the Topic & Database names with associated postings from a scan request using the parameters contained in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ScanResults
Generates a String containing the HTML tables for the scan results using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.SearchHeader
Generates a String containing the HTML for the search screen headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.rssSearchHeader
Generates a String containing the HTML for the search screen headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.BookMarkBrief
Generates a String containing the HTML for the brief bookmark records using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.SearchResultsDbList
Generates a String containing the HTML for the Topic & Database names with associated postings from a search request using the parameters contained in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.SearchTabbar
Generates a String containing the HTML for the tabbar on the search screens using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.DbListforSearchResult
Generates a String containing the HTML for the Topic & Database names with associated postings from a search request using the parameters contained in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.IndexRadio
Generates a String containing the HTML for the index radio buttons for the currently selected database using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.TermListDisplay
Generates a String containing the HTML for the Related Term list display.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.FormatRecordsAndAttachHoldings
Generates a String containing the HTML for the holdings records associated with the input citation using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.FormatRecordsWithDuplicates
Generates a String containing the HTML for the data record generated by the database formatting class using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.QuickSearchTopics
Generates a String containing the HTML for the quick search topic name check boxes using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.JumpBar
Generates a String containing the HTML for the record navigation JumpBar using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.IndexSelect
Generates a String containing the HTML for the index select list for the currently selected database using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.Limits
Generates a String containing the HTML for the limits for the currently selected database using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.RefineScreen
Executes the embedded contact method gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ThesNavButtons
Generates a String containing the HTML for the search screen headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ImageJumpbar
Generates a String containing the HTML for the image navigation JumpBar using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ImageNav
Generates a String containing the HTML for the image thumbnails using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ImageDisplay
Generates a String containing the HTML necessary to display an image for a database containing a series of images, using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ExpandHeader
Generates a String containing the HTML for the expand header using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.ToolbarAnchor
Generates a String containing the HTML table for the toolbar anchors using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.Dump
Generates a String containing an HTML representation of a user's current state using the the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.BookMarkEmail
Generates a String containing the HTML for the e-mail bookmark records using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.SortSelect
Generates a String containing the HTML for the sort select list for the currently selected database using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.TermFinderHeader
Generates a String containing the HTML for the term list and thesaurus term display headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.TempNav
Executes the embedded contact method gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.TopicList
Generates a String containing the HTML for the topic name anchors using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.IllForm
Generates a String containing the HTML for the isoill request form using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.BookMarkFull
Generates a String containing the HTML for the full bookmark records using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.FullRecordHeader
Generates a String containing the HTML for the information displayed before a set of brief records in a search including the record number and the JumpBar.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.DatabaseList
Generates a String containing the HTML for the database anchors using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.gadgets.RecordHoldings
Generates a String containing the HTML for the holdings records associated with the input citation using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in interface ORG.oclc.jassi.GadgetBuilder
Executes the GadgetBuilder interface and passes input parameters for the RequestManager object and the section name String that defines the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.CreateButtons
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.LastEdited
Generates a String containing the HTML list of the last edited records (at most 5).
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.Preferences
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.Menubar
Generates a String containing the HTML table for the menubar anchors using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.SaveSearchHeader
Generates a String containing the HTML for the search screen headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.RunDHooks
Generates a String containing the HTML for the data record generated by the database template's Display Hooks using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.RBSearchHeader
Generates a String containing the HTML for the search screen headers using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.ListBox
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.FMTButton
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.PullDown
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.SelectAutomapAndTemplate
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.BuildDBButton
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.DisplayVIEW
Generates a String containing the HTML for the data record generated by the database template's Display Hooks using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.SaveLimits
Generates a String containing the HTML for the limits for the currently selected database using the parameters containined in the RequestManager object and the name of the gadget.
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.UtilButtons
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.AdministratorSetup
 
buildit(RequestManager, String) - Method in class ORG.oclc.mantis.gadgets.DbTemplateList
Generates a String containing the HTML for the using the parameters containined in the RequestManager object and the name of the gadget.
buildList(DbResults[], DbResults[], String) - Method in class ORG.oclc.obi.resultsframescreen
The buildList method returns a Vector of DbResults elements that have been rotated.
buildList(DbResults[], TopicEntry) - Method in class ORG.oclc.obi.resultsframescreen
The buildList method returns a Vector of DbResults elements that have been ordered by TopicArea definition.
buildMessage() - Method in class ORG.oclc.sip.PatronInformation
Returns a String containing the Patron Information Request message Doesn't use checksums or sequence numbers
buildMessage() - Method in class ORG.oclc.sip.Hold
Returns a String containing the Hold message Doesn't use checksums or sequence numbers
buildMessage() - Method in class ORG.oclc.sip.PatronStatusRequest
Returns a String containing the Patron Status Request message
buildMessage(boolean) - Method in class ORG.oclc.sip.PatronInformation
Returns a String containing the Patron Information Request message
buildMessage(boolean) - Method in class ORG.oclc.sip.Hold
Returns a String containing the Hold message
buildMessage(boolean, String) - Method in class ORG.oclc.sip.PatronInformation
Returns a String containing the Patron Information Request message
buildMessage(boolean, String) - Method in class ORG.oclc.sip.Hold
Returns a String containing the Hold message
buildMsg() - Method in class ORG.oclc.webz.ILLEmail
Builds the message to email, using the data already collected in the patron and txn objects.
buildNoHolding() - Static method in class ORG.oclc.HoldingServer.HoldingInfo
This method is used to build a directory structure which indicate no holdings is provided for the record.
buildPrevNextLinks() - Method in class ORG.oclc.obi.scanresultsscreen
Build the Prev and Next HTML anchors to allow forward and backward navigation with in the SCAN results.
buildQuickSearchBoxes(UserStateObject, String, String) - Static method in class ORG.oclc.obi.util.Topics
Create a set of HTML checkboxes for the set of "QuickSearch" TopicEntry(s).
buildRequest() - Method in class ORG.oclc.z39.ESOrderPrice
Build the extended services item oclc price request.
buildRequest() - Method in class ORG.oclc.z39.ESOrder
Build the extended services item order request.
buildRequest(int) - Method in class ORG.oclc.z39.ESUpdate
Build the Extended Services Database Update request task package.
buildResponse() - Method in class ORG.oclc.z39.ESOrderPrice
Build the extended services item order response task package.
buildResponse() - Method in class ORG.oclc.z39.ESOrder
Build the extended services item order response task package.
buildResponse(int, String, String, DataDir) - Method in class ORG.oclc.z39.ESUpdate
Build the Extended Services Database Update response task package.
buildRsrcTables() - Method in class ORG.oclc.tools.ProConvert
 
buildSortKeys(String, String[], int[], Object, Object) - Method in class ORG.oclc.db.Db
Return sort keys for the records in the hitlist.
buildSortKeys(String, String[], int[], Object, Object) - Method in class ORG.oclc.db.DbNewton
Return sort keys for the records in the hitlist.
buildSortKeys(String, String[], int[], Object, Object) - Method in class ORG.oclc.db.DbRemoteZ
Return sort keys for the records in the hitlist.
BuildSortString(String) - Method in class ORG.oclc.util.SymbolSortOrder
 
buildTextRecord(String) - Method in class ORG.oclc.fmts.ZBaseFormatter
Creates a BerString object containing a single node containing the input text record.
buildTopicDbList(String) - Method in class ORG.oclc.obi.scannavscreen
Build the SCAN results breakdown for a TopicEntry by database.
buildTopicDbList(String, String) - Method in class ORG.oclc.gadgets.DbListforScanResult
Build the SCAN results breakdown for a TopicEntry by database.
buildTree() - Method in class ORG.oclc.qparse.ASTNested
 
bulkDeleteNotSupported - Static variable in class ORG.oclc.z39.Z39deleteApi
deleteResultSet status; see Z39.50 specification.
BULKSTATUSES - Static variable in class ORG.oclc.z39.Z39deleteApi
 
byAttributes - class ORG.oclc.z39.byAttributes.
Object to maintain the per-database results for a Z39.50 scan.
byAttributes(Attribute[], String, int) - Constructor for class ORG.oclc.z39.byAttributes
Build a list of attributes for a term with database and posting information.
byAttributes(DataDir) - Constructor for class ORG.oclc.z39.byAttributes
Build a list of attributes for a term with database and posting information from a TermInfo DataDir.
byteArrayToString(byte[]) - Static method in class ORG.oclc.util.Util
 
byteArrayToString(byte[], int, int) - Static method in class ORG.oclc.util.Util
 
byteBeforeDate1() - Method in class ORG.oclc.z39.MarcDecoder
 
byteProx - Static variable in class ORG.oclc.z39.Z39searchApi
Proximity unit code; see Z39.50 specification.
bytesIn - Variable in class ORG.oclc.webz.ZVerb
integer data type containing the number of bytes in the incoming Z39.50 response.
bytesOut - Variable in class ORG.oclc.webz.ZVerb
integer data type containing the number of bytes in the outgoing Z39.50 request.
bytesToInt(byte[], int, int) - Static method in class ORG.oclc.RecordHandler.HandleUSMARC
 
ByteToCharUSM94 - class ORG.oclc.LocalByteConverter.ByteToCharUSM94.
 
ByteToCharUSM94() - Constructor for class ORG.oclc.LocalByteConverter.ByteToCharUSM94
 

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