Package org.exoplatform.leadcapture.dao
Class CompaignDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<CompaignEntity,Long>
-
- org.exoplatform.leadcapture.dao.CompaignDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<CompaignEntity,Long>
public class CompaignDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<CompaignEntity,Long>
-
-
Constructor Summary
Constructors Constructor Description CompaignDAO()
-