Uses of Class
org.kuali.kfs.vnd.businessobject.VendorDetail

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

Uses of VendorDetail in org.kuali.kfs.fp.businessobject
 

Methods in org.kuali.kfs.fp.businessobject that return VendorDetail
 VendorDetail CapitalAssetInformation.getVendorDetail()
          Gets the vendorDetail attribute.
 

Methods in org.kuali.kfs.fp.businessobject with parameters of type VendorDetail
static DisbursementPayee DisbursementPayee.getPayeeFromVendor(VendorDetail vendorDetail)
          build a payee object from the given vendor object
 void CapitalAssetInformation.setVendorDetail(VendorDetail vendorDetail)
          Deprecated. 
 

Uses of VendorDetail in org.kuali.kfs.fp.businessobject.lookup
 

Methods in org.kuali.kfs.fp.businessobject.lookup with parameters of type VendorDetail
protected  DisbursementPayee DisbursementPayeeLookupableHelperServiceImpl.getPayeeFromVendor(VendorDetail vendorDetail, Map<String,String> fieldValues)
           
 

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

Methods in org.kuali.kfs.fp.document with parameters of type VendorDetail
 void DisbursementVoucherDocument.templateVendor(VendorDetail vendor, VendorAddress vendorAddress)
          Convenience method to set dv payee detail fields based on a given vendor.
 

Uses of VendorDetail in org.kuali.kfs.fp.document.validation.impl
 

Methods in org.kuali.kfs.fp.document.validation.impl that return VendorDetail
protected  VendorDetail DisbursementVoucherPayeeInitiatorValidation.retrieveVendorDetail(Integer vendorIdNumber, Integer vendorDetailIdNumber)
          Retrieves the VendorDetail object from the vendor id number.
protected  VendorDetail DisbursementVoucherVendorInformationValidation.retrieveVendorDetail(Integer vendorIdNumber, Integer vendorDetailIdNumber)
          Retrieves the VendorDetail object from the vendor id number.
protected  VendorDetail DisbursementVoucherPaymentReasonValidation.retrieveVendorDetail(Integer vendorIdNumber, Integer vendorDetailIdNumber)
          Retrieves the VendorDetail object from the vendor id number.
 

Uses of VendorDetail in org.kuali.kfs.module.purap.businessobject
 

Fields in org.kuali.kfs.module.purap.businessobject declared as VendorDetail
protected  VendorDetail PurchaseOrderQuoteListVendor.vendorDetail
           
 

Methods in org.kuali.kfs.module.purap.businessobject that return VendorDetail
 VendorDetail ReceivingThreshold.getVendorDetail()
           
 VendorDetail PurchaseOrderQuoteListVendor.getVendorDetail()
           
 

Methods in org.kuali.kfs.module.purap.businessobject with parameters of type VendorDetail
 void ReceivingThreshold.setVendorDetail(VendorDetail vendorDetail)
           
 void PurchaseOrderQuoteListVendor.setVendorDetail(VendorDetail vendorDetail)
           
 

Uses of VendorDetail in org.kuali.kfs.module.purap.document
 

Fields in org.kuali.kfs.module.purap.document declared as VendorDetail
protected  VendorDetail BulkReceivingDocument.alternateVendorDetail
           
protected  VendorDetail ReceivingDocumentBase.vendorDetail
           
protected  VendorDetail PurchasingAccountsPayableDocumentBase.vendorDetail
           
protected  VendorDetail ElectronicInvoiceRejectDocument.vendorDetail
           
 

Methods in org.kuali.kfs.module.purap.document that return VendorDetail
 VendorDetail BulkReceivingDocument.getAlternateVendorDetail()
           
 VendorDetail PurchasingAccountsPayableDocument.getVendorDetail()
           
 VendorDetail ReceivingDocumentBase.getVendorDetail()
           
 VendorDetail ReceivingDocument.getVendorDetail()
           
 VendorDetail PurchasingAccountsPayableDocumentBase.getVendorDetail()
           
 VendorDetail ElectronicInvoiceRejectDocument.getVendorDetail()
           
 VendorDetail CorrectionReceivingDocument.getVendorDetail()
           
 

Methods in org.kuali.kfs.module.purap.document with parameters of type VendorDetail
 void BulkReceivingDocument.setAlternateVendorDetail(VendorDetail alternateVendorDetail)
           
 void ReceivingDocumentBase.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void PurchasingAccountsPayableDocumentBase.setVendorDetail(VendorDetail vendorDetail)
           
 void ElectronicInvoiceRejectDocument.setVendorDetail(VendorDetail vendorDetail)
           
 void PurchaseOrderDocument.templateAlternateVendor(VendorDetail vendorDetail)
          Sets alternate vendor fields based on a given VendorDetail.
 void PurchasingDocumentBase.templateVendorDetail(VendorDetail vendorDetail)
           
 void PurchasingDocument.templateVendorDetail(VendorDetail vendorDetail)
          Sets vendor detail fields based on the specified Vendor Detail.
 

Uses of VendorDetail in org.kuali.kfs.module.purap.document.service
 

Methods in org.kuali.kfs.module.purap.document.service that return VendorDetail
 VendorDetail PurchaseOrderService.updateVendorWithMissingCommodityCodesIfNecessary(PurchaseOrderDocument po)
          Check whether each of the items contain commodity code, if so then loop through the vendor commodity codes on the vendor to find out whether the commodity code on the item has existed on the vendor.
 

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

Methods in org.kuali.kfs.module.purap.document.service.impl that return VendorDetail
 VendorDetail PurchaseOrderServiceImpl.updateVendorWithMissingCommodityCodesIfNecessary(PurchaseOrderDocument po)
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type VendorDetail
protected  PurchaseOrderVendorQuote PurchaseOrderServiceImpl.populateAddressForPOVendorQuote(VendorDetail newVendor, String documentNumber)
          Creates the new PurchaseOrderVendorQuote and populate the address fields for it.
protected  void PurchaseOrderServiceImpl.updateDefaultVendorAddress(VendorDetail vendor)
          Obtains the defaultAddress of the vendor and setting the default address fields on the vendor.
 

Uses of VendorDetail in org.kuali.kfs.pdp.businessobject.lookup
 

Methods in org.kuali.kfs.pdp.businessobject.lookup with parameters of type VendorDetail
protected  DisbursementPayee ACHPayeeLookupableHelperServiceImpl.getPayeeFromVendor(VendorDetail vendorDetail, Map<String,String> fieldValues)
           
 

Uses of VendorDetail in org.kuali.kfs.vnd.businessobject
 

Methods in org.kuali.kfs.vnd.businessobject that return VendorDetail
 VendorDetail VendorDetail.getSoldToVendorDetail()
           
 VendorDetail VendorShippingSpecialCondition.getVendorDetail()
           
 VendorDetail VendorPhoneNumber.getVendorDetail()
           
 VendorDetail VendorCustomerNumber.getVendorDetail()
           
 VendorDetail VendorAlias.getVendorDetail()
           
 VendorDetail VendorContract.getVendorDetail()
           
 VendorDetail VendorAddress.getVendorDetail()
           
 VendorDetail VendorCommodityCode.getVendorDetail()
          Gets the vendorDetail attribute.
 VendorDetail VendorContact.getVendorDetail()
           
 VendorDetail VendorDetail.getVendorParent()
           
 

Methods in org.kuali.kfs.vnd.businessobject with parameters of type VendorDetail
 void VendorDetail.setSoldToVendorDetail(VendorDetail soldToVendorDetail)
           
 void VendorShippingSpecialCondition.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorPhoneNumber.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorCustomerNumber.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorAlias.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorContract.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorAddress.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorCommodityCode.setVendorDetail(VendorDetail vendorDetail)
          Deprecated.  
 void VendorContact.setVendorDetail(VendorDetail vendorDetail)
           
 

Uses of VendorDetail in org.kuali.kfs.vnd.dataaccess
 

Methods in org.kuali.kfs.vnd.dataaccess with parameters of type VendorDetail
 VendorContract VendorDao.getVendorB2BContract(VendorDetail vendorDetail, String campus)
           
 

Uses of VendorDetail in org.kuali.kfs.vnd.dataaccess.impl
 

Methods in org.kuali.kfs.vnd.dataaccess.impl with parameters of type VendorDetail
 VendorContract VendorDaoOjb.getVendorB2BContract(VendorDetail vendorDetail, String campus)
           
 

Uses of VendorDetail in org.kuali.kfs.vnd.document.service
 

Methods in org.kuali.kfs.vnd.document.service that return VendorDetail
 VendorDetail VendorService.getByVendorNumber(String vendorNumber)
          get the vendor detail with the given vendor number
 VendorDetail VendorService.getParentVendor(Integer vendorHeaderGeneratedIdentifier)
          Retrieves the VendorDetail which is the parent vendor with the given headerId.
 VendorDetail VendorService.getVendorByDunsNumber(String vendorDunsNumber)
          Retrieves the VendorDetail using its vendorDunsNumber.
 VendorDetail VendorService.getVendorDetail(Integer headerId, Integer detailId)
           
 VendorDetail VendorService.getVendorDetail(String vendorNumber)
           
 

Methods in org.kuali.kfs.vnd.document.service with parameters of type VendorDetail
 VendorContract VendorService.getVendorB2BContract(VendorDetail vendorDetail, String campus)
          This method retrieves the B2B Contract for the given Vendor (see method in VendorDao for criteria).
 boolean VendorService.noRouteSignificantChangeOccurred(VendorDetail newVDtl, VendorHeader newVHdr, VendorDetail oldVDtl, VendorHeader oldVHdr)
          This method is the place to put the calls to equality checks that are needed when deciding whether to route a vendor for approval or directly to final status on the basis of what has changed.
 void VendorService.saveVendorHeader(VendorDetail vendorDetail)
           
 

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

Methods in org.kuali.kfs.vnd.document.service.impl that return VendorDetail
 VendorDetail VendorServiceImpl.getByVendorNumber(String vendorNumber)
           
 VendorDetail VendorServiceImpl.getParentVendor(Integer vendorHeaderGeneratedIdentifier)
           
 VendorDetail VendorServiceImpl.getVendorByDunsNumber(String vendorDunsNumber)
           
 VendorDetail VendorServiceImpl.getVendorDetail(Integer headerId, Integer detailId)
           
 VendorDetail VendorServiceImpl.getVendorDetail(String vendorNumber)
           
 

Methods in org.kuali.kfs.vnd.document.service.impl with parameters of type VendorDetail
 VendorContract VendorServiceImpl.getVendorB2BContract(VendorDetail vendorDetail, String campus)
           
 boolean VendorServiceImpl.noRouteSignificantChangeOccurred(VendorDetail newVDtl, VendorHeader newVHdr, VendorDetail oldVDtl, VendorHeader oldVHdr)
           
 void VendorServiceImpl.saveVendorHeader(VendorDetail vendorDetail)
           
 

Uses of VendorDetail in org.kuali.kfs.vnd.document.validation.impl
 

Fields in org.kuali.kfs.vnd.document.validation.impl declared as VendorDetail
protected  VendorDetail VendorPreRules.newVendorDetail
           
 

Methods in org.kuali.kfs.vnd.document.validation.impl with parameters of type VendorDetail
protected  boolean VendorRule.validateVendorNames(VendorDetail vendorDetail)
          Validates the vendorName, vendorFirstName and vendorLastName fields according to these business rules: 1.
protected  boolean VendorRule.validateVendorSoldToNumber(VendorDetail vendorDetail)
          Validates the vendorSoldToNumber field to ensure that it's a valid existing vendor number; and if so set vendorSoldToName accordingly.
 



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