Uses of Interface
org.kuali.kfs.vnd.document.service.VendorService

Packages that use VendorService
org.kuali.kfs.fp.document   
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.module.purap.document.service.impl   
org.kuali.kfs.module.purap.document.validation.impl   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.vnd.businessobject.lookup   
org.kuali.kfs.vnd.document.service.impl   
 

Uses of VendorService in org.kuali.kfs.fp.document
 

Fields in org.kuali.kfs.fp.document declared as VendorService
protected static VendorService DisbursementVoucherDocument.vendorService
           
 

Methods in org.kuali.kfs.fp.document that return VendorService
protected  VendorService DisbursementVoucherDocument.getVendorService()
           
 

Uses of VendorService in org.kuali.kfs.fp.document.service.impl
 

Methods in org.kuali.kfs.fp.document.service.impl with parameters of type VendorService
 void DisbursementVoucherPayeeServiceImpl.setVendorService(VendorService vendorService)
          Sets the vendorService attribute value.
 

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

Fields in org.kuali.kfs.module.purap.document.service.impl declared as VendorService
protected  VendorService FaxServiceImpl.vendorService
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl that return VendorService
 VendorService FaxServiceImpl.getVendorService()
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type VendorService
 void PaymentRequestServiceImpl.setVendorService(VendorService vendorService)
           
 void PurchaseOrderServiceImpl.setVendorService(VendorService vendorService)
           
 void RequisitionServiceImpl.setVendorService(VendorService vendorService)
           
 void PurapServiceImpl.setVendorService(VendorService vendorService)
           
 void B2BShoppingServiceImpl.setVendorService(VendorService vendorService)
           
 void FaxServiceImpl.setVendorService(VendorService vendorService)
           
 void CreditMemoServiceImpl.setVendorService(VendorService vendorService)
           
 

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

Methods in org.kuali.kfs.module.purap.document.validation.impl that return VendorService
 VendorService PurchasingProcessVendorValidation.getVendorService()
           
 VendorService PurchaseOrderAddQuoteToVendorValidation.getVendorService()
           
 VendorService VendorCreditMemoInitTabReferenceNumberValidation.getVendorService()
           
 

Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type VendorService
 void PurchasingProcessVendorValidation.setVendorService(VendorService vendorService)
           
 void PurchaseOrderAddQuoteToVendorValidation.setVendorService(VendorService vendorService)
           
 void VendorCreditMemoInitTabReferenceNumberValidation.setVendorService(VendorService vendorService)
           
 

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

Fields in org.kuali.kfs.module.purap.service.impl declared as VendorService
protected  VendorService ElectronicInvoiceHelperServiceImpl.vendorService
           
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type VendorService
 void ElectronicInvoiceMatchingServiceImpl.setVendorService(VendorService vendorService)
           
 void ElectronicInvoiceHelperServiceImpl.setVendorService(VendorService vendorService)
           
 

Uses of VendorService in org.kuali.kfs.vnd.businessobject.lookup
 

Methods in org.kuali.kfs.vnd.businessobject.lookup with parameters of type VendorService
 void VendorLookupableHelperServiceImpl.setVendorService(VendorService vendorService)
           
 

Uses of VendorService in org.kuali.kfs.vnd.document.service.impl
 

Classes in org.kuali.kfs.vnd.document.service.impl that implement VendorService
 class VendorServiceImpl
           
 



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