public class DefaultWebRequestContext extends java.lang.Object implements WebRequestContext
| Constructor and Description |
|---|
DefaultWebRequestContext() |
| Modifier and Type | Method and Description |
|---|---|
JasperReportsContext |
getJasperReportsContext() |
javax.servlet.http.HttpServletRequest |
getRequest() |
java.lang.String |
getRequestContextPath() |
void |
setJasperReportsContext(JasperReportsContext jasperReportsContext) |
void |
setRequest(javax.servlet.http.HttpServletRequest request) |
public JasperReportsContext getJasperReportsContext()
getJasperReportsContext in interface WebRequestContextpublic javax.servlet.http.HttpServletRequest getRequest()
public void setJasperReportsContext(JasperReportsContext jasperReportsContext)
public void setRequest(javax.servlet.http.HttpServletRequest request)
public java.lang.String getRequestContextPath()
getRequestContextPath in interface WebRequestContext© 2001-2010 Jaspersoft Corporation www.jaspersoft.com