org.kuali.module.vendor.bo |
|
Java Source File Name | Type | Comment |
AddressType.java | Class | Address Types for Vendor Addresses. |
ContactType.java | Class | Types of Contacts for Vendor Contacts. |
ContractManager.java | Class | Individuals who are assigned to manage a particular set of Contracts with Vendors, who must therefore look at associated Purchase
Orders. |
OwnershipCategory.java | Class | Broad categories in which a vendor may be included, exclusively, as opposed to a kind of basic business organization that the
vendor may have, which would be an instance of OwnershipType . |
OwnershipType.java | Class | Exclusive kinds of basic business organization that a vendor may have. |
PaymentTermType.java | Class | Types of Payment Terms for Vendor Contracts. |
PhoneType.java | Class | Phone Types for Vendors. |
PurchaseOrderCostSource.java | Class | Arbitrary categories per Vendor Contract for the purpose of tracking various kinds of costs that may be incurred by Purchase
Orders which use the Vendors which have these Contracts. |
ShippingPaymentTerms.java | Class | Payment Terms for Shipping from a particular Vendor. |
ShippingSpecialCondition.java | Class | Special Conditions for Shipping. |
ShippingTitle.java | Class | Title to identify the method of dividing ownership during the process of shipment of packages from a particular Vendor. |
SupplierDiversity.java | Class | Ways in which chosen Vendors are demonstrably diverse, including having certification as a Minority-owned or Woman-owned Business
Enterprise (M/WBE), as a Small Business Enterprise (SBE), etc. |
VendorAddress.java | Class | Address to be associated with a particular Vendor. |
VendorAlias.java | Class | Alternate name for a Vendor. |
VendorAttributeReferenceDummy.java | Class | |
VendorContact.java | Class | Container for information about how to get in Contact with a person at a Vendor for a particular purpose. |
VendorContactPhoneNumber.java | Class | Phone number for a Vendor Contact. |
VendorContract.java | Class | Purchasing Contracts with specific Vendors. |
VendorContractOrganization.java | Class | A relation between a particular Org and a VendorContract indicating that the Org uses this Vendor
Contract. |
VendorCustomerNumber.java | Class | Customer numbers that may have been assigned by the Vendor to various Chart and/or Org . |
VendorDefaultAddress.java | Class | 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. |
VendorDetail.java | Class | 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. |
VendorHeader.java | Class | Contains information specific to a parent Vendor, which may be shared by its division Vendors if it has any. |
VendorInactiveReason.java | Class | Possible reasons why a Vendor may become inactivated. |
VendorPhoneNumber.java | Class | Generic Phone Numbers for Vendors, as opposed to VendorContactPhoneNumber instances, which are specific to the
Contact. |
VendorShippingSpecialCondition.java | Class | Relationship between a Vendor and a ShippingSpecialCondition . |
VendorSupplierDiversity.java | Class | Relationship between a Vendor and a SupplierDiversity . |
VendorTaxChange.java | Class | Records any changes to a Vendor's Tax Number or Type. |
VendorType.java | Class | Major classification of Vendors according to whether they are sufficiently set up to provide for an interaction via Purchase
Orders. |
VendorUser.java | Class | |