org.kuali.kfs.module.ec.service
Interface EffortCertificationReportService
- All Known Implementing Classes:
- EffortCertificationReportServiceImpl
public interface EffortCertificationReportService
To generate the working progress reports for the effort certification
generateReportForExtractProcess
void generateReportForExtractProcess(ExtractProcessReportDataHolder 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.