|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.module.ar.report.service.impl.CustomerStatementReportServiceImpl
@Transactional public class CustomerStatementReportServiceImpl
To generate the working progress reports for the effort certification
Constructor Summary | |
---|---|
CustomerStatementReportServiceImpl()
|
Method Summary | |
---|---|
File |
generateReport(CustomerStatementReportDataHolder reportDataHolder,
Date runDate)
generate report for effort certification extract process witht the given report data and information |
void |
setCustomerStatementReportInfo(ReportInfo customerStatementReportInfo)
Sets the effortExtractProcessReportInfo attribute value. |
void |
setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomerStatementReportServiceImpl()
Method Detail |
---|
public File generateReport(CustomerStatementReportDataHolder reportDataHolder, Date runDate)
CustomerStatementReportService
generateReport
in interface CustomerStatementReportService
reportDataHolder
- the given report data holderrunDate
- the datetime of the repor generationorg.kuali.module.effort.service.EffortCertificationReportService#generateReportForExtractProcess(org.kuali.module.effort.util.ExtractProcessReportDataHolder, java.util.Date)
public void setCustomerStatementReportInfo(ReportInfo customerStatementReportInfo)
effortExtractProcessReportInfo
- The effortExtractProcessReportInfo to set.public void setReportGenerationService(ReportGenerationService reportGenerationService)
reportGenerationService
- The reportGenerationService to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |