Uses of Interface
org.kuali.kfs.module.ar.document.service.CustomerService

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

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

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type CustomerService
 void CustomerInvoiceWriteoffBatchServiceImpl.setCustomerService(CustomerService customerService)
           
 void CustomerLoadServiceImpl.setCustomerService(CustomerService customerService)
           
 

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

Classes in org.kuali.kfs.module.ar.document.service.impl that implement CustomerService
 class CustomerServiceImpl
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return CustomerService
 CustomerService CustomerInvoiceWriteoffDocumentServiceImpl.getCustomerService()
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type CustomerService
 void CustomerInvoiceWriteoffDocumentServiceImpl.setCustomerService(CustomerService customerService)
           
 



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