Uses of Interface
de.hybris.platform.selectivecartfacades.strategies.SelectiveCartUpdateStrategy
-
Packages that use SelectiveCartUpdateStrategy Package Description de.hybris.platform.selectivecartfacades.strategies.impl de.hybris.platform.selectivecartsplitlistaddon.interceptors.beforecontroller -
-
Uses of SelectiveCartUpdateStrategy in de.hybris.platform.selectivecartfacades.strategies.impl
Classes in de.hybris.platform.selectivecartfacades.strategies.impl that implement SelectiveCartUpdateStrategy Modifier and Type Class Description class
DefaultSelectiveCartUpdateStrategy
Default implementation ofSelectiveCartUpdateStrategy
-
Uses of SelectiveCartUpdateStrategy in de.hybris.platform.selectivecartsplitlistaddon.interceptors.beforecontroller
Methods in de.hybris.platform.selectivecartsplitlistaddon.interceptors.beforecontroller that return SelectiveCartUpdateStrategy Modifier and Type Method Description protected SelectiveCartUpdateStrategy
CartPageBeforeControllerHandler. getSelectiveCartUpdateStrategy()
Methods in de.hybris.platform.selectivecartsplitlistaddon.interceptors.beforecontroller with parameters of type SelectiveCartUpdateStrategy Modifier and Type Method Description void
CartPageBeforeControllerHandler. setSelectiveCartUpdateStrategy(SelectiveCartUpdateStrategy selectiveCartUpdateStrategy)
-