Uses of Package
org.apache.jackrabbit.core

Packages that use org.apache.jackrabbit.core
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.lock   
org.apache.jackrabbit.core.nodetype.virtual   
org.apache.jackrabbit.core.observation   
org.apache.jackrabbit.core.query   
org.apache.jackrabbit.core.query.lucene   
org.apache.jackrabbit.core.security   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.state.db This package contains the class SimpleDbPersistenceManager, a simple generic JDBC-based PersistenceManager for Jackrabbit. 
org.apache.jackrabbit.core.state.mem   
org.apache.jackrabbit.core.state.obj   
org.apache.jackrabbit.core.state.util   
org.apache.jackrabbit.core.state.xml   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
org.apache.jackrabbit.core.virtual   
org.apache.jackrabbit.core.xml   
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core
HierarchyManager
          The HierarchyManager interface ...
HierarchyManagerImpl
          HierarchyManagerImpl ...
InternalXAResource
          Interface implemented by resources that provide XA functionality.
ItemId
          ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
ItemImpl
          ItemImpl implements the Item interface.
ItemLifeCycleListener
          The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager
          There's one ItemManager instance per Session instance.
ItemValidator
          Utility class for validating an item against constraints specified by its definition.
NamespaceRegistryImpl
          A NamespaceRegistryImpl ...
NodeId
          Node identifier.
NodeImpl
          NodeImpl implements the Node interface.
PathMap.Element
          Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor
          Element visitor used in PathMap.traverse(org.apache.jackrabbit.core.PathMap.ElementVisitor, boolean)
PropertyId
          Property identifier.
PropertyImpl
          PropertyImpl implements the Property interface.
RepositoryImpl
          A RepositoryImpl ...
RepositoryImpl.WorkspaceInfo
          WorkspaceInfo holds the objects that are shared among multiple per-session WorkspaceImpl instances representing the same named workspace, i.e.
SearchManager
          Acts as a global entry point to execute queries and index nodes.
SessionImpl
          A SessionImpl ...
SessionListener
          The SessionListener interface allows an implementing object to be informed about changes on a Session.
TransactionContext
          Represents the transaction on behalf of the component that wants to explictely demarcate transcation boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
TransientRepository.RepositoryFactory
          Factory interface for creating RepositoryImpl instances.
WorkspaceImpl
          A WorkspaceImpl ...
XASession
          The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.lock
InternalXAResource
          Interface implemented by resources that provide XA functionality.
NodeId
          Node identifier.
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
TransactionContext
          Represents the transaction on behalf of the component that wants to explictely demarcate transcation boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.nodetype.virtual
NodeId
          Node identifier.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.observation
ItemManager
          There's one ItemManager instance per Session instance.
NodeId
          Node identifier.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.query
ItemManager
          There's one ItemManager instance per Session instance.
NodeId
          Node identifier.
NodeIdIterator
          NodeIdIterator extends the Iterator iterface by the NodeId specific methods.
SearchManager
          Acts as a global entry point to execute queries and index nodes.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.query.lucene
ItemManager
          There's one ItemManager instance per Session instance.
NodeId
          Node identifier.
NodeIdIterator
          NodeIdIterator extends the Iterator iterface by the NodeId specific methods.
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security
HierarchyManager
          The HierarchyManager interface ...
ItemId
          ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state
HierarchyManager
          The HierarchyManager interface ...
InternalXAResource
          Interface implemented by resources that provide XA functionality.
ItemId
          ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
NodeId
          Node identifier.
PropertyId
          Property identifier.
TransactionContext
          Represents the transaction on behalf of the component that wants to explictely demarcate transcation boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state.db
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state.mem
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state.obj
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state.util
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.state.xml
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.version
InternalXAResource
          Interface implemented by resources that provide XA functionality.
ItemId
          ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
ItemImpl
          ItemImpl implements the Item interface.
ItemLifeCycleListener
          The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager
          There's one ItemManager instance per Session instance.
NodeId
          Node identifier.
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
TransactionContext
          Represents the transaction on behalf of the component that wants to explictely demarcate transcation boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.virtual
ItemId
          ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.xml
NamespaceRegistryImpl
          A NamespaceRegistryImpl ...
NodeId
          Node identifier.
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
WorkspaceImpl
          A WorkspaceImpl ...
 



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