java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<MailNotifEntity,Long>
org.exoplatform.commons.notification.impl.jpa.email.dao.MailNotifDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<MailNotifEntity,Long>

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

    • MailNotifDAO

      public MailNotifDAO()
  • Method Details