| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.actions | |
| de.hybris.platform.b2b.punchout.populators.impl | |
| org.cxml |
| Modifier and Type | Method and Description |
|---|---|
Populator<ItemOut,AbstractOrderEntryModel> |
PopulateCartPurchaseOrderProcessingAction.getOrderEntryOverridingPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EditOperationPunchOutSetupProcessingAction.populateShoppingCart(java.util.List<ItemOut> itemsOut,
CartModel cartModel)
Populates a shopping cart using the provided list of
ItemOut elements. |
void |
PopulateCartPurchaseOrderProcessingAction.setOrderEntryOverridingPopulator(Populator<ItemOut,AbstractOrderEntryModel> orderEntryOverridingPopulator) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntryModel |
DefaultItemOutConverter.convert(ItemOut source) |
void |
DefaultOrderEntryOverridingPopulator.populate(ItemOut itemOut,
AbstractOrderEntryModel orderEntryModel) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemOut |
AgreementItemOut.itemOut |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ItemOut> |
OrderRequest.itemOut |
protected java.util.List<ItemOut> |
PunchOutSetupRequest.itemOut |
| Modifier and Type | Method and Description |
|---|---|
ItemOut |
ObjectFactory.createItemOut()
Create an instance of
ItemOut |
ItemOut |
AgreementItemOut.getItemOut()
Gets the value of the itemOut property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemOut> |
OrderRequest.getItemOut()
Gets the value of the itemOut property.
|
java.util.List<ItemOut> |
PunchOutSetupRequest.getItemOut()
Gets the value of the itemOut property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementItemOut.setItemOut(ItemOut value)
Sets the value of the itemOut property.
|
Copyright © 2018 SAP SE. All Rights Reserved.