eu.esdihumboldt.hale.common.headless.report
Class ReportFile
java.lang.Object
eu.esdihumboldt.hale.common.headless.report.ReportFile
- All Implemented Interfaces:
- ReportHandler
public class ReportFile
- extends Object
- implements ReportHandler
Represents a report file.
- Author:
- Simon Templer
Constructor Summary |
ReportFile(File file)
Create a report file representation based on the given file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportFile
public ReportFile(File file)
- Create a report file representation based on the given file.
- Parameters:
file
- the report file, may already contain reports
publishReport
public void publishReport(Report<?> report)
- Description copied from interface:
ReportHandler
- Publish the given report.
- Specified by:
publishReport
in interface ReportHandler
- Parameters:
report
- the report- See Also:
ReportHandler.publishReport(Report)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d