Uses of Interface
com.sap.retail.oaa.commerce.services.order.SapOaaCartAdjustmentStrategy
Packages that use SapOaaCartAdjustmentStrategy
Package
Description
-
Uses of SapOaaCartAdjustmentStrategy in com.sap.retail.oaa.commerce.services.order.impl
Classes in com.sap.retail.oaa.commerce.services.order.impl that implement SapOaaCartAdjustmentStrategyModifier and TypeClassDescriptionclassDefault implementation of the Cart Adjustment Strategy for OAAMethods in com.sap.retail.oaa.commerce.services.order.impl that return SapOaaCartAdjustmentStrategyModifier and TypeMethodDescriptionprotected SapOaaCartAdjustmentStrategyDefaultSapOaaCommerceAddToCartStrategy.getOaaCartAdjustmentStrategy()Methods in com.sap.retail.oaa.commerce.services.order.impl with parameters of type SapOaaCartAdjustmentStrategyModifier and TypeMethodDescriptionvoidDefaultSapOaaCommerceAddToCartStrategy.setOaaCartAdjustmentStrategy(SapOaaCartAdjustmentStrategy oaaCartAdjustmentStrategy) -
Uses of SapOaaCartAdjustmentStrategy in com.sap.sapoaacosintegration.services.reservation.strategy.impl
Methods in com.sap.sapoaacosintegration.services.reservation.strategy.impl that return SapOaaCartAdjustmentStrategyModifier and TypeMethodDescriptionprotected SapOaaCartAdjustmentStrategyDefaultCosCommerceUpdateCartEntryStrategy.getCosCartAdjustmentStrategy()Methods in com.sap.sapoaacosintegration.services.reservation.strategy.impl with parameters of type SapOaaCartAdjustmentStrategyModifier and TypeMethodDescriptionvoidDefaultCosCommerceUpdateCartEntryStrategy.setCosCartAdjustmentStrategy(SapOaaCartAdjustmentStrategy oaaCartAdjustmentStrategy)