Uses of Interface
org.kuali.kfs.sys.batch.service.WrappingBatchService

Packages that use WrappingBatchService
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.service.impl   
org.kuali.kfs.module.ld.batch.service   
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.sys.batch   
org.kuali.kfs.sys.batch.service   
org.kuali.kfs.sys.batch.service.impl   
org.kuali.kfs.sys.service.impl   
 

Uses of WrappingBatchService in org.kuali.kfs.gl.batch.service
 

Subinterfaces of WrappingBatchService in org.kuali.kfs.gl.batch.service
 interface AccountingCycleCachingService
           
 

Uses of WrappingBatchService in org.kuali.kfs.gl.batch.service.impl
 

Classes in org.kuali.kfs.gl.batch.service.impl that implement WrappingBatchService
 class AccountingCycleCachingServiceImpl
           
 

Uses of WrappingBatchService in org.kuali.kfs.gl.service.impl
 

Classes in org.kuali.kfs.gl.service.impl that implement WrappingBatchService
 class PreScrubberReportWriterTextServiceImpl
           
 

Uses of WrappingBatchService in org.kuali.kfs.module.ld.batch.service
 

Subinterfaces of WrappingBatchService in org.kuali.kfs.module.ld.batch.service
 interface LaborAccountingCycleCachingService
           
 

Uses of WrappingBatchService in org.kuali.kfs.module.ld.batch.service.impl
 

Classes in org.kuali.kfs.module.ld.batch.service.impl that implement WrappingBatchService
 class LaborAccountingCycleCachingServiceImpl
           
 

Uses of WrappingBatchService in org.kuali.kfs.sys.batch
 

Method parameters in org.kuali.kfs.sys.batch with type arguments of type WrappingBatchService
 void AbstractWrappedBatchStep.setWrappingBatchServices(List<WrappingBatchService> wrappingBatchServices)
           
 

Uses of WrappingBatchService in org.kuali.kfs.sys.batch.service
 

Classes in org.kuali.kfs.sys.batch.service that implement WrappingBatchService
 class AbstractBatchTransactionalCachingService
          This class CANNOT be used by 2 processes simultaneously.
 

Method parameters in org.kuali.kfs.sys.batch.service with type arguments of type WrappingBatchService
 boolean WrappedBatchExecutorService.execute(List<WrappingBatchService> wrappingBatchServices, WrappedBatchExecutorService.CustomBatchExecutor batchExecutor)
           
 

Uses of WrappingBatchService in org.kuali.kfs.sys.batch.service.impl
 

Method parameters in org.kuali.kfs.sys.batch.service.impl with type arguments of type WrappingBatchService
 boolean WrappedBatchExecutorServiceImpl.execute(List<WrappingBatchService> wrappingBatchServices, WrappedBatchExecutorService.CustomBatchExecutor customBatchExecutor)
           
 

Uses of WrappingBatchService in org.kuali.kfs.sys.service.impl
 

Classes in org.kuali.kfs.sys.service.impl that implement WrappingBatchService
 class BalanceSummaryReportWriterTextServiceImpl
          Ensures that balance summary reports have the fiscal year included in the filename.
 class ReportWriterTextServiceImpl
          Text output implementation of ReportWriterService interface.
 class ScrubberListingReportWriterTextServiceImpl
           
 



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