Uses of Class
org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
Packages that use ModelUtility.ResolverOptions
-
Uses of ModelUtility.ResolverOptions in org.apache.sling.provisioning.model
Methods in org.apache.sling.provisioning.model that return ModelUtility.ResolverOptionsModifier and TypeMethodDescriptionModelUtility.ResolverOptions.artifactVersionResolver
(ModelUtility.ArtifactVersionResolver dependencyVersionResolver) ModelUtility.ResolverOptions.variableResolver
(ModelUtility.VariableResolver variableResolver) Methods in org.apache.sling.provisioning.model with parameters of type ModelUtility.ResolverOptionsModifier and TypeMethodDescriptionstatic Model
ModelUtility.getEffectiveModel
(Model model, ModelUtility.ResolverOptions options) Replace all variables in the model and return a new model with the replaced values.