Class MailParamDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<MailParamEntity,Long>
-
- org.exoplatform.commons.notification.impl.jpa.email.dao.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 Summary
Constructors Constructor Description MailParamDAO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddeleteParamsOfNotifications(List<MailNotifEntity> allNotificationsWithoutDigests)
-
-
-
Method Detail
-
deleteParamsOfNotifications
public void deleteParamsOfNotifications(List<MailNotifEntity> allNotificationsWithoutDigests)
-
-