@ConsumerType
public interface ELVariableProvider
/apps/acs-commons/touchui-widgets/enriched-el-container
.
ExpressionCustomizer
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getVariables(org.apache.sling.api.SlingHttpServletRequest request) |
@Nonnull Map<String,Object> getVariables(org.apache.sling.api.SlingHttpServletRequest request)
.
Must never be null
, but can be the empty map if no variable is provided.Copyright © 2013–2021 Adobe. All rights reserved.