|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Used to determine what is the client-specified locale, if any, for the current request. This may be stored in the request as an HTTP Cookie, or may be interpolated from request headers. Additionally, the "raw" value provided by the client may be filtered down.
Method Summary | |
java.util.Locale |
extractLocaleForCurrentRequest()
Determines the locale to use for processing the current request. |
void |
persistLocale()
Stores the thread's locale as a cookie for later use. |
Method Detail |
public java.util.Locale extractLocaleForCurrentRequest()
org.apache.tapestry.services.RequestGlobals#setIncomingLocale(Locale)
.
public void persistLocale()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |