Class LocaleConfigImpl
java.lang.Object
org.apache.myfaces.config.element.LocaleConfig
org.apache.myfaces.config.impl.element.LocaleConfigImpl
- All Implemented Interfaces:
Serializable
- Author:
- Oliver Rossmueller
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addSupportedLocale
(String locale) void
setDefaultLocale
(String defaultLocale)
-
Constructor Details
-
LocaleConfigImpl
public LocaleConfigImpl()
-
-
Method Details
-
setDefaultLocale
-
addSupportedLocale
- Specified by:
addSupportedLocale
in classLocaleConfig
-
getDefaultLocale
- Specified by:
getDefaultLocale
in classLocaleConfig
-
getSupportedLocales
- Specified by:
getSupportedLocales
in classLocaleConfig
-