Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.config | |
org.apache.sling.feature.extension.apiregions.api.config.validation |
Modifier and Type | Method and Description |
---|---|
static ConfigurationApi |
ConfigurationApi.getConfigurationApi(org.apache.sling.feature.Extension ext)
Get the configuration api from the extension.
|
static ConfigurationApi |
ConfigurationApi.getConfigurationApi(org.apache.sling.feature.Feature feature)
Get the configuration api from the feature - if it exists.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationApi.setConfigurationApi(org.apache.sling.feature.Feature feature,
ConfigurationApi api)
Set the configuration api as an extension to the feature
|
Modifier and Type | Method and Description |
---|---|
FeatureValidationResult |
FeatureValidator.validate(org.apache.sling.feature.Feature feature,
ConfigurationApi api)
Validate the feature against the configuration API
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.