Class I18NConstants

java.lang.Object
de.hybris.platform.servicelayer.internal.i18n.I18NConstants

public final class I18NConstants extends Object
Constants related to the currency and language.
  • Field Details

    • CURRENCY_SESSION_ATTR_KEY

      public static final String CURRENCY_SESSION_ATTR_KEY
      Session attribute key for the currency
    • LANGUAGE_SESSION_ATTR_KEY

      public static final String LANGUAGE_SESSION_ATTR_KEY
      Session attribute key for the language
    • TIMEZONE_SESSION_ATTR_KEY

      public static final String TIMEZONE_SESSION_ATTR_KEY
      Session attribute key for the timezone
    • LANGUAGE_FALLBACK_ENABLED

      public static final String LANGUAGE_FALLBACK_ENABLED
      Session attribute key for the language fallback option(jalo)