org.kuali.kfs.module.ar.report.service
Interface CustomerStatementReportService
- All Known Implementing Classes:
- CustomerStatementReportServiceImpl
public interface CustomerStatementReportService
To generate the working progress reports for the effort certification
generateReport
File generateReport(CustomerStatementReportDataHolder reportDataHolder,
Date runDate)
- generate report for effort certification extract process witht the given report data and information
- Parameters:
reportDataHolder
- the given report data holderrunDate
- the datetime of the repor generation
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.