Uses of Class
org.compiere.util.DefaultEvaluatee
Package
Description
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of DefaultEvaluatee in org.compiere.util
Modifier and TypeMethodDescriptionstatic String
Env.parseVariable
(String expression, DefaultEvaluatee evaluatee, boolean keepUnparseable, boolean keepEscapeSequence) Parse expression, replaces global or PO properties @tag@ with actual value.