Open SiteSearch 4.1.1
Final

Package ORG.oclc.access.api

Interface Summary
AccessBerApi The AccessBerApi interface defines values used to BER encode messages to and from the AccessServer.
 

Class Summary
AccessConnection The AccessConnection connects to the SiteSearch AccessServer and provides the BER interface coding and decoding.
AuthoResults The AuthoResults class contains the profiling information retrieved from a user authorization.
ColMetaData The ColMetaData class manages information about column specific MetaData retrieved from the AccessServer.
MetaData The MetaData class contains information about MetaData about the database retrieved from the AccessServer.
NullObject The NullObject class is used to indicate that the value of a column should be set to NULL when updating database rows.
 

Exception Summary
AccessException The AccessException class is used for throwing exceptions from the authorization process.
AuthoException The AuthoException class is used for throwing exceptions from the authorization process, indicating that this is an invalid authorization.
 


Open SiteSearch 4.1.1
Final