org.kuali.kfs.module.endow.batch
Class IncomeDistributionForPooledFundStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.endow.batch.IncomeDistributionForPooledFundStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class IncomeDistributionForPooledFundStep
- extends AbstractWrappedBatchStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
batchFileDirectoryName
protected String batchFileDirectoryName
IncomeDistributionForPooledFundStep
public IncomeDistributionForPooledFundStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setIncomeDistributionForPooledFundService
public void setIncomeDistributionForPooledFundService(IncomeDistributionForPooledFundService incomeDistributionForPooledFundService)
- Sets the incomeDistributionForPooledFundService attribute value.
- Parameters:
incomeDistributionForPooledFundService
- The incomeDistributionForPooledFundService to set.
setBatchFileDirectoryName
public void setBatchFileDirectoryName(String batchFileDirectoryName)
- Sets the batchFileDirectoryName attribute value.
- Parameters:
batchFileDirectoryName
- The batchFileDirectoryName to set.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.