Class SettingsService

java.lang.Object
org.eblocker.server.http.service.SettingsService

public class SettingsService extends Object
  • Constructor Details

    • SettingsService

      @Inject public SettingsService(DataSource dataSource)
  • Method Details

    • getTimeZone

      public java.time.ZoneId getTimeZone()
    • setTimeZone

      public void setTimeZone(java.time.ZoneId timeZone)
    • getLocale

      public Locale getLocale()
    • getClock24

      public boolean getClock24()
    • getLocaleSettings

      public LocaleSettings getLocaleSettings()