Open SiteSearch 4.1.1
Final

Uses of Package
ORG.oclc.webz

Packages that use ORG.oclc.webz
ORG.oclc.fmts   
ORG.oclc.fmts.obi   
ORG.oclc.fmts.rules   
ORG.oclc.gadgets   
ORG.oclc.mantis   
ORG.oclc.mantis.obi   
ORG.oclc.mantis.verbs   
ORG.oclc.obi   
ORG.oclc.obi.extverb   
ORG.oclc.tools   
ORG.oclc.webz   
 

Classes in ORG.oclc.webz used by ORG.oclc.fmts
DisplayGenerator
          The DisplayGenerator interface defines the methods that must be implemented to add a formatting tool implementation to the system that can be used to generate formatted data from input records.
DisplayRule
          The DisplayRule interface class defines the method that must be implemented to add a new formattting rule in the RulesBasedDisplayGenerator.
DisplayUserData
          DisplayUserData contains the user's context for formatting records in the RulesBasedDisplayGenerator.
RecordFormatter
          The RecordFormatter interface defines the methods that must be implemented to add a record formatting class for a database.
 

Classes in ORG.oclc.webz used by ORG.oclc.fmts.obi
RecordFormatter
          The RecordFormatter interface defines the methods that must be implemented to add a record formatting class for a database.
 

Classes in ORG.oclc.webz used by ORG.oclc.fmts.rules
DisplayRule
          The DisplayRule interface class defines the method that must be implemented to add a new formattting rule in the RulesBasedDisplayGenerator.
DisplayUserData
          DisplayUserData contains the user's context for formatting records in the RulesBasedDisplayGenerator.
 

Classes in ORG.oclc.webz used by ORG.oclc.gadgets
ZDb
          The ZDb class maintains a User's customized database information based on user profiling.
ZUserData
          The ZUserData class is a core class to maintain information of all the Z39.50 activity for a user, from the search history, the list of Z39.50 databases the user has access to, and the currently active Z39.50 connections.
 

Classes in ORG.oclc.webz used by ORG.oclc.mantis
Verb
          The Verb class is parent class to all the WebZ Verbs implmented in the JaSSI.
 

Classes in ORG.oclc.webz used by ORG.oclc.mantis.obi
ZDb
          The ZDb class maintains a User's customized database information based on user profiling.
ZUserData
          The ZUserData class is a core class to maintain information of all the Z39.50 activity for a user, from the search history, the list of Z39.50 databases the user has access to, and the currently active Z39.50 connections.
 

Classes in ORG.oclc.webz used by ORG.oclc.mantis.verbs
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.
Verb
          The Verb class is parent class to all the WebZ Verbs implmented in the JaSSI.
ZVerb
          The ZVerb class is one of the baseline Z39.50 classes for implementing WebZ in Java.
 

Classes in ORG.oclc.webz used by ORG.oclc.obi
ZDb
          The ZDb class maintains a User's customized database information based on user profiling.
ZUserData
          The ZUserData class is a core class to maintain information of all the Z39.50 activity for a user, from the search history, the list of Z39.50 databases the user has access to, and the currently active Z39.50 connections.
 

Classes in ORG.oclc.webz used by ORG.oclc.obi.extverb
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.
FETCH
          The FETCH class is the WebZ Verb that performs a Z39.50 present.
ISOILL
          The ISOILL class provides the capability to issue an ISOILL request for an Interlibrary Loan.
QUERY
          The QUERY class is the WebZ Verb that performs a Z39.50 search and present.
Verb
          The Verb class is parent class to all the WebZ Verbs implmented in the JaSSI.
ZQueryHandler
          The ZQueryHandler class is a utility class for Z39.50 search and scan - It creates a query string from an input URL and invokes the Z39.58 query parser to create a query string to pass the Z39.50 search and scan classes.
ZVerb
          The ZVerb class is one of the baseline Z39.50 classes for implementing WebZ in Java.
 

Classes in ORG.oclc.webz used by ORG.oclc.tools
Db
          The Db class maintains configuration for a Z39.50 Database.
Sort
          The Sort class maintains the sort specifications for a database.
ZServer
          The ZServer class maintains configuration for a Z39.50 Server input from the JaSSI configuration file.
 

Classes in ORG.oclc.webz used by ORG.oclc.webz
CacheData
          The CacheData class is one of the baseline JaSSI classes for implementing caching of result sets in JaSSI.
Db
          The Db class maintains configuration for a Z39.50 Database.
DedupKeys
          The DedupKeys class maintains the sort specifications for a database.
DisplayGenerator
          The DisplayGenerator interface defines the methods that must be implemented to add a formatting tool implementation to the system that can be used to generate formatted data from input records.
DisplayUserData
          DisplayUserData contains the user's context for formatting records in the RulesBasedDisplayGenerator.
FETCH
          The FETCH class is the WebZ Verb that performs a Z39.50 present.
Format
          The Format class manages all the Formatting classes for the databases in WebZ.
ILLServer
          The ILLServer class maintains configuration for an ILL Server input from the JaSSI configuration file.
ILLUserData
          The ILLUserData class maintains information of all the ILL activity for a user.
ImageInfo
          The ImageInfo class is a utility class to maintain page navigation information for retrival of binary images from a newton database.
ISOILL
          The ISOILL class provides the capability to issue an ISOILL request for an Interlibrary Loan.
Sort
          The Sort class maintains the sort specifications for a database.
TermFinderInfo
          The TermFinderInfo class describes the TermFinder and Related Term List search options for a database.
Verb
          The Verb class is parent class to all the WebZ Verbs implmented in the JaSSI.
WebZUserHistory
          The WebZUserHistory class maintains information for a user's WebZ transaction and also provides methods to retrieve the information.
Widgets2Infix
          The Widgets2Infix interface defines the methods that must be implemented by all classes designed to be dynamically loaded by the JaSSI Server.
ZDb
          The ZDb class maintains a User's customized database information based on user profiling.
ZQueryHandler
          The ZQueryHandler class is a utility class for Z39.50 search and scan - It creates a query string from an input URL and invokes the Z39.58 query parser to create a query string to pass the Z39.50 search and scan classes.
ZServer
          The ZServer class maintains configuration for a Z39.50 Server input from the JaSSI configuration file.
ZUserData
          The ZUserData class is a core class to maintain information of all the Z39.50 activity for a user, from the search history, the list of Z39.50 databases the user has access to, and the currently active Z39.50 connections.
ZVerb
          The ZVerb class is one of the baseline Z39.50 classes for implementing WebZ in Java.
 


Open SiteSearch 4.1.1
Final