|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.webflow.action.AbstractAction
org.springframework.webflow.action.MultiAction
com.jaspersoft.jasperserver.war.action.AbstractReportExporter
com.jaspersoft.jasperserver.war.action.ReportRtfExporter
public class ReportRtfExporter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.springframework.webflow.action.MultiAction |
---|
org.springframework.webflow.action.MultiAction.MethodResolver |
Field Summary |
---|
Fields inherited from class org.springframework.webflow.action.AbstractAction |
---|
logger |
Constructor Summary | |
---|---|
ReportRtfExporter()
|
Method Summary | |
---|---|
void |
export(org.springframework.webflow.execution.RequestContext context,
ExecutionContext executionContext,
java.lang.String reportUnitURI,
java.util.Map baseParameters)
|
protected java.lang.String |
getContentType(org.springframework.webflow.execution.RequestContext context)
|
ExportParameters |
getExportParameters(org.springframework.webflow.execution.RequestContext context)
|
protected void |
setAdditionalResponseHeaders(org.springframework.webflow.execution.RequestContext context,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class com.jaspersoft.jasperserver.war.action.AbstractReportExporter |
---|
export, exportBuffered, exportToStream, getExecutionContext, getFilename, getFlowAttributeJasperPrintName, getFlowAttributeReportUnitURI, getHttpUtils, getInitialMemoryBufferSize, getJasperPrintAccessor, getMemoryThreshold, getReportName, isSetResponseContentLength, setFlowAttributeJasperPrintName, setFlowAttributeReportUnitURI, setHttpUtils, setInitialMemoryBufferSize, setJasperPrintAccessor, setMemoryThreshold, setSetResponseContentLength |
Methods inherited from class org.springframework.webflow.action.MultiAction |
---|
doExecute, getMethodResolver, setMethodResolver, setTarget |
Methods inherited from class org.springframework.webflow.action.AbstractAction |
---|
afterPropertiesSet, doPostExecute, doPreExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportRtfExporter()
Method Detail |
---|
public void export(org.springframework.webflow.execution.RequestContext context, ExecutionContext executionContext, java.lang.String reportUnitURI, java.util.Map baseParameters) throws net.sf.jasperreports.engine.JRException
export
in class AbstractReportExporter
net.sf.jasperreports.engine.JRException
protected java.lang.String getContentType(org.springframework.webflow.execution.RequestContext context)
getContentType
in class AbstractReportExporter
protected void setAdditionalResponseHeaders(org.springframework.webflow.execution.RequestContext context, javax.servlet.http.HttpServletResponse response)
setAdditionalResponseHeaders
in class AbstractReportExporter
public ExportParameters getExportParameters(org.springframework.webflow.execution.RequestContext context)
getExportParameters
in class AbstractReportExporter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |