Uses of Class
de.hybris.platform.commerceservices.order.impl.AbstractCommerceAddToCartStrategy
-
-
Uses of AbstractCommerceAddToCartStrategy in de.hybris.platform.commerceservices.order.impl
Subclasses of AbstractCommerceAddToCartStrategy in de.hybris.platform.commerceservices.order.impl Modifier and Type Class Description classBundleCommerceAddToCartStrategyOverridesDefaultCommerceCartStrategyto make bundle price rules working.classCommerceAddToCartStrictStrategyA strict strategy to add an entry to the cart.classDefaultCommerceAddToCartStrategy -
Uses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.productconfig.facades.strategy
Subclasses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.productconfig.facades.strategy Modifier and Type Class Description classProductConfigAddToCartStrategyClass implements special treatment for the configurable products Adds an item to the cart for the product with product configuration. -
Uses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.sapordermgmtcfgfacades.impl
Subclasses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.sapordermgmtcfgfacades.impl Modifier and Type Class Description classCommerceConfigAddToCartStrategyDefaultAddToCartStrategy is being overriden by ProductConfigAddToCartStrategy and this class makes sure that the functionality offered by both classes do not get lost. -
Uses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.sapordermgmtservices.cart.impl
Subclasses of AbstractCommerceAddToCartStrategy in de.hybris.platform.sap.sapordermgmtservices.cart.impl Modifier and Type Class Description classDefaultAddToCartStrategyAddToCart strategy which bypasses some checks of the standard strategy (as those checks are done in the SAP back end -
Uses of AbstractCommerceAddToCartStrategy in de.hybris.platform.selectivecartservices.strategies
Subclasses of AbstractCommerceAddToCartStrategy in de.hybris.platform.selectivecartservices.strategies Modifier and Type Class Description classSelectiveCartAddToCartStrategyRecalculates quantity of product before adding to cart
-