Uses of Interface
de.hybris.platform.commercewebservicescommons.strategies.CartLoaderStrategy
-
-
Uses of CartLoaderStrategy in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return CartLoaderStrategy Modifier and Type Method Description CartLoaderStrategyQuoteHelper. getCartLoaderStrategy()Methods in de.hybris.platform.b2b.occ.v2.helper with parameters of type CartLoaderStrategy Modifier and Type Method Description voidQuoteHelper. setCartLoaderStrategy(CartLoaderStrategy cartLoaderStrategy) -
Uses of CartLoaderStrategy in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return CartLoaderStrategy Modifier and Type Method Description CartLoaderStrategyQuoteHelper. getCartLoaderStrategy()Methods in de.hybris.platform.b2bocc.v2.helper with parameters of type CartLoaderStrategy Modifier and Type Method Description voidQuoteHelper. setCartLoaderStrategy(CartLoaderStrategy cartLoaderStrategy) -
Uses of CartLoaderStrategy in de.hybris.platform.commercewebservices.core.v2.filter
Methods in de.hybris.platform.commercewebservices.core.v2.filter that return CartLoaderStrategy Modifier and Type Method Description CartLoaderStrategyCartMatchingFilter. getCartLoaderStrategy()Methods in de.hybris.platform.commercewebservices.core.v2.filter with parameters of type CartLoaderStrategy Modifier and Type Method Description voidCartMatchingFilter. setCartLoaderStrategy(CartLoaderStrategy cartLoaderStrategy) -
Uses of CartLoaderStrategy in de.hybris.platform.commercewebservicescommons.strategies.impl
Classes in de.hybris.platform.commercewebservicescommons.strategies.impl that implement CartLoaderStrategy Modifier and Type Class Description classDefaultCartLoaderStrategyStrategy that loads cart into the session -
Uses of CartLoaderStrategy in de.hybris.platform.selectivecartfacades.strategies.impl
Classes in de.hybris.platform.selectivecartfacades.strategies.impl that implement CartLoaderStrategy Modifier and Type Class Description classSelectiveCartLoaderStrategyStrategy that loads cart into the session, implementing in selective cart -
Uses of CartLoaderStrategy in de.hybris.platform.ycommercewebservices.v2.filter
Methods in de.hybris.platform.ycommercewebservices.v2.filter that return CartLoaderStrategy Modifier and Type Method Description CartLoaderStrategyCartMatchingFilter. getCartLoaderStrategy()Methods in de.hybris.platform.ycommercewebservices.v2.filter with parameters of type CartLoaderStrategy Modifier and Type Method Description voidCartMatchingFilter. setCartLoaderStrategy(CartLoaderStrategy cartLoaderStrategy)
-