Class DMapReportServiceImpl
- java.lang.Object
-
- io.openraven.magpie.core.dmap.service.DMapReportServiceImpl
-
- All Implemented Interfaces:
DMapReportService
public class DMapReportServiceImpl extends Object implements DMapReportService
-
-
Constructor Summary
Constructors Constructor Description DMapReportServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenerateReport(DMapScanResult dMapScanResult)
-
-
-
Method Detail
-
generateReport
public void generateReport(DMapScanResult dMapScanResult)
- Specified by:
generateReportin interfaceDMapReportService
-
-