Package inha.git.statistics.api.service
Interface StatisticsExcelService
- All Known Implementing Classes:
AbstractExcelService
,PatentExcelService
,ProjectExcelService
,QuestionExcelService
,StatisticsExcelServiceImpl
public interface StatisticsExcelService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
exportToExcelFile
(jakarta.servlet.http.HttpServletResponse response, StatisticsType statisticsType, Integer filterId, Integer semesterId)
-
Method Details
-
exportToExcelFile
void exportToExcelFile(jakarta.servlet.http.HttpServletResponse response, StatisticsType statisticsType, Integer filterId, Integer semesterId)
-