Open SiteSearch 4.1.1
Final

Package ORG.oclc.z39

Interface Summary
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.
 

Class Summary
AccessControl AccessControl defines the code/message values for an Access Control request.
Attribute Attribute is a class for AttributeElements.
AttributeDescription AttributeDescription is defined in Z39-50-recordSyntax explain.
AttributeSetInfo AttributeSetInfo is an Explain record.
AttributeType AttributeType is referenced in AttributeSetInfo.
AttributeUtil Utility class to find the attributes from a query
byAttributes Object to maintain the per-database results for a Z39.50 scan.
CategoryList CategoryList is an Explain record.
ContactInfo ContactInfo is used in several Explain records.
DatabaseInfo DatabaseInfo is an Explain record.
DbPresentData DbPresentData contains information for retrieved database records in a Z39 Present.
DbResults DbResults returns additional search information by database.
Diagnostic1 Diagnostic1 includes the values defined in Z39-50-diagnostic 1.
DuplicateCriteria DuplicateCriteria contains information for how deduplication should be performed in a Z39 dedup.
ESOrder ESOrder creates extended services item order task package and translates responses.
ESOrderPrice ESOrderPrice creates extended services item prices requests and translates responses.
ESOrderPriceInfo ESOrderPriceInfo is a class used to contain price info for extended services item price requests
ESOrderVendorInfo ESOrderVendorInfo is a class used to contain vendor information for extended services item price requests
ESUpdate The ESUpdate class creates the Extended Services Database Update task package and translates the task package response.
Explain Explain record.
ExtSvcData The ExtSvcData class is a container class defining all the possible Elements that can be defined for a Z39.50 Extended Services Request.
horizonScanOtherInformation horizonScanOtherInformation is used to hold the authoritative information returned in the OtherInformation field of a Scan response from a HORIZON server, identified by the OID = "1.2.840.10003.10.1000".
MarcDecoder MarcDecoder allows ZBase to decode Marc records.
MultipleSearchTerms  
notisScanOtherInformation notisScanOtherInformation is used to hold the authoritative information returned in the OtherInformation field of a Scan response from a NOTIS server, identified by the OID = "1.2.840.10003.10.1000.16.1".
oclcAccessControl1 oclcAccessControl1 the information passed/sent on an AccessControl Request/Response to get database specific user authorization and password information passed to a remote server.
oclcDuplicateCriteria oclcDuplicateCriteria is used in Dedup requests to add the dedup keys to the request.
oclcUserInformation1 This is used in the userInformationField of an Init.
oclcUserInformation11 This class represents the Z39.50 user information field that JaSSI includes in its Z39.50 init request.
oclcUserInformation2 oclcUserInformation2 is used to request and report session and host information.
oclcUserInformation3 oclcUserInformation3 is used in Search requests.
oclcUserInformation4 oclcUserInformation4 is part of a DatabaseInfo or a TargeteInfo Explain record.
oclcUserInformation5 oclcUserInformation5 is part of a Scan request.
oclcUserInformation6 oclcUserInformation6 is used in Search requests.
oclcUserInformation7 oclcUserInformation7 is used in Search requests.
oclcUserInformation8 oclcUserInformation8 is used in Search requests.
oclcUserInformation9 oclcUserInformation9 is used in Sort requests to let the target know that the sorts for cross-database searches should interleave the records from allthe databases into on combined set.
OtherInformation Global OtherInformation defined by Z39-50.
ProcessingInfo ProcessingInfo is an Explain record.
restrictorWords restrictorWords is a mapping that provides alternate text for restrictor values.
storedKeys storedKeys is a mapping that provides tags for data in truncated records.
TargetInfo TargetInfo is an Explain record.
TermComponentPostings TermComponentPostings returns additional search information by database.
TermInfo TermInfo is returned by a Z39-50 Scan request.
TermListDetails TermListDetails is an Explain record.
TermListInfo TermListInfo is an Explain record.
userInformationField userInformationField is used in the Init transaction.
Z39api The Z39 Client API Software presented here is a translation of the C version of the API written by Ralph Levan at OCLC.
Z39closeApi  
Z39dedupApi  
Z39deleteApi  
Z39esExportApi  
Z39esOrderApi  
Z39esUpdateApi  
Z39extsvcApi  
Z39initApi  
Z39logging Z39logging provides a means to turn on logging for all Z39 transactions.
Z39presentApi  
Z39scanApi  
Z39searchApi  
Z39session  
Z39sortApi  
Z39trcApi  
ztypes ztypes is a utility class that provides methods to get and put primitive data into Z39.50 transactions in specified formats.
 


Open SiteSearch 4.1.1
Final