Package | Description |
---|---|
org.kuali.ole.module.purap.document.service.impl | |
org.kuali.ole.module.purap.util.cxml |
Modifier and Type | Method and Description |
---|---|
protected RequisitionItem |
B2BShoppingServiceImpl.createRequisitionItem(B2BShoppingCartItem item,
Integer itemLine,
RequisitionDocument doc) |
protected String |
B2BShoppingServiceImpl.getVendorNumber(B2BShoppingCartItem item,
boolean dunsNumberEnabled)
Gets the vendor number from the specified B2BShoppingCartItem, depending on whether DUNS is enabled for B2B:
If yes, vendor DUNS number is retrieved from the SupplierId-DUNS tag in the B2B cxml file;
otherwise vendor ID is retrieved from the Extrinsic-ExternalSupplierId tag.
|
Modifier and Type | Method and Description |
---|---|
B2BShoppingCartItem[] |
B2BShoppingCart.getShoppingCartItems() |
Modifier and Type | Method and Description |
---|---|
void |
B2BShoppingCart.addShoppingCartItem(B2BShoppingCartItem item) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.