Package org.idempiere.print
Interface IReportContentRendererFactory
- All Known Implementing Classes:
JasperReportContentRendererFactory
public interface IReportContentRendererFactory
OSGi extension point for UI-independent report content generation.
Implementations are evaluated in descending service ranking order.
-
Method Summary
-
Method Details
-
createRenderer
- Returns:
- renderer, or
nullif this factory is not applicable
-