Package org.exoplatform.leadcapture.dao
Class MailContentDAO
java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<MailContentEntity,Long>
org.exoplatform.leadcapture.dao.MailContentDAO
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<MailContentEntity,Long>
public class MailContentDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<MailContentEntity,Long>
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll
-
Constructor Details
-
MailContentDAO
public MailContentDAO()
-
-
Method Details
-
getContentByTemplate
-