Uses of Class
org.exoplatform.commons.notification.impl.jpa.email.dao.MailNotifDAO
Packages that use MailNotifDAO
-
Uses of MailNotifDAO in org.exoplatform.commons.notification.impl.jpa.email
Constructors in org.exoplatform.commons.notification.impl.jpa.email with parameters of type MailNotifDAOModifierConstructorDescriptionJPAMailNotificationStorage(MailNotifDAO mailNotifDAO, MailDigestDAO mailDigestDAO, MailParamDAO mailParamDAO, org.exoplatform.commons.api.persistence.DataInitializer dataInitializer)