Package | Description |
---|---|
org.apache.sling.caconfig.management |
Management API of the Context-Aware configuration implementation.
|
org.apache.sling.caconfig.management.impl |
Modifier and Type | Method and Description |
---|---|
@NotNull ConfigurationCollectionData |
ConfigurationManager.getConfigurationCollection(@NotNull org.apache.sling.api.resource.Resource resource,
@NotNull String configName)
Get configuration data collection for the given context resource and configuration name.
|
Modifier and Type | Method and Description |
---|---|
@NotNull ConfigurationCollectionData |
ConfigurationManagerImpl.getConfigurationCollection(@NotNull org.apache.sling.api.resource.Resource resource,
@NotNull String configName) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.