Class RewardTeamDAO

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

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

    • RewardTeamDAO

      public RewardTeamDAO()
  • Method Details