Package | Description |
---|---|
org.apache.sling.caconfig.management |
Management API of the Context-Aware configuration implementation.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationData |
ConfigurationManager.getConfiguration(Resource resource,
java.lang.String configName)
Get configuration data for the given context resource and configuration name.
|
ConfigurationData |
ConfigurationManager.newCollectionItem(Resource resource,
java.lang.String configName)
Creates a new empty configuration data item for a configuration data collection for the given configuration name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ConfigurationData> |
ConfigurationCollectionData.getItems() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.