Uses of Class
com.aquima.interactions.foundation.tx.TransactionManager
Packages that use TransactionManager
-
Uses of TransactionManager in com.aquima.interactions.profile.model
Constructors in com.aquima.interactions.profile.model with parameters of type TransactionManagerModifierConstructorDescriptionprotected
TxAttributeValue
(IAttributeValue attrValue, TransactionManager transactionManager) protected
TxEntityInstance
(InstanceManager manager, IEntityInstance instance, TransactionManager transactionManager) protected
TxEventListener
(IEventListener listener, InstanceManager manager, TransactionManager transactions)