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

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.PooledFundControlTransactionsStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class PooledFundControlTransactionsStep
extends AbstractWrappedBatchStep


Field Summary
protected  String batchFileDirectoryName
           
 
Constructor Summary
PooledFundControlTransactionsStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setBatchFileDirectoryName(String batchFileDirectoryName)
          Sets the batchFileDirectoryName.
 void setPooledFundControlTransactionsService(PooledFundControlTransactionsService pooledFundControlTransactionsService)
          This method sets pooledFundControlTransactionsService
 
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
 

Field Detail

batchFileDirectoryName

protected String batchFileDirectoryName
Constructor Detail

PooledFundControlTransactionsStep

public PooledFundControlTransactionsStep()
Method Detail

getCustomBatchExecutor

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

setPooledFundControlTransactionsService

public void setPooledFundControlTransactionsService(PooledFundControlTransactionsService pooledFundControlTransactionsService)
This method sets pooledFundControlTransactionsService

Parameters:
pooledFundControlTransactionsService -

setBatchFileDirectoryName

public void setBatchFileDirectoryName(String batchFileDirectoryName)
Sets the batchFileDirectoryName.

Parameters:
batchFileDirectoryName -


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