| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VendorAddress in org.kuali.kfs.fp.document | 
|---|
| Methods in org.kuali.kfs.fp.document with parameters of type VendorAddress | |
|---|---|
 void | 
DisbursementVoucherDocument.templateVendor(VendorDetail vendor,
                             VendorAddress vendorAddress)
Convenience method to set dv payee detail fields based on a given vendor.  | 
| Uses of VendorAddress in org.kuali.kfs.module.purap.document | 
|---|
| Methods in org.kuali.kfs.module.purap.document with parameters of type VendorAddress | |
|---|---|
 void | 
PurchasingAccountsPayableDocument.templateVendorAddress(VendorAddress vendorAddress)
Sets vendor address fields based on a given VendorAddress.  | 
 void | 
PurchasingDocumentBase.templateVendorAddress(VendorAddress vendorAddress)
 | 
 void | 
PurchasingAccountsPayableDocumentBase.templateVendorAddress(VendorAddress vendorAddress)
 | 
| Uses of VendorAddress in org.kuali.kfs.module.purap.document.service.impl | 
|---|
| Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type VendorAddress | |
|---|---|
protected  void | 
PaymentRequestServiceImpl.setVendorAddress(VendorAddress va,
                                 PaymentRequestDocument preq)
Set the Vendor address of the given ID.  | 
| Uses of VendorAddress in org.kuali.kfs.vnd.businessobject | 
|---|
| Methods in org.kuali.kfs.vnd.businessobject that return VendorAddress | |
|---|---|
 VendorAddress | 
VendorPhoneNumber.getVendorAddress()
 | 
 VendorAddress | 
VendorDefaultAddress.getVendorAddress()
 | 
| Methods in org.kuali.kfs.vnd.businessobject that return types with arguments of type VendorAddress | |
|---|---|
 List<VendorAddress> | 
VendorDetail.getVendorAddresses()
 | 
| Methods in org.kuali.kfs.vnd.businessobject with parameters of type VendorAddress | |
|---|---|
 void | 
VendorPhoneNumber.setVendorAddress(VendorAddress vendorAddress)
Deprecated.  | 
 void | 
VendorDefaultAddress.setVendorAddress(VendorAddress vendorAddress)
Deprecated.  | 
| Method parameters in org.kuali.kfs.vnd.businessobject with type arguments of type VendorAddress | |
|---|---|
 void | 
VendorDetail.setVendorAddresses(List<VendorAddress> vendorAddresses)
 | 
| Uses of VendorAddress in org.kuali.kfs.vnd.document.service | 
|---|
| Methods in org.kuali.kfs.vnd.document.service that return VendorAddress | |
|---|---|
 VendorAddress | 
VendorService.getVendorDefaultAddress(Integer vendorHeaderId,
                                               Integer vendorDetailId,
                                               String addressType,
                                               String campus)
Finds the addresses for the given vendor and then calls the method to determine the default address from this list.  | 
 VendorAddress | 
VendorService.getVendorDefaultAddress(List<VendorAddress> addresses,
                                               String addressType,
                                               String campus)
Finds the default address for the given addressType and campus from the address list passed in based on the following logic: 1) The allDefaultAddress is defined by defaultAddressIndicator on VendorAddress.  | 
| Method parameters in org.kuali.kfs.vnd.document.service with type arguments of type VendorAddress | |
|---|---|
 VendorAddress | 
VendorService.getVendorDefaultAddress(List<VendorAddress> addresses,
                                               String addressType,
                                               String campus)
Finds the default address for the given addressType and campus from the address list passed in based on the following logic: 1) The allDefaultAddress is defined by defaultAddressIndicator on VendorAddress.  | 
| Uses of VendorAddress in org.kuali.kfs.vnd.document.service.impl | 
|---|
| Methods in org.kuali.kfs.vnd.document.service.impl that return VendorAddress | |
|---|---|
 VendorAddress | 
VendorServiceImpl.getVendorDefaultAddress(Integer vendorHeaderId,
                                               Integer vendorDetailId,
                                               String addressType,
                                               String campus)
 | 
 VendorAddress | 
VendorServiceImpl.getVendorDefaultAddress(List<VendorAddress> addresses,
                                               String addressType,
                                               String campus)
 | 
| Method parameters in org.kuali.kfs.vnd.document.service.impl with type arguments of type VendorAddress | |
|---|---|
 VendorAddress | 
VendorServiceImpl.getVendorDefaultAddress(List<VendorAddress> addresses,
                                               String addressType,
                                               String campus)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||