@NonNullApi
Package com.broadleafcommerce.rulesengine.expression.util
- Author:
- Phillip Verheyden (phillipuniverse)
-
Interface Summary Interface Description ExpressionVariable Implementations of this class are to be used as expression variables such as in SpEL expression. -
Class Summary Class Description CollectionExpressionVariable Deprecated. CollectionsExpressionVariable Common, null-safe, collection operationsDateExpressionVariable Common operations for dates comparisonDecimalExpressionVariable Common, null-safe, decimal operations.LocaleExpressionVariable Common operations for locale comparisonMoneyExpressionVariable Common, null-safe, operations for theMonetaryAmount
fields.ObjectExpressionVariable General object utilitiesStringExpressionVariable Common, null-safe, string operations