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,
String configName)
Get configuration data for the given context resource and configuration name.
|
ConfigurationData |
ConfigurationManager.newCollectionItem(Resource resource,
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 |
---|---|
Collection<ConfigurationData> |
ConfigurationCollectionData.getItems() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.