|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.springframework.web.servlet.i18n.AbstractLocaleResolver
to org.springframework.web.servlet.i18n.AbstractLocaleContextResolver
.
Added Methods | |
TimeZone determineDefaultTimeZone(HttpServletRequest ) |
Determine the default time zone for the given request, Called if no TimeZone session attribute has been found. |
LocaleContext resolveLocaleContext(HttpServletRequest ) |
|
void setLocaleContext(HttpServletRequest, |
Changed Methods | ||
void setLocale(HttpServletRequest, |
Method was locally defined, but is now inherited from AbstractLocaleContextResolver. |
Added Fields | |
String TIME_ZONE_SESSION_ATTRIBUTE_NAME |
Name of the session attribute that holds the TimeZone. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |