de.smartics.maven.util.report.link
Interface ExternalReportFactory

Package class diagram package ExternalReportFactory
All Known Implementing Classes:
MavenExternalReportFactory

public interface ExternalReportFactory

Factory to create external reports.


Method Summary
 ExternalReport createExternalReport(ReportId reportId, LinkConstructorStrategy strategy)
          Constructs an external report.
 

Method Detail

createExternalReport

ExternalReport createExternalReport(ReportId reportId,
                                    LinkConstructorStrategy strategy)
Constructs an external report.

Parameters:
reportId - the identifier of the external report to create.
strategy - the strategy of the report.
Returns:
the instance of the external report or null if no report data is provided.


Copyright © 2006-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.