public class SelectLocale extends AbstractSelectLocale
Select the Locale to be used for this request.
| Constructor and Description |
|---|
SelectLocale() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLocale(ActionContext context)
Return the
Locale to be used for this request. |
executeexecuteprotected Locale getLocale(ActionContext context)
Return the Locale to be used for this request.
getLocale in class AbstractSelectLocalecontext - The Context for this requestCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.