Class MailNotifDAO
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>
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllNotificationsWithoutDigests(int offset, int limit) getNotifsByPluginAndDay(String pluginId, String dayName) getNotifsByPluginAndWeek(String pluginId, Calendar oneWeekAgo) 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
-
MailNotifDAO
public MailNotifDAO()
-
-
Method Details
-
getNotifsByPluginAndDay
-
getNotifsByPluginAndWeek
-
getAllNotificationsWithoutDigests
-