Uses of Interface
org.compiere.util.TrxEventListener
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 TrxEventListener in org.compiere.util
Modifier and TypeMethodDescriptionvoid
Trx.addTrxEventListener
(TrxEventListener listener) Add transaction event listenerboolean
Trx.removeTrxEventListener
(TrxEventListener listener) Remove transaction event listener