org.kuali.kfs.module.ar.report.service
Interface CustomerInvoiceReportService
- All Known Implementing Classes:
- CustomerInvoiceReportServiceImpl
public interface CustomerInvoiceReportService
To generate the working progress reports for the effort certification
generateReport
File generateReport(CustomerInvoiceReportDataHolder 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.