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.data   
org.apache.jackrabbit.core.lock   
org.apache.jackrabbit.core.nodetype   
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.query.lucene.constraint   
org.apache.jackrabbit.core.query.lucene.join   
org.apache.jackrabbit.core.retention   
org.apache.jackrabbit.core.security   
org.apache.jackrabbit.core.security.authorization   
org.apache.jackrabbit.core.security.authorization.acl   
org.apache.jackrabbit.core.security.authorization.combined   
org.apache.jackrabbit.core.security.user   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
org.apache.jackrabbit.core.xml   
org.apache.jackrabbit.jca   
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core
AbstractNodeData
          Data object representing a node.
CachingHierarchyManager
          Implementation of a HierarchyManager that caches paths of items.
DefaultSecurityManager
          The security manager acts as central managing class for all security related operations on a low-level non-protected level.
HierarchyManager
          The HierarchyManager interface ...
HierarchyManagerImpl
          HierarchyManagerImpl ...
InternalXAResource
          Interface implemented by resources that provide XA functionality.
ItemData
          Data object referenced by different ItemImpl instances that all represent the same item, i.e.
ItemImpl
          ItemImpl implements the Item interface.
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 ...
NodeImpl
          NodeImpl implements the Node interface.
NodeTypeInstanceHandler
          The NodeTypeInstanceHandler is used to provide or initialize system protected properties (or child nodes).
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 explicitly demarcate transaction boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
TransientRepository.RepositoryFactory
          Factory interface for creating RepositoryImpl instances.
VersionManagerImpl
          Implementation of the VersionManager.
WorkspaceImpl
          A WorkspaceImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.data
RepositoryImpl
          A RepositoryImpl ...
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.lock
InternalXAResource
          Interface implemented by resources that provide XA functionality.
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
TransactionContext
          Represents the transaction on behalf of the component that wants to explicitly demarcate transaction 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
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.nodetype.virtual
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.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.query
HierarchyManager
          The HierarchyManager interface ...
ItemManager
          There's one ItemManager instance per Session instance.
NamespaceRegistryImpl
          A NamespaceRegistryImpl ...
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
HierarchyManager
          The HierarchyManager interface ...
ItemManager
          There's one ItemManager instance per Session instance.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.query.lucene.constraint
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.query.lucene.join
HierarchyManager
          The HierarchyManager interface ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.retention
ProtectedItemModifier
          ProtectedItemModifier: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security
HierarchyManager
          The HierarchyManager interface ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security.authorization
ItemImpl
          ItemImpl implements the Item interface.
SessionImpl
          A SessionImpl ...
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security.authorization.acl
ItemImpl
          ItemImpl implements the Item interface.
NodeImpl
          NodeImpl implements the Node interface.
ProtectedItemModifier
          ProtectedItemModifier: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security.authorization.combined
ItemImpl
          ItemImpl implements the Item interface.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.security.user
ItemImpl
          ItemImpl implements the Item interface.
NodeImpl
          NodeImpl implements the Node interface.
ProtectedItemModifier
          ProtectedItemModifier: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items.
SessionImpl
          A SessionImpl ...
SessionListener
          The SessionListener interface allows an implementing object to be informed about changes on a Session.
 

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.
TransactionContext
          Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.version
AbstractNodeData
          Data object representing a node.
HierarchyManager
          The HierarchyManager interface ...
InternalXAResource
          Interface implemented by resources that provide XA functionality.
ItemImpl
          ItemImpl implements the Item interface.
ItemManager
          There's one ItemManager instance per Session instance.
NodeImpl
          NodeImpl implements the Node interface.
PropertyImpl
          PropertyImpl implements the Property interface.
SessionImpl
          A SessionImpl ...
TransactionContext
          Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.
TransactionException
          TransactionException is thrown when some operation inside the transaction fails.
 

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

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.jca
RepositoryImpl
          A RepositoryImpl ...
 



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