Class MailParamDAO

  • All Implemented Interfaces:
    org.exoplatform.commons.api.persistence.GenericDAO<MailParamEntity,​Long>

    public class MailParamDAO
    extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<MailParamEntity,​Long>
    • Constructor Detail

      • MailParamDAO

        public MailParamDAO()
    • Method Detail

      • deleteParamsOfNotifications

        public void deleteParamsOfNotifications​(List<MailNotifEntity> allNotificationsWithoutDigests)