public class FacesGetLocaleCommand extends AbstractGetLocaleCommand
Concrete implementation of AbstractGetLocaleCommand for
the JavaServer Faces API.
CONTINUE_PROCESSING, PROCESSING_COMPLETE| Constructor and Description |
|---|
FacesGetLocaleCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLocale(Context context)
Retrieve and return the
Locale for this request. |
execute, getLocaleKey, setLocaleKeyprotected Locale getLocale(Context context)
Retrieve and return the Locale for this request.
getLocale in class AbstractGetLocaleCommandcontext - The Context we are operating on.Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.