org.kuali.kfs.gl.batch
Class SufficientFundsAccountUpdateStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.gl.batch.SufficientFundsAccountUpdateStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class SufficientFundsAccountUpdateStep
- extends AbstractWrappedBatchStep
A step to run the process that rebuilds information that supports sufficient funds inquiries
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SufficientFundsAccountUpdateStep
public SufficientFundsAccountUpdateStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Return a proper batch executor
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setSufficientFundsAccountUpdateService
public void setSufficientFundsAccountUpdateService(SufficientFundsAccountUpdateService sfrs)
- Sets the sufficientFundsAccountUpdateService, allowing the injection of an implementation of that service
- Parameters:
sufficientFundsAccountUpdateService
- an implementation sufficientFundsAccountUpdateService to set- See Also:
SufficientFundsAccountUpdateService
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.