Uses of Class
org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
Packages that use MailDigestEntity Package Description org.exoplatform.commons.notification.impl.jpa.email.entity -
-
Uses of MailDigestEntity in org.exoplatform.commons.notification.impl.jpa.email.entity
Methods in org.exoplatform.commons.notification.impl.jpa.email.entity that return MailDigestEntity Modifier and Type Method Description MailDigestEntityMailDigestEntity. setNotification(MailNotifEntity notification)MailDigestEntityMailDigestEntity. setType(String type)Methods in org.exoplatform.commons.notification.impl.jpa.email.entity that return types with arguments of type MailDigestEntity Modifier and Type Method Description List<MailDigestEntity>MailNotifEntity. getDigests()
-