Uses of Interface
org.kuali.kfs.module.purap.service.PurapAccountingService

Packages that use PurapAccountingService
org.kuali.kfs.module.purap.document.dataaccess.impl   
org.kuali.kfs.module.purap.document.service.impl   
org.kuali.kfs.module.purap.document.validation.impl   
org.kuali.kfs.module.purap.service.impl   
 

Uses of PurapAccountingService in org.kuali.kfs.module.purap.document.dataaccess.impl
 

Methods in org.kuali.kfs.module.purap.document.dataaccess.impl with parameters of type PurapAccountingService
 void PaymentRequestDaoOjb.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 

Uses of PurapAccountingService in org.kuali.kfs.module.purap.document.service.impl
 

Fields in org.kuali.kfs.module.purap.document.service.impl declared as PurapAccountingService
protected  PurapAccountingService AccountsPayableServiceImpl.purapAccountingService
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl that return PurapAccountingService
 PurapAccountingService PurapServiceImpl.getPurapAccountingService()
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type PurapAccountingService
 void AccountsPayableServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 void PaymentRequestServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 void PurchasingServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 void PurapServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 void CreditMemoServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 void CreditMemoCreateServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 

Uses of PurapAccountingService in org.kuali.kfs.module.purap.document.validation.impl
 

Methods in org.kuali.kfs.module.purap.document.validation.impl that return PurapAccountingService
 PurapAccountingService PurchasingAccountsPayableCheckNegativeAccountsValidation.getPurapAccountingService()
           
 

Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type PurapAccountingService
 void PurchasingAccountsPayableCheckNegativeAccountsValidation.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 

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

Classes in org.kuali.kfs.module.purap.service.impl that implement PurapAccountingService
 class PurapAccountingServiceImpl
          Contains a number of helper methods to deal with accounts on Purchasing Accounts Payable Documents
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type PurapAccountingService
 void PurapGeneralLedgerServiceImpl.setPurapAccountingService(PurapAccountingService purapAccountingService)
           
 



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