Package | Description |
---|---|
org.apache.sling.caconfig.spi |
SPI for applications hooking into the configuration infrastructure for parameterizing and customizing.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCollectionPersistData |
ConfigurationCollectionPersistData.properties(Map<String,Object> value) |
Modifier and Type | Method and Description |
---|---|
boolean |
ConfigurationPersistenceStrategy.persistConfigurationCollection(org.apache.sling.api.resource.ResourceResolver resourceResolver,
String configResourceCollectionParentPath,
ConfigurationCollectionPersistData data)
Stores configuration data for a configuration resource collection.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.