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