Uses of Class
org.exoplatform.commons.api.notification.rest.model.EmailDigestChoice
-
Packages that use EmailDigestChoice Package Description org.exoplatform.commons.api.notification.rest.model -
-
Uses of EmailDigestChoice in org.exoplatform.commons.api.notification.rest.model
Methods in org.exoplatform.commons.api.notification.rest.model that return types with arguments of type EmailDigestChoice Modifier and Type Method Description List<EmailDigestChoice>UserNotificationSettings. getEmailDigestChoices()Method parameters in org.exoplatform.commons.api.notification.rest.model with type arguments of type EmailDigestChoice Modifier and Type Method Description voidUserNotificationSettings. setEmailDigestChoices(List<EmailDigestChoice> emailDigestChoices)
-