|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.chain.web.AbstractGetLocaleCommand
org.apache.commons.chain.web.faces.FacesGetLocaleCommand
public class FacesGetLocaleCommand
Concrete implementation of AbstractGetLocaleCommand for
the JavaServer Faces API.
| Field Summary |
|---|
| Fields inherited from interface org.apache.commons.chain.Command |
|---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
| Constructor Summary | |
|---|---|
FacesGetLocaleCommand()
|
|
| Method Summary | |
|---|---|
protected java.util.Locale |
getLocale(Context context)
Retrieve and return the Locale for this request. |
| Methods inherited from class org.apache.commons.chain.web.AbstractGetLocaleCommand |
|---|
execute, getLocaleKey, setLocaleKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacesGetLocaleCommand()
| Method Detail |
|---|
protected java.util.Locale getLocale(Context context)
Retrieve and return the Locale for this request.
getLocale in class AbstractGetLocaleCommandcontext - The Context we are operating on.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||