Uses of Package
org.apache.sling.jcr.base

Packages that use org.apache.sling.jcr.base
org.apache.sling.jcr.base The org.apache.sling.jcr.base package provides basic support to expose JCR repositories in Sling. 
 

Classes in org.apache.sling.jcr.base used by org.apache.sling.jcr.base
AbstractNamespaceMappingRepository
          Deprecated. as of API version 2.3 (bundle version 2.3). Use NamespaceMappingSupport or AbstractSlingRepositoryManager and AbstractSlingRepository2 instead.
AbstractSlingRepository2
          The AbstractSlingRepository2 is an abstract implementation of the SlingRepository version 2.2 interface (phasing AbstractSlingRepository2.loginAdministrative(String) out in favor of AbstractSlingRepository2.loginService(String, String)) which provides default support for attached repositories as well as namespace mapping support by wrapping sessions with namespace support (see AbstractSlingRepository2.getNamespaceAwareSession(Session)).
AbstractSlingRepositoryManager
          The AbstractSlingRepositoryManager is the basis for controlling the JCR repository instances used by Sling.
NamespaceMappingSupport
          The NamespaceMappingSupport is an abstract base class for implementing support for dynamic namespace mapping in SlingRepository instances.
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.