public class BootstrapLocaleResolver extends Object implements com.atlassian.sal.api.message.LocaleResolver
| Constructor and Description |
|---|
BootstrapLocaleResolver(ApplicationProperties applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale() |
Locale |
getLocale(javax.servlet.http.HttpServletRequest httpServletRequest) |
Locale |
getLocale(com.atlassian.sal.api.user.UserKey userKey) |
Set<Locale> |
getSupportedLocales() |
public BootstrapLocaleResolver(ApplicationProperties applicationProperties)
public Locale getLocale(javax.servlet.http.HttpServletRequest httpServletRequest)
getLocale in interface com.atlassian.sal.api.message.LocaleResolverpublic Locale getLocale()
getLocale in interface com.atlassian.sal.api.message.LocaleResolverpublic Locale getLocale(@Nullable com.atlassian.sal.api.user.UserKey userKey)
getLocale in interface com.atlassian.sal.api.message.LocaleResolverCopyright © 2002-2019 Atlassian. All Rights Reserved.