Uses of Package
org.apache.sling.jcr.api
Packages that use org.apache.sling.jcr.api
Package
Description
The
org.apache.sling.jcr.base
package provides basic support
to expose JCR repositories in Sling.-
Classes in org.apache.sling.jcr.api used by org.apache.sling.jcr.apiClassDescriptionThe
SlingRepository
extends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()
andSlingRepository.loginAdministrative(String)
. -
Classes in org.apache.sling.jcr.api used by org.apache.sling.jcr.baseClassDescriptionThe
SlingRepository
extends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()
andSlingRepository.loginAdministrative(String)
. -
Classes in org.apache.sling.jcr.api used by org.apache.sling.jcr.base.internal.loaderClassDescriptionThe
SlingRepository
extends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()
andSlingRepository.loginAdministrative(String)
. -
Classes in org.apache.sling.jcr.api used by org.apache.sling.jcr.resource.internal.helper.jcrClassDescriptionThe
SlingRepository
extends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()
andSlingRepository.loginAdministrative(String)
.