Serialized Form
Package ORG.oclc.access.api |
code
int code
extraMsg
String extraMsg
code
int code
extraMsg
String extraMsg
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
EOFFound
boolean EOFFound
indefinite
boolean indefinite
offset
int offset
record
byte[] record
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 |
sectionKey
String sectionKey
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.
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 |
nextServer
int nextServer
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.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package ORG.oclc.RecordHandler |
Package ORG.oclc.Telnet.socket |
includes
Vector includes
origname
Vector origname
preserveInputOrder
boolean preserveInputOrder
sectionKey
String sectionKey
starredNames
Hashtable starredNames
Package ORG.oclc.xml.parser |
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 |
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.
addinfo
String addinfo
condition
int condition