org.kuali.kfs.gl.batch.service
Interface SufficientFundsFullRebuildService

All Known Implementing Classes:
SufficientFundsFullRebuildServiceImpl

public interface SufficientFundsFullRebuildService

An interface declaring methods needed to run the sufficient funds sync service. It should be noted, though, that this service is only run under unusual circumstances; most of the time, simply saving object codes and accounts will save the records that this service would, in general, generate


Method Summary
 void syncSufficientFunds()
          Makes certain that sufficient fund balances will be rebuilt for all accounts and object codes
 

Method Detail

syncSufficientFunds

void syncSufficientFunds()
Makes certain that sufficient fund balances will be rebuilt for all accounts and object codes



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