Uses of Interface
de.hybris.platform.commerceservices.order.impl.CommerceCartMergingStrategy
-
Packages that use CommerceCartMergingStrategy Package Description de.hybris.platform.commerceservices.order.impl -
-
Uses of CommerceCartMergingStrategy in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceCartMergingStrategy Modifier and Type Class Description classDefaultCommerceCartMergingStrategyMethods in de.hybris.platform.commerceservices.order.impl that return CommerceCartMergingStrategy Modifier and Type Method Description protected CommerceCartMergingStrategyDefaultCommerceCartService. getCommerceCartMergingStrategy()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CommerceCartMergingStrategy Modifier and Type Method Description voidDefaultCommerceCartService. setCommerceCartMergingStrategy(CommerceCartMergingStrategy commerceCartMergingStrategy)
-