public class OrganizationReversionPriorYearAccountStep extends AbstractWrappedBatchStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
OrganizationReversionPriorYearAccountStep() |
| 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, setWrappingBatchServicesafterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic OrganizationReversionPriorYearAccountStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchStepAbstractWrappedBatchStep.getCustomBatchExecutor()public void setOrganizationReversionProcessService(OrganizationReversionProcessService organizationReversionProcessService)
organizationReversionProcessService - the implementation of the organizationReversionProcessService to setOrganizationReversionProcessServicepublic YearEndService getYearEndService()
public void setYearEndService(YearEndService yearEndService)
yearEndService - The yearEndService to set.public OrganizationReversionProcessService getOrganizationReversionProcessService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.