protected class I18nInterceptor.SessionLocaleHandler extends I18nInterceptor.AcceptLanguageLocaleHandler
actionInvocation, shouldStore
Modifier | Constructor and Description |
---|---|
protected |
SessionLocaleHandler(ActionInvocation invocation) |
Modifier and Type | Method and Description |
---|---|
Locale |
find() |
Locale |
read(ActionInvocation invocation) |
Locale |
store(ActionInvocation invocation,
Locale locale) |
shouldStore
protected SessionLocaleHandler(ActionInvocation invocation)
public Locale find()
find
in interface I18nInterceptor.LocaleHandler
find
in class I18nInterceptor.AcceptLanguageLocaleHandler
public Locale store(ActionInvocation invocation, Locale locale)
store
in interface I18nInterceptor.LocaleHandler
store
in class I18nInterceptor.RequestLocaleHandler
public Locale read(ActionInvocation invocation)
read
in interface I18nInterceptor.LocaleHandler
read
in class I18nInterceptor.RequestLocaleHandler
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.