public class DefaultWebRequestContext extends Object implements WebRequestContext
| Constructor and Description |
|---|
DefaultWebRequestContext() |
| Modifier and Type | Method and Description |
|---|---|
JasperReportsContext |
getJasperReportsContext() |
javax.servlet.http.HttpServletRequest |
getRequest() |
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 String getRequestContextPath()
getRequestContextPath in interface WebRequestContextCopyright © 2017. All rights reserved.