A C D E F G H I J L M O R S

A

addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Adds a listener.
addLockToken(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Add lock token.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
associateConnection(Object) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.

C

checkPermission(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Check permission.
cleanup() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
closeHandle(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Close the handle.
createConnectionFactory() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Creates a Connection Factory instance.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createRepository(String, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
Create repository.

D

destroy() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Destroys the physical connection to the underlying resource manager.

E

equals(Object) - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return true if equals.
equals(Object) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return true if equals.
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export document view.
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export document view.
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export system view.
exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export system view.

F

finalize() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Shutdown the repository.

G

getAttribute(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the attribute.
getAttributeNames() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the attribute names.
getConfigFile() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository configuration file.
getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionRequestInfo() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the connection request info.
getCredentials() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the credentials.
getDescriptor(String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the descriptor for key.
getDescriptorKeys() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the descriptor keys.
getEISProductName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the product name.
getEISProductVersion() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the product version.
getHomeDir() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository home directory.
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the import content handler.
getInstance() - Static method in class org.apache.jackrabbit.jca.JCARepositoryManager
Return the instance.
getItem(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the item.
getLocalTransaction() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Returns an javax.resource.spi.LocalTransaction instance.
getLockTokens() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the lock tokens.
getLogWriter() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Get the log writer.
getLogWriter() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Get the log writer.
getManagedConnection() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the managed connection.
getManagedConnectionFactory() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the managed connection factory.
getMaxConnections() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return number of max connections.
getMetaData() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getNamespacePrefix(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace prefix.
getNamespacePrefixes() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace prefixes.
getNamespaceURI(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace URI.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return node by UUID.
getReference() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the reference.
getRepository() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository.
getRepository() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the repository.
getRootNode() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the root node.
getSession(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the session.
getUserID() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the user id.
getUserName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the user name.
getValueFactory() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the value factory.
getWorkspace() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the workspace.
getWorkspace() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the workspace.
getXAResource() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Returns an javax.transaction.xa.XAresource instance.

H

hasPendingChanges() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if it has pending changes.
hashCode() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the hash code.
hashCode() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the hash code.

I

impersonate(Credentials) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Impersonate another user.
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Import XML content.
isLive() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if session is live.
itemExists(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if item exists.

J

JCAConnectionManager - class org.apache.jackrabbit.jca.JCAConnectionManager.
This class implements the default connection manager.
JCAConnectionManager() - Constructor for class org.apache.jackrabbit.jca.JCAConnectionManager
 
JCAConnectionRequestInfo - class org.apache.jackrabbit.jca.JCAConnectionRequestInfo.
This class encapsulates the credentials for creating a session from the repository.
JCAConnectionRequestInfo(JCAConnectionRequestInfo) - Constructor for class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Construct the request info.
JCAConnectionRequestInfo(Credentials, String) - Constructor for class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Construct the request info.
JCAManagedConnection - class org.apache.jackrabbit.jca.JCAManagedConnection.
This class implements the managed connection for this resource adapter.
JCAManagedConnection(JCAManagedConnectionFactory, JCAConnectionRequestInfo, XASession) - Constructor for class org.apache.jackrabbit.jca.JCAManagedConnection
Construct the managed connection.
JCAManagedConnectionFactory - class org.apache.jackrabbit.jca.JCAManagedConnectionFactory.
Implements the JCA ManagedConnectionFactory contract.
JCAManagedConnectionFactory() - Constructor for class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
 
JCARepositoryHandle - class org.apache.jackrabbit.jca.JCARepositoryHandle.
This class implements the JCA implementation of repository.
JCARepositoryHandle(JCAManagedConnectionFactory, ConnectionManager) - Constructor for class org.apache.jackrabbit.jca.JCARepositoryHandle
Construct the repository.
JCARepositoryManager - class org.apache.jackrabbit.jca.JCARepositoryManager.
This class implements the repository manager.
JCASessionHandle - class org.apache.jackrabbit.jca.JCASessionHandle.
This class implements the JCA implementation of session.
JCASessionHandle(JCAManagedConnection) - Constructor for class org.apache.jackrabbit.jca.JCASessionHandle
Construct a new session.

L

log(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Log a message.
log(String, Throwable) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Log a message.
log(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Log a message.
log(String, Throwable) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Log a message.
login() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(Credentials) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(Credentials, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
logout() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Logout the session.

M

matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
move(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Move the item.

O

org.apache.jackrabbit.jca - package org.apache.jackrabbit.jca
 

R

refresh(boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Refresh the session.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Remove a listener.
removeLockToken(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Remove lock token.

S

save() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Save the session.
sendTxCommittedEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Send transaction committed event.
sendTxRolledbackEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Send transaction rolledback event.
sendTxStartedEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Send transaction started event.
sendrrorEvent(JCASessionHandle, Exception) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Send connection error event.
setConfigFile(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Set the repository configuration file.
setHomeDir(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Set the repository home directory.
setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Set the log writer.
setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Set the log writer.
setManagedConnection(JCAManagedConnection) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Set the managed connection.
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Set namespace prefix.
setReference(Reference) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Set the reference.
shutdownRepository(String, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
Shutdown the repository.

A C D E F G H I J L M O R S

Copyright © 2005-2006 The Apache Software Foundation. All Rights Reserved.