public interface ReportService
ReportService interface.
String runReport(Report report, String reportDirectory) throws ReportRunException
runReport
report - a Report object.reportDirectory - a String object.String object.ReportRunExceptionCopyright © 2015. All Rights Reserved.