Package | Description |
---|---|
org.broadleafcommerce.common.web.expression |
Modifier and Type | Class and Description |
---|---|
class |
NullBroadleafVariableExpression
A null implementation of
BroadleafVariableExpression |
class |
PropertiesVariableExpression
This Thymeleaf variable expression class provides access to runtime configuration properties that are configured
in development.properties, development-shared.properties, etc, for the current environment.
|
Modifier and Type | Field and Description |
---|---|
protected List<BroadleafVariableExpression> |
BroadleafVariableExpressionEvaluator.expressions |
Copyright © 2014. All rights reserved.