Uses of Class
org.exoplatform.wallet.reward.dao.RewardDAO
-
Packages that use RewardDAO Package Description org.exoplatform.wallet.reward.storage -
-
Uses of RewardDAO in org.exoplatform.wallet.reward.storage
Constructors in org.exoplatform.wallet.reward.storage with parameters of type RewardDAO Constructor Description WalletRewardReportStorage(RewardPluginDAO rewardPluginDAO, RewardDAO rewardDAO, RewardPeriodDAO rewardPeriodDAO, RewardTeamDAO rewardTeamDAO, org.exoplatform.wallet.reward.storage.RewardTeamStorage rewardTeamStorage, org.exoplatform.wallet.service.WalletAccountService walletAccountService, org.exoplatform.wallet.service.WalletTransactionService walletTransactionService)
-