Package service.button.reporting
Class EntityGraphReportingButtonServiceImpl
java.lang.Object
service.common.BaseEntityGraphReportingService
service.button.reporting.EntityGraphReportingButtonServiceImpl
- All Implemented Interfaces:
EntityGraphReportingButtonService
public class EntityGraphReportingButtonServiceImpl
extends BaseEntityGraphReportingService
implements EntityGraphReportingButtonService
- Author:
- a.petrov
-
Field Summary
Fields inherited from class service.common.BaseEntityGraphReportingService
csvFieldDelimiter, csvFieldEnclosure, csvForceFieldEnclosure, loadDao, mapping, outputFormat, template
-
Constructor Summary
ConstructorsConstructorDescriptionEntityGraphReportingButtonServiceImpl
(ReportGenerationService reportGenerationService) -
Method Summary
Methods inherited from class service.common.BaseEntityGraphReportingService
generateReport, init
-
Constructor Details
-
EntityGraphReportingButtonServiceImpl
@Autowired public EntityGraphReportingButtonServiceImpl(ReportGenerationService reportGenerationService)
-
-
Method Details
-
generate
- Specified by:
generate
in interfaceEntityGraphReportingButtonService
-