Uses of Interface
org.kuali.kfs.gl.batch.service.SufficientFundsAccountUpdateService

Packages that use SufficientFundsAccountUpdateService
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.batch.service.impl   
 

Uses of SufficientFundsAccountUpdateService in org.kuali.kfs.gl.batch
 

Methods in org.kuali.kfs.gl.batch with parameters of type SufficientFundsAccountUpdateService
 void SufficientFundsAccountUpdateStep.setSufficientFundsAccountUpdateService(SufficientFundsAccountUpdateService sfrs)
          Sets the sufficientFundsAccountUpdateService, allowing the injection of an implementation of that service
 

Uses of SufficientFundsAccountUpdateService in org.kuali.kfs.gl.batch.service.impl
 

Classes in org.kuali.kfs.gl.batch.service.impl that implement SufficientFundsAccountUpdateService
 class SufficientFundsAccountUpdateServiceImpl
          The default implementation of SufficientFundsAccountUpdateService
 



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