Uses of Interface
org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Packages that use RuntimeObjectModel
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of RuntimeObjectModel in org.apache.sling.scripting.sightly.impl.engine.runtime
Classes in org.apache.sling.scripting.sightly.impl.engine.runtime that implement RuntimeObjectModelMethods in org.apache.sling.scripting.sightly.impl.engine.runtime that return RuntimeObjectModel -
Uses of RuntimeObjectModel in org.apache.sling.scripting.sightly.render
Classes in org.apache.sling.scripting.sightly.render that implement RuntimeObjectModelMethods in org.apache.sling.scripting.sightly.render that return RuntimeObjectModelModifier and TypeMethodDescriptionRenderContext.getObjectModel()
Provides theRuntimeObjectModel
that will be used for resolving objects' properties or type conversion / coercion.