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 |
---|---|
ConfigurationCollectionData |
ConfigurationManagerImpl.getConfigurationCollection(org.apache.sling.api.resource.Resource resource,
String configName) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.