Interface UserSettingsService

All Known Implementing Classes:
UserSettingsServiceImpl

public interface UserSettingsService
User's preference settings
Since:
10.1
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Update settings for the specified user.
  • Method Details

    • updateUserSettings

      void updateUserSettings(UserSettings userSettings)
      Update settings for the specified user.
      Since:
      10.1