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.LocaleResolver
public Locale getLocale()
getLocale
in interface com.atlassian.sal.api.message.LocaleResolver
public Locale getLocale(@Nullable com.atlassian.sal.api.user.UserKey userKey)
getLocale
in interface com.atlassian.sal.api.message.LocaleResolver
Copyright © 2002-2015 Atlassian. All Rights Reserved.