net.sf.dynamicreports.adhoc.report
Interface AdhocReportCustomizer

All Known Implementing Classes:
DefaultAdhocReportCustomizer

public interface AdhocReportCustomizer

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 void customize(ReportBuilder<?> report, AdhocReport adhocReport)
           
 

Method Detail

customize

void customize(ReportBuilder<?> report,
               AdhocReport adhocReport)
               throws DRException
Throws:
DRException


Copyright © 2010-2013. All Rights Reserved.