Interface ReportGenerator
- All Known Implementing Classes:
BaseReportGenerator
,DeclarativeReportGenerator
,TransferReportGenerator
@AlfrescoPublicApi
public interface ReportGenerator
Report generator interface.
- Since:
- 2.1
- Author:
- Roy Wetherall
-
Method Summary
Modifier and TypeMethodDescriptiongenerateReport
(NodeRef reportedUponNodeRef, String mimetype) Generate report.