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.mem   
org.apache.jackrabbit.core.state.obj   
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 ...
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.
SessionImpl
          A SessionImpl ...
SessionListener
          The SessionListener interface allows an implementing object to be informed about changes on a Session.
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
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
 

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.
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.
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.
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 ...
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.
WorkspaceImpl
          A WorkspaceImpl ...
 

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.xml
NodeId
          Node identifier.
PropertyId
          Property identifier.
 

Classes in org.apache.jackrabbit.core used by org.apache.jackrabbit.core.version
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 ...
 

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 ...
NodeImpl
          NodeImpl implements the Node interface.
SessionImpl
          A SessionImpl ...
WorkspaceImpl
          A WorkspaceImpl ...
 



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