@Entity public class UserNotificationSettings extends NotificationSettings
| Constructor and Description |
|---|
UserNotificationSettings() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserNotificationTypeSettings> |
getNotificationTypesSettings() |
boolean |
isFwdMessageToEmail() |
void |
setFwdMessageToEmail(boolean fwdMessageToEmail) |
void |
setNotificationTypesSettings(java.util.List<UserNotificationTypeSettings> preferences) |
getNetwork, getUser, setUsergetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic java.util.List<UserNotificationTypeSettings> getNotificationTypesSettings()
public boolean isFwdMessageToEmail()
public void setFwdMessageToEmail(boolean fwdMessageToEmail)
public void setNotificationTypesSettings(java.util.List<UserNotificationTypeSettings> preferences)