Class RewardPluginDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletRewardPluginEntity,Long>
org.exoplatform.wallet.reward.dao.RewardPluginDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<WalletRewardPluginEntity,Long>

public class RewardPluginDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WalletRewardPluginEntity,Long>
  • Constructor Details

    • RewardPluginDAO

      public RewardPluginDAO()
  • Method Details