org.kuali.kfs.gl.batch
Class PosterIcrGenerationStep

java.lang.Object
  extended by org.kuali.kfs.sys.batch.AbstractStep
      extended by org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
          extended by org.kuali.kfs.gl.batch.PosterIcrGenerationStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class PosterIcrGenerationStep
extends AbstractWrappedBatchStep

A step to run the process that creates indirect cost recover transactions, that the poster can then post


Constructor Summary
PosterIcrGenerationStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setPosterService(PosterService posterService)
           
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
execute, setWrappedBatchExecutorService, setWrappingBatchServices
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractStep
getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBeanName, setDateTimeService, setInterrupted, setParameterService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PosterIcrGenerationStep

public PosterIcrGenerationStep()
Method Detail

getCustomBatchExecutor

protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
Specified by:
getCustomBatchExecutor in class AbstractWrappedBatchStep

setPosterService

public void setPosterService(PosterService posterService)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.