public class NominalActivityClosingStep extends AbstractWrappedBatchStep
| Modifier and Type | Field and Description |
|---|---|
static String |
TRANSACTION_DATE_FORMAT_STRING |
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
NominalActivityClosingStep() |
| Modifier and Type | Method and Description |
|---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
YearEndService |
getYearEndService()
This method returns the YearEndService object associated with this step
|
void |
setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute, allowing the injection of an implementation of the service
|
execute, setWrappedBatchExecutorService, setWrappingBatchServicesafterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic static final String TRANSACTION_DATE_FORMAT_STRING
public NominalActivityClosingStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchStepAbstractWrappedBatchStep.getCustomBatchExecutor()public void setYearEndService(YearEndService yearEndService)
yearEndService - the year end service to setorg.kuali.module.gl.service.YearEndServicepublic YearEndService getYearEndService()
org.kuali.module.gl.service.YearEndSErviceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.