Package | Description |
---|---|
org.kuali.ole.vnd.businessobject | |
org.kuali.ole.vnd.document.service | |
org.kuali.ole.vnd.document.service.impl |
Modifier and Type | Class and Description |
---|---|
class |
DebarredUnmatchedVendor |
class |
VendorAddress
Address to be associated with a particular Vendor.
|
class |
VendorContract
Purchasing Contracts with specific Vendors.
|
class |
VendorContractOrganization
A relation between a particular
Org and a VendorContract indicating that the Org uses this Vendor
Contract. |
class |
VendorDefaultAddress
An association between a
Campus and a VendorAddress to indicate that the Address is the default one
for this Campus among the various Addresses available for this Vendor. |
class |
VendorDetail
Contains all data for a specific parent or division Vendor, including a link to the
VendorHeader , which only
contains information about the parent company, but can be shared between division Vendors. |
class |
VendorShippingSpecialCondition
Relationship between a Vendor and a
ShippingSpecialCondition . |
class |
VendorSupplierDiversity
Relationship between a Vendor and a
SupplierDiversity . |
Modifier and Type | Method and Description |
---|---|
boolean |
VendorService.equalMemberLists(List<? extends VendorRoutingComparable> list_a,
List<? extends VendorRoutingComparable> list_b)
Compares lists which have an isEqualForRouting method by using that method.
|
boolean |
VendorService.equalMemberLists(List<? extends VendorRoutingComparable> list_a,
List<? extends VendorRoutingComparable> list_b)
Compares lists which have an isEqualForRouting method by using that method.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VendorServiceImpl.equalMemberLists(List<? extends VendorRoutingComparable> list_a,
List<? extends VendorRoutingComparable> list_b) |
boolean |
VendorServiceImpl.equalMemberLists(List<? extends VendorRoutingComparable> list_a,
List<? extends VendorRoutingComparable> list_b) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.