Package | Description |
---|---|
info.magnolia.cms.beans.config | |
info.magnolia.jackrabbit | |
info.magnolia.repository |
Modifier and Type | Method and Description |
---|---|
static void |
ContentRepository.loadRepository(RepositoryDefinition repositoryDefinition)
Deprecated.
since 4.5 - use
RepositoryManager.loadRepository(info.magnolia.repository.definition.RepositoryDefinition) directly. |
Modifier and Type | Method and Description |
---|---|
javax.jcr.Repository |
ProviderImpl.getUnderlyingRepository() |
void |
ProviderImpl.init(RepositoryDefinition repositoryMapping) |
Modifier and Type | Method and Description |
---|---|
javax.jcr.Repository |
Provider.getUnderlyingRepository()
Gets the repository instance initialized on init() call.
|
void |
Provider.init(RepositoryDefinition repositoryDefinition)
Initializes repository, this depends on the underlying repository implementation.
|
void |
DefaultRepositoryManager.loadRepository(RepositoryDefinition definition) |
void |
RepositoryManager.loadRepository(RepositoryDefinition definition)
Adds a repository definition and instantiates its provider.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.