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

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

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

Methods in org.kuali.kfs.module.ar.batch.service.impl that return CashControlDocumentService
 CashControlDocumentService LockboxServiceImpl.getCashControlDocumentService()
           
 

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type CashControlDocumentService
 void LockboxServiceImpl.setCashControlDocumentService(CashControlDocumentService cashControlDocumentService)
           
 

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

Classes in org.kuali.kfs.module.ar.document.service.impl that implement CashControlDocumentService
 class CashControlDocumentServiceImpl
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type CashControlDocumentService
 void CashControlElectronicPaymentClaimingHelperImpl.setCashControlDocumentService(CashControlDocumentService cashControlDocumentService)
          This method sets cashControlDocumentService value
 



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