Uses of Package
org.springframework.extensions.jcr

Packages that use org.springframework.extensions.jcr
org.springframework.extensions.jcr   
org.springframework.extensions.jcr.jackrabbit   
org.springframework.extensions.jcr.jackrabbit.support   
org.springframework.extensions.jcr.support   
 

Classes in org.springframework.extensions.jcr used by org.springframework.extensions.jcr
EventListenerDefinition
          Transport class used for registering event types inside a workspace.
JcrAccessor
          Base class for JcrTemplate and JcrInterceptor, defining common properties like JcrSessionFactory.
JcrCallback
          Callback interface for Jcr code.
JcrModel1Operations
          Interface used for delimiting Jcr operations based on what the underlying repository supports (in this case model 1 operations).
JcrModel2Operations
          Interface used for delimiting Jcr operations based on what the underlying repository supports (in this case model 2 operations).
JcrOperations
          Interface that specifies a basic set of JCR operations.
JcrOptionalOperations
          Interface used for delimiting Jcr operations based on what the underlying repository supports (in this case optional operations)..
JcrSessionFactory
          Jcr Session Factory.
SessionFactory
          Session Factory interface.
SessionHolder
          Holder object for Jcr Session.
SessionHolderProvider
          SessionHolderProvider is a factory that creates a session holder for classes which require collaboration with TransactionSynchronizationManager.
SessionHolderProviderManager
          This manager returns the approapriate sessionHolderProvider for the given repository.
 

Classes in org.springframework.extensions.jcr used by org.springframework.extensions.jcr.jackrabbit
JcrSessionFactory
          Jcr Session Factory.
RepositoryFactoryBean
          Base class with common functionality for creating JCR repositories.
SessionFactory
          Session Factory interface.
 

Classes in org.springframework.extensions.jcr used by org.springframework.extensions.jcr.jackrabbit.support
SessionHolder
          Holder object for Jcr Session.
SessionHolderProvider
          SessionHolderProvider is a factory that creates a session holder for classes which require collaboration with TransactionSynchronizationManager.
 

Classes in org.springframework.extensions.jcr used by org.springframework.extensions.jcr.support
JcrTemplate
          Helper class that simplifies JCR data access code.
SessionFactory
          Session Factory interface.
SessionHolder
          Holder object for Jcr Session.
SessionHolderProvider
          SessionHolderProvider is a factory that creates a session holder for classes which require collaboration with TransactionSynchronizationManager.
SessionHolderProviderManager
          This manager returns the approapriate sessionHolderProvider for the given repository.
 



Copyright © 2009. All Rights Reserved.