|
||||||||
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.aspose.words.jasperreports.AWAbstractReportExporter
com.aspose.words.jasperreports.AWReportDocxExporter
public class AWReportDocxExporter
Exports a JasperReports report to the DOCX format on JasperServer. This class is used by JasperServer automatically and is not intended for direct usage in the application.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.springframework.webflow.action.MultiAction |
---|
org.springframework.webflow.action.MultiAction.MethodResolver |
Constructor Summary | |
---|---|
AWReportDocxExporter()
|
Method Summary |
---|
Methods inherited from class com.aspose.words.jasperreports.AWAbstractReportExporter |
---|
getExportParameters, setExportParameters |
Methods inherited from class com.jaspersoft.jasperserver.war.action.AbstractReportExporter |
---|
export, getDownloadFilename, getFlowAttributeJasperPrintName, getFlowAttributeReportUnitURI, getHttpUtils, getInitialMemoryBufferSize, getJasperPrintAccessor, getJasperReportsContext, getMemoryThreshold, getResponseHeaderSetter, getViewReportAction, isPaginated, isSetResponseContentLength, setFlowAttributeJasperPrintName, setFlowAttributeReportUnitURI, setHttpUtils, setInitialMemoryBufferSize, setJasperPrintAccessor, setJasperReportsContext, setMemoryThreshold, setPaginated, setResponseHeaderSetter, setSetResponseContentLength, setViewReportAction, toString |
Methods inherited from class org.springframework.webflow.action.MultiAction |
---|
getMethodResolver, setMethodResolver |
Methods inherited from class org.springframework.webflow.action.AbstractAction |
---|
afterPropertiesSet, execute, getEventFactorySupport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AWReportDocxExporter()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |