| Modifier and Type | Method and Description |
|---|---|
CommodityCode |
PurchasingItemBase.getCommodityCode() |
CommodityCode |
ReceivingThreshold.getCommodityCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PurchasingItemBase.setCommodityCode(CommodityCode commodityCode) |
void |
ReceivingThreshold.setCommodityCode(CommodityCode commodityCode) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CommodityCode> |
PurchasingDocumentBase.commodityCodesForRouting |
| Modifier and Type | Method and Description |
|---|---|
List<CommodityCode> |
PurchasingDocumentBase.getCommodityCodesForRouting() |
| Modifier and Type | Method and Description |
|---|---|
void |
PurchasingDocumentBase.setCommodityCodesForRouting(List<CommodityCode> commodityCodesForRouting) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PurapServiceImpl.isCommodityCodeTaxable(CommodityCode commodityCode) |
| Modifier and Type | Field and Description |
|---|---|
protected CommodityCode |
OleKimAttributes.commodityCode |
| Modifier and Type | Method and Description |
|---|---|
CommodityCode |
OleKimAttributes.getCommodityCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
OleKimAttributes.setCommodityCode(CommodityCode commodityCode) |
| Modifier and Type | Method and Description |
|---|---|
CommodityCode |
CommodityContractManager.getCommodityCode() |
CommodityCode |
VendorCommodityCode.getCommodityCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommodityContractManager.setCommodityCode(CommodityCode commodityCode)
Deprecated.
|
void |
VendorCommodityCode.setCommodityCode(CommodityCode commodityCode) |
| Constructor and Description |
|---|
VendorCommodityCode(Integer vendorHeaderGeneratedIdentifier,
Integer vendorDetailAssignedIdentifier,
CommodityCode commodityCode,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
CommodityCode |
CommodityCodeService.getByPrimaryId(String purchasingCommodityCode)
Retrieves a commodity code object by its primary key - the purchasing commodity code.
|
| Modifier and Type | Method and Description |
|---|---|
CommodityCode |
CommodityCodeServiceImpl.getByPrimaryId(String purchasingCommodityCode) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.