Package org.broadleafcommerce.common.web.expression

Interface Summary
BroadleafVariableExpression Classes that implement this interface will be exposed to the Thymeleaf expression evaluation context.
 

Class Summary
BRCVariableExpression This Thymeleaf variable expression class serves to expose elements from the BroadleafRequestContext
BroadleafVariableExpressionEvaluator Provides a skeleton to register multiple BroadleafVariableExpression implementors.
NullBroadleafVariableExpression A null implementation of BroadleafVariableExpression
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.
 



Copyright © 2013. All Rights Reserved.