Uses of Interface
org.kuali.kfs.pdp.service.CustomerProfileService

Packages that use CustomerProfileService
org.kuali.kfs.fp.batch.service.impl   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.pdp.service.impl   
 

Uses of CustomerProfileService in org.kuali.kfs.fp.batch.service.impl
 

Methods in org.kuali.kfs.fp.batch.service.impl with parameters of type CustomerProfileService
 void DisbursementVoucherExtractServiceImpl.setCustomerProfileService(CustomerProfileService customerProfileService)
          This method sets the customerProfileService instance.
 

Uses of CustomerProfileService in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type CustomerProfileService
 void PdpExtractServiceImpl.setCustomerProfileService(CustomerProfileService customerProfileService)
          Sets the customerProfileService attribute value.
 

Uses of CustomerProfileService in org.kuali.kfs.pdp.service.impl
 

Classes in org.kuali.kfs.pdp.service.impl that implement CustomerProfileService
 class CustomerProfileServiceImpl
           
 

Methods in org.kuali.kfs.pdp.service.impl with parameters of type CustomerProfileService
 void PaymentFileValidationServiceImpl.setCustomerProfileService(CustomerProfileService customerProfileService)
          Sets the customerProfileService attribute value.
 void PdpEmailServiceImpl.setCustomerProfileService(CustomerProfileService customerProfileService)
          Sets the customerProfileService attribute value.
 void PaymentFileServiceImpl.setCustomerProfileService(CustomerProfileService customerProfileService)
          Sets the customerProfileService attribute value.
 



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