Uses of Class
org.kuali.kfs.module.ar.batch.vo.CustomerInvoiceWriteoffBatchVO

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

Uses of CustomerInvoiceWriteoffBatchVO in org.kuali.kfs.module.ar.batch.service
 

Methods in org.kuali.kfs.module.ar.batch.service with parameters of type CustomerInvoiceWriteoffBatchVO
 String CustomerInvoiceWriteoffBatchService.createBatchDrop(org.kuali.rice.kim.bo.Person user, CustomerInvoiceWriteoffBatchVO writeoffBatchVO)
          Accepts a batch VO full of invoiceNumbers to be written off in batch.
 

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

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type CustomerInvoiceWriteoffBatchVO
 String CustomerInvoiceWriteoffBatchServiceImpl.createBatchDrop(org.kuali.rice.kim.bo.Person person, CustomerInvoiceWriteoffBatchVO writeoffBatchVO)
           
protected  void CustomerInvoiceWriteoffBatchServiceImpl.createCustomerInvoiceWriteoffDocumentsFromBatchVO(CustomerInvoiceWriteoffBatchVO batchVO, com.lowagie.text.Document pdfdoc)
           
protected  Document CustomerInvoiceWriteoffBatchServiceImpl.transformVOtoXml(CustomerInvoiceWriteoffBatchVO writeoffBatchVO)
           
 



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