Class DefaultLocaleProvider

java.lang.Object
org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
All Implemented Interfaces:
LocaleProvider
Direct Known Subclasses:
UserLocaleProvider

public class DefaultLocaleProvider extends Object implements LocaleProvider
Provides the default locale and timezone from the server.
Since:
5.6
  • Constructor Details

    • DefaultLocaleProvider

      public DefaultLocaleProvider()
  • Method Details