public class LocaleInfoContext extends Object
| Constructor and Description |
|---|
LocaleInfoContext() |
| Modifier and Type | Method and Description |
|---|---|
LocaleUtils |
getLocaleUtils(SelectionProperty localeProperty,
ConfigurationProperty runtimeLocaleProperty,
ConfigurationProperty queryParamProp,
ConfigurationProperty cookieProp) |
void |
putLocaleUtils(SelectionProperty localeProperty,
ConfigurationProperty runtimeLocaleProperty,
ConfigurationProperty queryParamProp,
ConfigurationProperty cookieProp,
LocaleUtils localeUtils) |
public LocaleUtils getLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp)
public void putLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp, LocaleUtils localeUtils)
Copyright © 2018–2020. All rights reserved.