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

Packages that use CustomerAddressService
org.kuali.kfs.module.ar.document.service.impl   
org.kuali.kfs.module.ar.document.validation.impl   
 

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

Classes in org.kuali.kfs.module.ar.document.service.impl that implement CustomerAddressService
 class CustomerAddressServiceImpl
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return CustomerAddressService
 CustomerAddressService CustomerInvoiceDocumentServiceImpl.getCustomerAddressService()
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type CustomerAddressService
 void CustomerInvoiceDocumentServiceImpl.setCustomerAddressService(CustomerAddressService customerAddressService)
           
 

Uses of CustomerAddressService in org.kuali.kfs.module.ar.document.validation.impl
 

Methods in org.kuali.kfs.module.ar.document.validation.impl that return CustomerAddressService
 CustomerAddressService CustomerInvoiceCustomerAddressValidation.getCustomerAddressService()
           
 

Methods in org.kuali.kfs.module.ar.document.validation.impl with parameters of type CustomerAddressService
 void CustomerInvoiceCustomerAddressValidation.setCustomerAddressService(CustomerAddressService customerAddressService)
           
 



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