|
||||||||||
| 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.CustomerCreditMemoReportServiceImpl
@Transactional public class CustomerCreditMemoReportServiceImpl
To generate the working progress reports for the effort certification
| Constructor Summary | |
|---|---|
CustomerCreditMemoReportServiceImpl()
|
|
| Method Summary | |
|---|---|
File |
generateReport(CustomerCreditMemoReportDataHolder reportDataHolder,
Date runDate)
|
ReportInfo |
getCustomerCreditMemoReportInfoNoTax()
Gets the customerCreditMemoReportInfoNoTax attribute. |
void |
setCustomerCreditMemoReportInfo(ReportInfo customerCreditMemoReportInfo)
Sets the effortExtractProcessReportInfo attribute value. |
void |
setCustomerCreditMemoReportInfoNoTax(ReportInfo customerCreditMemoReportInfoNoTax)
Sets the customerCreditMemoReportInfoNoTax attribute value. |
void |
setParameterService(org.kuali.rice.kns.service.ParameterService parameterService)
Sets the parameterService 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 CustomerCreditMemoReportServiceImpl()
| Method Detail |
|---|
public File generateReport(CustomerCreditMemoReportDataHolder reportDataHolder,
Date runDate)
generateReport in interface CustomerCreditMemoReportServiceorg.kuali.module.effort.service.EffortCertificationReportService#generateReportForExtractProcess(org.kuali.module.effort.util.ExtractProcessReportDataHolder, java.util.Date)public void setCustomerCreditMemoReportInfo(ReportInfo customerCreditMemoReportInfo)
effortExtractProcessReportInfo - The effortExtractProcessReportInfo to set.public void setReportGenerationService(ReportGenerationService reportGenerationService)
reportGenerationService - The reportGenerationService to set.public ReportInfo getCustomerCreditMemoReportInfoNoTax()
public void setCustomerCreditMemoReportInfoNoTax(ReportInfo customerCreditMemoReportInfoNoTax)
customerCreditMemoReportInfoNoTax - The customerCreditMemoReportInfoNoTax to set.public void setParameterService(org.kuali.rice.kns.service.ParameterService parameterService)
parameterService - The parameterService to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||