Serialized Form
Package org.jafer.databeans |
databean
Databean databean
template
javax.xml.transform.Templates template
sourceSchema
java.lang.String sourceSchema
targetSchema
java.lang.String targetSchema
styleSheetPath
java.lang.String styleSheetPath
sourceSchema
java.lang.String sourceSchema
targetSchema
java.lang.String targetSchema
databeanFactory
DatabeanFactory databeanFactory
databeanFactories
java.util.Hashtable databeanFactories
- Stores a reference to factories that can create databeans for specified
databases. A map entry consists of key = database name and value =
factory that creates a databean supporting Search and Present for the
specified database
cacheFactory
CacheFactory cacheFactory
- Stores a reference to cache factory that provides the cache for the
ActiveBeans data bean to use. If this is set to null then the cache will
not be set on the databean and the databeans internal one will be used
autoPopulateCache
boolean autoPopulateCache
- Stores a reference to whether pre filling of the caching is enabled or
not. Enabled (true) as default.
activeBeans
ActiveBean[] activeBeans
- Stores a reference to an array of active beans forthe current set of
databases
recordCursor
int recordCursor
- Stores a reference to current record cursor position
recordSchema
java.lang.String recordSchema
- Stores a reference to record schema that should be applied when
retrieving records
mode
java.lang.String mode
- Stores a reference to search mode.
- serial - The first active bean to return a result set will be used,
ignoring all other activebean results
- parallel - All ActiveBeans results will be combined to provide a
super result set (DEFAULT)
totalRecords
int totalRecords
- Stores a reference to the total number of records retrieved
name
java.lang.String name
- Stores a reference to the name of this databeanmanager
allDatabases
java.lang.String[] allDatabases
- Stores a reference to this databeanmanagers complete set of configured
databases
recordSchema
java.lang.String recordSchema
- Stores a reference to the default record schema to set on the databean
manager
databeanFactories
java.util.Hashtable databeanFactories
- Stores a reference to factories that can create databeans for specified
databases. A map entry consists of key = database name and value =
factory that creates a databean supporting Search and Present for the
specified database
cacheFactory
CacheFactory cacheFactory
- Stores a reference to cache factory that is passed to the databeanManager
mode
java.lang.String mode
- Stores a reference to search mode.
- serial - The first active bean to return a result set will be used,
ignoring all other activebean results
- parallel - All ActiveBeans results will be combined to provide a
super result set (DEFAULT)
allDatabases
java.lang.String[] allDatabases
- Stores a reference to the complete set of configured databases for any
new DatabeanManagers
queryXSLT
java.net.URL queryXSLT
configDocument
org.w3c.dom.Document configDocument
recordTemplate
org.w3c.dom.Document recordTemplate
recordDocument
org.w3c.dom.Document recordDocument
paramMap
java.util.Hashtable paramMap
recordSchemas
java.util.Hashtable recordSchemas
query
org.w3c.dom.Node query
dataSource
javax.sql.DataSource dataSource
connection
java.sql.Connection connection
resultSet
java.sql.ResultSet resultSet
hostName
java.lang.String hostName
currentDatabase
java.lang.String currentDatabase
recordSchema
java.lang.String recordSchema
queryString
java.lang.String queryString
username
java.lang.String username
password
java.lang.String password
primaryTable
java.lang.String primaryTable
primaryKey
java.lang.String primaryKey
foreignKey
java.lang.String foreignKey
port
int port
recordCursor
int recordCursor
nResults
int nResults
searchException
JaferException searchException
- Stores a reference to exception that occured in the last search or null
if no errors occured
host
java.lang.String host
schema
java.lang.String schema
className
java.lang.String className
port
int port
url
java.net.URL url
recordSchema
java.lang.String recordSchema
url
java.lang.String url
recordSchema
java.lang.String recordSchema
Package org.jafer.exception |
diagnostic
Diagnostic diagnostic
diagCondition
int diagCondition
addInfo
java.lang.String addInfo
Package org.jafer.interfaces |
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
vector
java.util.Vector vector
i
int i
type
org.osid.shared.Type type
properties
java.util.Map properties
Package org.jafer.osid.consumer |
Package org.jafer.osid.provider |
assetType
org.osid.shared.Type assetType
displayName
java.lang.String displayName
recordsVector
java.util.Vector recordsVector
vector
java.util.Vector vector
i
int i
idString
java.lang.String idString
context
org.osid.OsidContext context
configuration
java.util.Properties configuration
partKey
java.lang.String partKey
partValues
java.util.Map partValues
partTypes
java.util.Map partTypes
vector
java.util.Vector vector
i
int i
partKey
java.lang.String partKey
partTypes
java.util.Map partTypes
vector
java.util.Vector vector
i
int i
displayName
java.lang.String displayName
partVector
java.util.Vector partVector
recordStructure
RecordStructure recordStructure
vector
java.util.Vector vector
i
int i
displayName
java.lang.String displayName
description
java.lang.String description
schema
java.lang.String schema
type
org.osid.shared.Type type
partTypesVector
java.util.Vector partTypesVector
partTypesMap
java.util.Map partTypesMap
jaferType
org.osid.shared.Type jaferType
mitType
org.osid.shared.Type mitType
modsType
org.osid.shared.Type modsType
displayName
java.lang.String displayName
jaferTypesMap
java.util.Hashtable jaferTypesMap
jaferTypesVector
java.util.Vector jaferTypesVector
modsTypesMap
java.util.Hashtable modsTypesMap
modsTypesVector
java.util.Vector modsTypesVector
mitTypesMap
java.util.Hashtable mitTypesMap
mitTypesVector
java.util.Vector mitTypesVector
vector
java.util.Vector vector
i
int i
context
org.osid.OsidContext context
configuration
java.util.Properties configuration
field
Field field
dataObject
DataObject dataObject
Package org.jafer.registry |
Package org.jafer.registry.model |
Package org.jafer.registry.uddi |
result
org.uddi4j.response.Result result
- Stores a reference to the result if available
hasMessage
boolean hasMessage
- Stores a reference to the whether an extra message was added other than
just the exception. Used to print string correctly
Package org.jafer.registry.uddi.model |
tModelManager
TModelManager tModelManager
- Stores a reference to the TModelManager that loads and initialises all
the required TModels. It is expected to have already been initialised
when it is used by this class
businessEntity
org.uddi4j.datatype.business.BusinessEntity businessEntity
- Stores a reference to the underlying business entity object
businessInfo
org.uddi4j.response.BusinessInfo businessInfo
- Stores a reference to the business info object returned from the uddi
registry
tModelManager
TModelManager tModelManager
- Stores a reference to the TModelManager that loads and initialises all
the required TModels. It is expected to have already been initialised
when it is used by this class
businessService
org.uddi4j.datatype.service.BusinessService businessService
- Stores a reference to the underlying business service object
key
java.lang.String key
- Stores a reference to the TModel key for the category
name
java.lang.String name
- Stores a reference to the name of the category
value
java.lang.String value
- Stores a reference to the value of this category
type
java.lang.String type
- Stores a reference to the contact type. Set to Main Contact if not
currently set.
name
java.lang.String name
- Stores a reference to the contacts name
description
java.lang.String description
- Stores a reference to the contacts description
email
java.lang.String email
- Stores a reference to the contacts email
phone
java.lang.String phone
- Stores a reference to the contacts phone
serviceInfo
org.uddi4j.response.ServiceInfo serviceInfo
- Stores a reference to the service info object returned from the uddi
registry
Package org.jafer.servlet |
servletConfig
javax.servlet.ServletConfig servletConfig
maxHits
int maxHits
recordXSLT
java.net.URL recordXSLT
listXSLT
java.net.URL listXSLT
errorXSLT
java.net.URL errorXSLT
Package org.jafer.sru.servlet |
serviceURL
java.lang.String serviceURL
- Stores a reference to the web service URL.
Package org.jafer.srwserver |
impl
gov.loc.www.zing.srw.interfaces.SRWPort impl
Package org.jafer.transport |
Package org.jafer.util.xml |
nodes
java.util.Vector nodes
tree
javax.swing.JTree tree
Package org.jafer.zclient |
searchExceptions
java.util.Hashtable searchExceptions
- Stores a reference to exception that occured in the last search or null
if no errors occured
fetchSize
int fetchSize
dataCacheSize
int dataCacheSize
autoReconnect
int autoReconnect
timeout
int timeout
attempts
int attempts
numberOfRequestRecords
int numberOfRequestRecords
startRecordNumber
int startRecordNumber
nResults
int nResults
port
int port
fetchView
double fetchView
checkRecordFormat
boolean checkRecordFormat
parseQuery
boolean parseQuery
recordCursor
java.lang.Integer recordCursor
elementSpec
java.lang.String elementSpec
userIP
java.lang.String userIP
remoteAddress
java.lang.String remoteAddress
resultSetName
java.lang.String resultSetName
recordSchema
java.lang.String recordSchema
recordSyntax
int[] recordSyntax
host
java.lang.String host
username
java.lang.String username
password
java.lang.String password
group
java.lang.String group
dataBases
java.lang.String[] dataBases
- String[] dataBases
resultsByDB
java.util.Hashtable resultsByDB
- int[] dataBases
session
Session session
- Session session
cache
Cache cache
- Cache - cache made protected due to fact that ZClientDB still needs the
cache
document
org.w3c.dom.Document document
- Document document
query
java.lang.Object query
- Node query
host
java.lang.String host
databases
java.lang.String[] databases
recordSchema
java.lang.String recordSchema
recordSyntax
int[] recordSyntax
username
java.lang.String username
password
java.lang.String password
port
int port
Package org.jafer.zclient.operations |
status
int status
- Stores a reference to ststus of this execptin
numberOfRecordsReturned
int numberOfRecordsReturned
- Stores a reference to the number of records that the search returned
diagnostics
Diagnostic[] diagnostics
- Stores a reference to the diagnostics that were reported
host
java.lang.String host
port
int port
connectionURL
java.net.URL connectionURL
zclient
ZClient zclient
recordSchema
java.lang.String recordSchema
preferredRecordSyntax
java.lang.String preferredRecordSyntax
presentChunk
int presentChunk
numberOfEntries
int numberOfEntries
databaseName
java.lang.String databaseName
databaseNames
java.lang.String[] databaseNames
value
java.lang.Object value
recordSyntax
java.lang.String recordSyntax
elementSetName
java.lang.String elementSetName
preferredRecordSyntax
java.lang.String preferredRecordSyntax
conn
ConnectionImpl conn
size
int size
Package org.jafer.zserver |
remoteAddress
java.lang.String remoteAddress
socket
java.net.Socket socket
databeanFactory
DatabeanFactory databeanFactory
pduDriver
PDUDriver pduDriver
authenticate
Authenticate authenticate
databeans
java.util.Hashtable databeans
locks
java.util.Hashtable locks
preferredMessageSize
int preferredMessageSize
exceptionalRecordSize
int exceptionalRecordSize
clientVersion
int clientVersion
clientInfo
java.lang.String clientInfo
concurrent
boolean concurrent
authenticated
boolean authenticated
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
sessionTimeout
int sessionTimeout
bindingPort
int bindingPort
serverSocket
java.net.ServerSocket serverSocket
databeanFactory
DatabeanFactory databeanFactory
authenticate
Authenticate authenticate
bindingAddress
java.lang.String bindingAddress
thread
java.lang.Thread thread
stopping
boolean stopping
stopped
boolean stopped
threads
java.util.Vector threads
state
int state
startTime
long startTime
Package org.jafer.zserver.authenticate |
users
UserCredentials[] users
userLookup
java.util.Hashtable userLookup
anonymous
boolean anonymous
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
username
java.lang.String username
password
java.lang.String password
group
java.lang.String group
ipAddress
java.lang.String ipAddress
ipAddressMask
java.lang.String ipAddressMask
Package org.jafer.zserver.operations |
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse
status
boolean status
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse
clientInfo
java.lang.String clientInfo
clientVersion
int clientVersion
session
Session session
pduDriver
PDUDriver pduDriver
pduDiagnostic
z3950.v3.PDU pduDiagnostic
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse
pduRequest
z3950.v3.PDU pduRequest
pduResponse
z3950.v3.PDU pduResponse