|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.war.JSSessionLocaleResolver
public class JSSessionLocaleResolver
Constructor Summary | |
---|---|
JSSessionLocaleResolver()
|
Method Summary | |
---|---|
java.util.Locale |
resolveLocale(javax.servlet.http.HttpServletRequest request)
|
void |
setLocale(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.util.Locale locale)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSSessionLocaleResolver()
Method Detail |
---|
public java.util.Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
resolveLocale
in interface org.springframework.web.servlet.LocaleResolver
public void setLocale(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.util.Locale locale)
setLocale
in interface org.springframework.web.servlet.LocaleResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |