org.kuali.kfs.module.endow.batch.service
Interface AvailableCashUpdateService

All Known Implementing Classes:
AvailableCashUpdateServiceImpl

public interface AvailableCashUpdateService

This interface defines the batch job that would to summarize the available spendable funds for every KEMID that is not closed


Method Summary
 boolean summarizeAvailableSpendableFunds()
          This process will generate records at the end of each processing cycle to summarize the available spendable funds for every KEMID that is not closed.
 

Method Detail

summarizeAvailableSpendableFunds

boolean summarizeAvailableSpendableFunds()
This process will generate records at the end of each processing cycle to summarize the available spendable funds for every KEMID that is not closed.



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