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