public class OrganizationReversionCurrentYearAccountStep extends AbstractWrappedBatchStep
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
OrganizationReversionCurrentYearAccountStep() |
Modifier and Type | Method and Description |
---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
OrganizationReversionProcessService |
getOrganizationReversionProcessService()
Gets the organizationReversionProcessService attribute.
|
YearEndService |
getYearEndService()
Gets the yearEndService attribute.
|
void |
setOrganizationReversionProcessService(OrganizationReversionProcessService organizationReversionProcessService)
Sets the organizationReversionProcessService (not to be confused with the OrganizationReversionService, which doesn't do a
process, but which does all the database stuff associated with OrganizationReversion records; it's off in Chart), which
allows the injection of an implementation of the service.
|
void |
setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute value.
|
execute, setWrappedBatchExecutorService, setWrappingBatchServices
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public OrganizationReversionCurrentYearAccountStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
AbstractWrappedBatchStep.getCustomBatchExecutor()
public void setOrganizationReversionProcessService(OrganizationReversionProcessService organizationReversionProcessService)
organizationReversionProcessService
- the implementation of the organizationReversionProcessService to setOrganizationReversionProcessService
public YearEndService getYearEndService()
public void setYearEndService(YearEndService yearEndService)
yearEndService
- The yearEndService to set.public OrganizationReversionProcessService getOrganizationReversionProcessService()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.