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