org.kuali.kfs.module.endow.batch
Class GeneralLedgerInterfaceBatchProcessStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.endow.batch.GeneralLedgerInterfaceBatchProcessStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class GeneralLedgerInterfaceBatchProcessStep
- extends AbstractWrappedBatchStep
The process serves to consolidate the KEM activity for the day into valid
general ledger debits and credits to update institution's records.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
generalLedgerInterfaceBatchProcessService
protected GeneralLedgerInterfaceBatchProcessService generalLedgerInterfaceBatchProcessService
LOG
protected static org.apache.log4j.Logger LOG
GeneralLedgerInterfaceBatchProcessStep
public GeneralLedgerInterfaceBatchProcessStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Overridden to run the process Fee Transactions.
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
org.kuali.kfs.batch.Step#execute(java.lang.String)
setGeneralLedgerInterfaceBatchProcessService
public void setGeneralLedgerInterfaceBatchProcessService(GeneralLedgerInterfaceBatchProcessService generalLedgerInterfaceBatchProcessService)
- Sets the generalLedgerInterfaceBatchProcessService attribute value.
- Parameters:
generalLedgerInterfaceBatchProcessService
- The generalLedgerInterfaceBatchProcessService to set.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.