Class LocaleProperties
java.lang.Object
com.foreach.across.modules.adminweb.config.LocaleProperties
@Exposed
@Component
@ConfigurationProperties(prefix="admin-web-module.locale")
public class LocaleProperties
extends Object
- Author:
- Arne Vandamme
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDefaultLocale
(Locale defaultLocale) void
setOptions
(List<Locale> options)
-
Constructor Details
-
LocaleProperties
public LocaleProperties()
-
-
Method Details
-
getDefaultLocale
-
setDefaultLocale
-
getOptions
-
setOptions
-