| 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 |
|---|
| NamespaceMapper
This interface is used to customize the namespace mapping of
a session.
|
| SlingRepository
The
SlingRepository extends the standard JCR repository
interface with two methods: SlingRepository.getDefaultWorkspace() and
SlingRepository.loginAdministrative(String). |
| Class and Description |
|---|
| NamespaceMapper
This interface is used to customize the namespace mapping of
a session.
|
| SlingRepository
The
SlingRepository extends the standard JCR repository
interface with two methods: SlingRepository.getDefaultWorkspace() and
SlingRepository.loginAdministrative(String). |
Copyright © 2015 The Apache Software Foundation. All rights reserved.