Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.bi.reporting.ReportFormatExporter

Packages that use ReportFormatExporter
com.liferay.portal.kernel.bi.reporting   
 

Uses of ReportFormatExporter in com.liferay.portal.kernel.bi.reporting
 

Methods in com.liferay.portal.kernel.bi.reporting that return ReportFormatExporter
 ReportFormatExporter ReportFormatExporterRegistry.getReportFormatExporter(ReportFormat reportFormat)
           
 

Method parameters in com.liferay.portal.kernel.bi.reporting with type arguments of type ReportFormatExporter
 void ReportFormatExporterRegistry.setReportFormatExporters(Map<String,ReportFormatExporter> reportFormatExporters)
           
 


Liferay 6.2-ce-ga5