Uses of Interface
org.kuali.kfs.module.ar.dataaccess.CustomerAddressDao

Packages that use CustomerAddressDao
org.kuali.kfs.module.ar.dataaccess.impl   
org.kuali.kfs.module.ar.document.service.impl   
 

Uses of CustomerAddressDao in org.kuali.kfs.module.ar.dataaccess.impl
 

Classes in org.kuali.kfs.module.ar.dataaccess.impl that implement CustomerAddressDao
 class CustomerAddressDaoOjb
           
 

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

Methods in org.kuali.kfs.module.ar.document.service.impl that return CustomerAddressDao
 CustomerAddressDao CustomerAddressServiceImpl.getCustomerAddressDao()
          This method sets customer address dao
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type CustomerAddressDao
 void CustomerAddressServiceImpl.setCustomerAddressDao(CustomerAddressDao customerAddressDao)
          This method gets customer address dao
 



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