Uses of Class
org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
Packages that use ModelUtility.ResolverOptions
- 
Uses of ModelUtility.ResolverOptions in org.apache.sling.provisioning.modelMethods 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 ModelModelUtility.getEffectiveModel(Model model, ModelUtility.ResolverOptions options) Replace all variables in the model and return a new model with the replaced values.