Uses of Class
org.exoplatform.wallet.dao.WalletTransactionDAO
Packages that use WalletTransactionDAO
-
Uses of WalletTransactionDAO in org.exoplatform.wallet.storage
Constructors in org.exoplatform.wallet.storage with parameters of type WalletTransactionDAOModifierConstructorDescriptionTransactionStorage(org.exoplatform.services.listener.ListenerService listenerService, WalletTransactionDAO walletTransactionDAO) -
Uses of WalletTransactionDAO in org.exoplatform.wallet.storage.cached
Constructors in org.exoplatform.wallet.storage.cached with parameters of type WalletTransactionDAOModifierConstructorDescriptionCachedTransactionStorage(org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.services.listener.ListenerService listenerService, WalletTransactionDAO walletTransactionDAO)