Package | Description |
---|---|
org.apache.sling.provisioning.model |
Modifier and Type | Method and Description |
---|---|
Feature |
Model.getFeature(String name)
Find the feature if available
|
Feature |
Model.getOrCreateFeature(String name)
Get or create the feature.
|
Modifier and Type | Method and Description |
---|---|
List<Feature> |
Model.getFeatures()
Return all features.
|
Modifier and Type | Method and Description |
---|---|
int |
Feature.compareTo(Feature o) |
String |
ModelUtility.VariableResolver.resolve(Feature feature,
String name)
Resolve the variable.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.