Open SiteSearch 4.1.1
Final

Serialized Form


Package ORG.oclc.access.api

Class ORG.oclc.access.api.AccessException implements Serializable

Serialized Fields

code

int code

extraMsg

String extraMsg

Class ORG.oclc.access.api.AuthoException implements Serializable

Serialized Fields

code

int code

extraMsg

String extraMsg

Class ORG.oclc.access.api.AuthoResults implements Serializable

Serialized Fields

authoTableName

String authoTableName
Name of the "authos" table

authoUserAuthoColName

String authoUserAuthoColName
Name of the "autho" column in the "authos" table

dBNameColName

String dBNameColName
Name of the "dbname" column in the "db" table

dbTableName

String dbTableName
Name of the "db" table

metaData

MetaData metaData
Information about the database tables

sessionsColName

String sessionsColName
Name of the "sessions" column in the "authos" table

userDBKeyColName

String userDBKeyColName
Name of the "dbid" column in the "userdb" table

userDBTableName

String userDBTableName
Name of the "userdb" table


Package ORG.oclc.ber

Class ORG.oclc.ber.BerString implements Serializable

Serialized Fields

EOFFound

boolean EOFFound

indefinite

boolean indefinite

offset

int offset

record

byte[] record


Package ORG.oclc.db

Class ORG.oclc.db.PartialResults implements Serializable

Serialized Fields

diagnostics

Stack diagnostics
Stack of all diagnostic messages.

returnCode

Object returnCode
The return data that needs to go with the partial Results


Package ORG.oclc.ecat.util

Class ORG.oclc.ecat.util.CEFormatException implements Serializable

Class ORG.oclc.ecat.util.CEStreamExhausted implements Serializable

Class ORG.oclc.ecat.util.IniFileSection implements Serializable

Serialized Fields

sectionKey

String sectionKey


Package ORG.oclc.jassi

Class ORG.oclc.jassi.DataPairs implements Serializable

Class ORG.oclc.jassi.FailurePage implements Serializable

Class ORG.oclc.jassi.JavaPageException implements Serializable

Serialized Fields

code

int code
Integer code associated with the exception.

msg

String msg
String message associated with the exception.

when

Date when
Date and Time when the exception occurred.

Class ORG.oclc.jassi.MimeTypes implements Serializable

Class ORG.oclc.jassi.StyleTable implements Serializable

Class ORG.oclc.jassi.SuccessPage implements Serializable

Class ORG.oclc.jassi.UserStateObject implements Serializable

Serialized Fields

applicationContext

Hashtable applicationContext

history

Vector history

lastTxnTime

long lastTxnTime

out

Log out
Log object for writing JaSSI user logs.

overrideHash

Hashtable overrideHash

pups

Vector pups

syncTable

Hashtable syncTable

tempDirFile

File tempDirFile

tempSessionDir

String tempSessionDir

timeout

long timeout

userId

String userId
String containing the user's sessionid.


Package ORG.oclc.opserve.opsmanager

Class ORG.oclc.opserve.opsmanager.LoadBalancer implements Serializable

Serialized Fields

nextServer

int nextServer

Class ORG.oclc.opserve.opsmanager.NoAvailableServerException implements Serializable


Package ORG.oclc.qparse

Class ORG.oclc.qparse.ParseException implements Serializable

Serialized Fields

currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.

eol

String eol
The end of line string for this machine.

expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).

tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.

Class ORG.oclc.qparse.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package ORG.oclc.RecordHandler

Class ORG.oclc.RecordHandler.MalformedRecordException implements Serializable

Class ORG.oclc.RecordHandler.UnrecognizedRecordHandlerException implements Serializable


Package ORG.oclc.sip

Class ORG.oclc.sip.SipException implements Serializable


Package ORG.oclc.Telnet.socket

Class ORG.oclc.Telnet.socket.TimedOutException implements Serializable


Package ORG.oclc.util

Class ORG.oclc.util.IniFileSection implements Serializable

Serialized Fields

includes

Vector includes

origname

Vector origname

preserveInputOrder

boolean preserveInputOrder

sectionKey

String sectionKey

starredNames

Hashtable starredNames

Class ORG.oclc.util.IniInvalidValueException implements Serializable

Class ORG.oclc.util.IniMissingSectionException implements Serializable

Class ORG.oclc.util.IniMissingValueException implements Serializable


Package ORG.oclc.xml.parser

Class ORG.oclc.xml.parser.ParseException implements Serializable

Serialized Fields

column

int column
The position on the line where the error was found.

line

int line
The line where the error was found.

owner

Object owner
The parser context in which the error occurred.


Package ORG.oclc.xml.util

Class ORG.oclc.xml.util.Queue implements Serializable


Package ORG.oclc.z39

Class ORG.oclc.z39.AccessControl implements Serializable

Serialized Fields

additionalInfo

Object additionalInfo
Object containing information to pertinent to the access control request, such as a list of database names requiring authorization.

referringObject

Object referringObject
Object containing the information from the command that caused the AccessControl to be thrown.

type

int type
integer data type defining the type of access control challenge.

Class ORG.oclc.z39.Diagnostic1 implements Serializable

Serialized Fields

addinfo

String addinfo

condition

int condition


Open SiteSearch 4.1.1
Final