protected class I18nInterceptor.SessionLocaleHandler extends I18nInterceptor.RequestOnlyLocaleHandler
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.RequestOnlyLocaleHandler
public Locale store(ActionInvocation invocation, Locale locale)
store
in interface I18nInterceptor.LocaleHandler
store
in class I18nInterceptor.RequestOnlyLocaleHandler
public Locale read(ActionInvocation invocation)
read
in interface I18nInterceptor.LocaleHandler
read
in class I18nInterceptor.RequestOnlyLocaleHandler
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.