org.kuali.kfs.module.ar.report.service
Interface CustomerAgingReportService

All Known Implementing Classes:
CustomerAgingReportServiceImpl

public interface CustomerAgingReportService

This class...


Method Summary
 CustomerAgingReportDataHolder calculateAgingReportAmounts(Collection<CustomerInvoiceDetail> invoiceDetails, Date reportRunDate)
          This method returns a collection map
 

Method Detail

calculateAgingReportAmounts

CustomerAgingReportDataHolder calculateAgingReportAmounts(Collection<CustomerInvoiceDetail> invoiceDetails,
                                                          Date reportRunDate)
This method returns a collection map

Parameters:
invoiceDetails -
reportRunDate -
Returns:


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.