Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.config |
Jackrabbit configuration handling.
|
Modifier and Type | Method and Description |
---|---|
protected InternalVersionManagerImpl |
RepositoryImpl.createVersionManager(VersioningConfig vConfig,
DelegatingObservationDispatcher delegatingDispatcher)
Creates the version manager.
|
protected InternalVersionManagerImpl |
RepositoryImpl.createVersionManager(VersioningConfig vConfig,
DelegatingObservationDispatcher delegatingDispatcher)
Creates the version manager.
|
Modifier and Type | Method and Description |
---|---|
VersioningConfig |
RepositoryConfig.getVersioningConfig()
Returns the repository versioning configuration.
|
VersioningConfig |
RepositoryConfig.getVersioningConfig()
Returns the repository versioning configuration.
|
protected VersioningConfig |
RepositoryConfigurationParser.parseVersioningConfig(Element parent)
Parses versioning configuration.
|
protected VersioningConfig |
RepositoryConfigurationParser.parseVersioningConfig(Element parent)
Parses versioning configuration.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.