Class ExcelReportServiceImpl
java.lang.Object
ch.tocco.nice2.reporting.impl.excel.nextgen.ExcelReportServiceImpl
- All Implemented Interfaces:
ExcelReportService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.io.FileBackedOutputStream
processExcelReport
(InputStream excelReport)
-
Constructor Details
-
ExcelReportServiceImpl
public ExcelReportServiceImpl()
-
-
Method Details
-
processExcelReport
public com.google.common.io.FileBackedOutputStream processExcelReport(InputStream excelReport) throws IOException - Specified by:
processExcelReport
in interfaceExcelReportService
- Throws:
IOException
-