Package | Description |
---|---|
org.apache.sling.jcr.base |
The
org.apache.sling.jcr.base package provides basic support
to expose JCR repositories in Sling. |
org.apache.sling.oak.server |
Contains in implementation of a SlingRepository based on Apache Oak.
|
Class and Description |
---|
AbstractNamespaceMappingRepository
Deprecated.
as of API version 2.3 (bundle version 2.2.2). Use
NamespaceMappingSupport or
AbstractSlingRepositoryManager and
AbstractSlingRepository2 instead. |
AbstractSlingRepository2
The
AbstractSlingRepository2 is an abstract implementation of
the SlingRepository version 2.3 interface (phasing
AbstractSlingRepository2.loginAdministrative(String) out in favor of
AbstractSlingRepository2.loginService(String, String) ) which provides default support for
attached repositories. |
AbstractSlingRepositoryManager
The
AbstractSlingRepositoryManager is the basis for controlling
the JCR repository instances used by Sling. |
NamespaceMappingSupport
Deprecated.
as of API version 2.4 (bundle version 2.3)
|
Class and Description |
---|
AbstractSlingRepository2
The
AbstractSlingRepository2 is an abstract implementation of
the SlingRepository version 2.3 interface (phasing
AbstractSlingRepository2.loginAdministrative(String) out in favor of
AbstractSlingRepository2.loginService(String, String) ) which provides default support for
attached repositories. |
AbstractSlingRepositoryManager
The
AbstractSlingRepositoryManager is the basis for controlling
the JCR repository instances used by Sling. |
NamespaceMappingSupport
Deprecated.
as of API version 2.4 (bundle version 2.3)
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.