Interface ExcelReportService
- All Known Implementing Classes:
ExcelReportServiceImpl
public interface ExcelReportService
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.io.FileBackedOutputStream
processExcelReport
(InputStream excelReport)
-
Method Details
-
processExcelReport
com.google.common.io.FileBackedOutputStream processExcelReport(InputStream excelReport) throws IOException - Throws:
IOException
-