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