Class DefaultConfigurationOrderEntryHelper
java.lang.Object
de.hybris.platform.sap.productconfig.cpiorderexchange.impl.DefaultConfigurationOrderEntryHelper
- All Implemented Interfaces:
ConfigurationOrderEntryHelper
public class DefaultConfigurationOrderEntryHelper
extends Object
implements ConfigurationOrderEntryHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindOutboundItem(SAPCpiOutboundOrderModel target, AbstractOrderEntryModel entry)
-
Constructor Details
-
DefaultConfigurationOrderEntryHelper
public DefaultConfigurationOrderEntryHelper()
-
-
Method Details
-
findOutboundItem
public SAPCpiOutboundOrderItemModel findOutboundItem(SAPCpiOutboundOrderModel target, AbstractOrderEntryModel entry) - Specified by:
findOutboundItemin interfaceConfigurationOrderEntryHelper
-