Uses of Interface
ch.ivyteam.ivy.security.IUserEMailNotificationSettings
Packages that use IUserEMailNotificationSettings
-
Uses of IUserEMailNotificationSettings in ch.ivyteam.ivy.security
Methods in ch.ivyteam.ivy.security that return IUserEMailNotificationSettingsModifier and TypeMethodDescriptionIUser.getEMailNotificationSettings()Gets the email notification settings of this user.Methods in ch.ivyteam.ivy.security with parameters of type IUserEMailNotificationSettingsModifier and TypeMethodDescriptionvoidIUser.setEMailNotificationSettings(IUserEMailNotificationSettings settings) Sets the email notification settings of this user. -
Uses of IUserEMailNotificationSettings in ch.ivyteam.ivy.security.user
Methods in ch.ivyteam.ivy.security.user with parameters of type IUserEMailNotificationSettingsModifier and TypeMethodDescriptionNewUser.Builder.notificationSettings(IUserEMailNotificationSettings notificationSettings)