Uses of Class
org.apache.sling.provisioning.model.Feature
Packages that use Feature
-
Uses of Feature in org.apache.sling.provisioning.model
Methods in org.apache.sling.provisioning.model that return FeatureModifier and TypeMethodDescriptionModel.getFeature
(String name) Find the feature if availableModel.getOrCreateFeature
(String name) Get or create the feature.Methods in org.apache.sling.provisioning.model that return types with arguments of type FeatureMethods in org.apache.sling.provisioning.model with parameters of type FeatureModifier and TypeMethodDescriptionint
static String
ModelResolveUtility.replace
(Feature feature, String v, ModelUtility.VariableResolver resolver) Replace properties in the string.Resolve the variable.