Interface UserSettingsService
- All Known Implementing Classes:
UserSettingsServiceImpl
public interface UserSettingsService
User's preference settings
- Since:
- 10.1
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateUserSettings
(UserSettings userSettings) Update settings for the specified user.
-
Method Details
-
updateUserSettings
Update settings for the specified user.- Since:
- 10.1
-