public void generateReport(Map reportErrors, List reportSummary, Date runDate, int mode)(Code)
Generates the sufficient funds rebuild report and saves it to PDF
Parameters: reportErrors - a Map of errors encountered during the sufficient funds rebuild process Parameters: reportSummary - a List of Strings that summarize the sufficient funds rebuild process Parameters: runDate - the date the sufficient funds rebuild process was run Parameters: mode - the mode the sufficient funds rebuild process was run in See Also:org.kuali.module.gl.batch.sufficientFunds.SufficientFundsReport.generateReport(java.util.Mapjava.util.Listjava.util.Dateint)