org.kuali.kfs.module.endow.batch
Class CreateAutomatedCashInvestmentTransactionsStep

java.lang.Object
  extended by org.kuali.kfs.sys.batch.AbstractStep
      extended by org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
          extended by org.kuali.kfs.module.endow.batch.CreateAutomatedCashInvestmentTransactionsStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class CreateAutomatedCashInvestmentTransactionsStep
extends AbstractWrappedBatchStep

Batch step that executes the Create Automated Cash Investment Transactions step.


Constructor Summary
CreateAutomatedCashInvestmentTransactionsStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setCreateAutomatedCashInvestmentTransactionsService(CreateAutomatedCashInvestmentTransactionsService service)
          Sets the createAutomatedCashInvestmentTransactionsService.
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
execute, setWrappedBatchExecutorService, setWrappingBatchServices
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractStep
getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBeanName, setDateTimeService, setInterrupted, setParameterService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateAutomatedCashInvestmentTransactionsStep

public CreateAutomatedCashInvestmentTransactionsStep()
Method Detail

getCustomBatchExecutor

protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
Specified by:
getCustomBatchExecutor in class AbstractWrappedBatchStep

setCreateAutomatedCashInvestmentTransactionsService

public void setCreateAutomatedCashInvestmentTransactionsService(CreateAutomatedCashInvestmentTransactionsService service)
Sets the createAutomatedCashInvestmentTransactionsService.

Parameters:
createAutomatedCashInvestmentTransactionsService -


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