org.kuali.kfs.gl.batch.service.impl
Class SufficientFundsFullRebuildServiceImpl
java.lang.Object
org.kuali.kfs.gl.batch.service.impl.SufficientFundsFullRebuildServiceImpl
- All Implemented Interfaces:
- SufficientFundsFullRebuildService
@Transactional
public class SufficientFundsFullRebuildServiceImpl
- extends Object
- implements SufficientFundsFullRebuildService
The base implementation of SufficientFundsFullRebuildService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SufficientFundsFullRebuildServiceImpl
public SufficientFundsFullRebuildServiceImpl()
syncSufficientFunds
public void syncSufficientFunds()
- Goes through all accounts in the database, and generates a sufficient fund rebuild record for each one!
- Specified by:
syncSufficientFunds
in interface SufficientFundsFullRebuildService
- See Also:
SufficientFundsFullRebuildService.syncSufficientFunds()
setSufficientFundRebuildDao
public void setSufficientFundRebuildDao(SufficientFundRebuildDao sfd)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.