Uses of Class
com.inesm.KeyManager.model.Settings
Packages that use Settings
-
Uses of Settings in com.inesm.KeyManager.services
Methods in com.inesm.KeyManager.services that return SettingsModifier and TypeMethodDescriptionSettingsService.getSettings()Getter for all the settings available.SettingsService.updateSettings(Settings set) Updates the current settings.Methods in com.inesm.KeyManager.services with parameters of type SettingsModifier and TypeMethodDescriptionSettingsService.updateSettings(Settings set) Updates the current settings. -
Uses of Settings in com.inesm.KeyManager.ui
Methods in com.inesm.KeyManager.ui that return SettingsModifier and TypeMethodDescriptionAppInterface.inUpdateSettings(javax.servlet.http.HttpServletRequest request) Methods in com.inesm.KeyManager.ui with parameters of type SettingsModifier and TypeMethodDescriptionAppInterface.outGetSettings(Settings set) AppInterface.outUpdateSettings(Settings set)