org.kuali.kfs.pdp.batch.service
Interface DailyReportService

All Known Implementing Classes:
DailyReportServiceImpl

public interface DailyReportService


Method Summary
 void runReport()
           
 void setPaymentGroupService(PaymentGroupService paymentGroupService)
          Sets the PaymentGroupService
 

Method Detail

runReport

void runReport()

setPaymentGroupService

void setPaymentGroupService(PaymentGroupService paymentGroupService)
Sets the PaymentGroupService

Parameters:
paymentGroupService -


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