Uses of Class
org.exoplatform.wallet.reward.dao.RewardPeriodDAO
-
Packages that use RewardPeriodDAO Package Description org.exoplatform.wallet.reward.storage -
-
Uses of RewardPeriodDAO in org.exoplatform.wallet.reward.storage
Constructors in org.exoplatform.wallet.reward.storage with parameters of type RewardPeriodDAO 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)
-