|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.chain.web.AbstractSetLocaleCommand
org.apache.commons.chain.web.faces.FacesSetLocaleCommand
public class FacesSetLocaleCommand
Concrete implementation of AbstractSetLocaleCommand
for
the JavaServer Faces API.
Constructor Summary | |
---|---|
FacesSetLocaleCommand()
|
Method Summary | |
---|---|
protected void |
setLocale(Context context,
java.util.Locale locale)
Establish the specified Locale for this response. |
Methods inherited from class org.apache.commons.chain.web.AbstractSetLocaleCommand |
---|
execute, getLocaleKey, setLocaleKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FacesSetLocaleCommand()
Method Detail |
---|
protected void setLocale(Context context, java.util.Locale locale)
AbstractSetLocaleCommand
Establish the specified Locale
for this response.
setLocale
in class AbstractSetLocaleCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |