public interface ConfigurationAbstractOrderIntegrationHelper
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReorderable(AbstractOrderModel orderModel)
For configurable products it is checked the the knowledge base version the attached runtime configuration is still
known by the configuration engine.
|
ConfigurationOverviewData |
retrieveConfigurationOverviewData(AbstractOrderModel orderModel,
int entryNumber)
Retrieves the configuration overview data for an AbstractOrderEntry identified by code and entry number.
|
ConfigurationOverviewData retrieveConfigurationOverviewData(AbstractOrderModel orderModel, int entryNumber)
orderModel - AbstractOrderModel which contains the AbstractOrderEntryentryNumber - denotes the number of the entry contained in the AbstractOrder entityboolean isReorderable(AbstractOrderModel orderModel)
orderModel - true, only if all order items can be diretly re-ordered.Copyright © 2018 SAP SE. All Rights Reserved.