Class NewExcelReportServiceImpl

java.lang.Object
ch.tocco.nice2.reporting.impl.excel.nextgen.NewExcelReportServiceImpl
All Implemented Interfaces:
ExcelReportService

@Component @ConditionalOnProperty(value="nice2.reporting.newExcelReportEnabled", havingValue="true", matchIfMissing=true) public class NewExcelReportServiceImpl extends Object implements ExcelReportService