|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use B2BShoppingCartItem | |
|---|---|
| org.kuali.kfs.module.purap.document.service.impl | |
| org.kuali.kfs.module.purap.util.cxml | |
| Uses of B2BShoppingCartItem in org.kuali.kfs.module.purap.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type B2BShoppingCartItem | |
|---|---|
protected RequisitionItem |
B2BShoppingServiceImpl.createRequisitionItem(B2BShoppingCartItem item,
Integer itemLine)
|
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. |
| Uses of B2BShoppingCartItem in org.kuali.kfs.module.purap.util.cxml |
|---|
| Methods in org.kuali.kfs.module.purap.util.cxml that return B2BShoppingCartItem | |
|---|---|
B2BShoppingCartItem[] |
B2BShoppingCart.getShoppingCartItems()
|
| Methods in org.kuali.kfs.module.purap.util.cxml with parameters of type B2BShoppingCartItem | |
|---|---|
void |
B2BShoppingCart.addShoppingCartItem(B2BShoppingCartItem item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||