public class ASReportJpegExporter extends BaseReportExporter<ASJpegExportParametersBean>
Constructor and Description |
---|
ASReportJpegExporter()
Instantiates a new instance of Jpeg exporter
|
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
Gets file name extension.
|
export, getBatchPrefix, getContentType, getExportMode, getExportParameters, setBatchPrefix, setExportMode, setExportParameters
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
getMethodResolver, setMethodResolver
public ASReportJpegExporter()
public String getExtension()
BaseReportExporter