Class I18NConstants


  • public final class I18NConstants
    extends java.lang.Object
    Constants related to the currency and language.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CURRENCY_SESSION_ATTR_KEY

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

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

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

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