@Transactional public class SufficientFundsFullRebuildServiceImpl extends Object implements SufficientFundsFullRebuildService
| Constructor and Description |
|---|
SufficientFundsFullRebuildServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSufficientFundRebuildDao(SufficientFundRebuildDao sfd) |
void |
syncSufficientFunds()
Goes through all accounts in the database, and generates a sufficient fund rebuild record for each one!
|
public SufficientFundsFullRebuildServiceImpl()
public void syncSufficientFunds()
syncSufficientFunds in interface SufficientFundsFullRebuildServiceSufficientFundsFullRebuildService.syncSufficientFunds()public void setSufficientFundRebuildDao(SufficientFundRebuildDao sfd)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.