Uses of Interface
org.apache.sling.scripting.sightly.render.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
-
Uses of RuntimeObjectModel in org.apache.sling.scripting.sightly.render
Modifier and TypeMethodDescriptionRenderContext.getObjectModel()
Provides theRuntimeObjectModel
that will be used for resolving objects' properties or type conversion / coercion.