Uses of Interface
org.kuali.kfs.module.ar.batch.service.CustomerInvoiceWriteoffBatchService

Packages that use CustomerInvoiceWriteoffBatchService
org.kuali.kfs.module.ar.batch   
org.kuali.kfs.module.ar.batch.service.impl   
org.kuali.kfs.module.ar.document.service.impl   
 

Uses of CustomerInvoiceWriteoffBatchService in org.kuali.kfs.module.ar.batch
 

Methods in org.kuali.kfs.module.ar.batch with parameters of type CustomerInvoiceWriteoffBatchService
 void CustomerInvoiceWriteoffBatchStep.setBatchService(CustomerInvoiceWriteoffBatchService batchService)
           
 

Uses of CustomerInvoiceWriteoffBatchService in org.kuali.kfs.module.ar.batch.service.impl
 

Classes in org.kuali.kfs.module.ar.batch.service.impl that implement CustomerInvoiceWriteoffBatchService
 class CustomerInvoiceWriteoffBatchServiceImpl
           
 

Uses of CustomerInvoiceWriteoffBatchService in org.kuali.kfs.module.ar.document.service.impl
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type CustomerInvoiceWriteoffBatchService
 void CustomerInvoiceWriteoffDocumentServiceImpl.setInvoiceWriteoffBatchService(CustomerInvoiceWriteoffBatchService invoiceWriteoffBatchService)
           
 



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