Uses of Class
org.exoplatform.agenda.model.AgendaUserSettings
Packages that use AgendaUserSettings
-
Uses of AgendaUserSettings in org.exoplatform.agenda.model
Methods in org.exoplatform.agenda.model that return AgendaUserSettingsModifier and TypeMethodDescriptionAgendaUserSettings.clone()static AgendaUserSettingsAgendaUserSettings.fromString(String value) -
Uses of AgendaUserSettings in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service that return AgendaUserSettingsModifier and TypeMethodDescriptionAgendaUserSettingsService.getAgendaUserSettings(long identityId) Get list of user settings to use in events by defaultMethods in org.exoplatform.agenda.service with parameters of type AgendaUserSettingsModifier and TypeMethodDescriptionvoidAgendaUserSettingsService.saveAgendaUserSettings(long identityId, AgendaUserSettings agendaUserSettings) Save user agenda settings to use in events by default