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. |
execute
execute
protected Locale getLocale(ActionContext context)
Return the Locale
to be used for this request.
getLocale
in class AbstractSelectLocale
context
- The Context
for this requestCopyright © 2000–2017 Apache Software Foundation. All rights reserved.