|
||||||||||
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.CustomerAgingReportServiceImpl
public class CustomerAgingReportServiceImpl
This class...
Constructor Summary | |
---|---|
CustomerAgingReportServiceImpl()
|
Method Summary | |
---|---|
CustomerAgingReportDataHolder |
calculateAgingReportAmounts(Collection<CustomerInvoiceDetail> details,
Date reportRunDate)
This method returns a collection map |
org.kuali.rice.kns.service.DateTimeService |
getDateTimeService()
This method... |
void |
setDateTimeService(org.kuali.rice.kns.service.DateTimeService dateTimeService)
This method... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomerAgingReportServiceImpl()
Method Detail |
---|
public CustomerAgingReportDataHolder calculateAgingReportAmounts(Collection<CustomerInvoiceDetail> details, Date reportRunDate)
CustomerAgingReportService
calculateAgingReportAmounts
in interface CustomerAgingReportService
org.kuali.kfs.module.ar.report.service.CustomerAgingReportService#calculateAgingReportAmounts()
public org.kuali.rice.kns.service.DateTimeService getDateTimeService()
public void setDateTimeService(org.kuali.rice.kns.service.DateTimeService dateTimeService)
dateTimeService
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |