Uses of Interface
de.hybris.platform.selectivecartservices.SelectiveCartService
-
-
Uses of SelectiveCartService in de.hybris.platform.selectivecartfacades.impl
Methods in de.hybris.platform.selectivecartfacades.impl that return SelectiveCartService Modifier and Type Method Description protected SelectiveCartServiceDefaultSelectiveCartFacade. getSelectiveCartService()Methods in de.hybris.platform.selectivecartfacades.impl with parameters of type SelectiveCartService Modifier and Type Method Description voidDefaultSelectiveCartFacade. setSelectiveCartService(SelectiveCartService selectiveCartService) -
Uses of SelectiveCartService in de.hybris.platform.selectivecartfacades.strategies.impl
Methods in de.hybris.platform.selectivecartfacades.strategies.impl that return SelectiveCartService Modifier and Type Method Description protected SelectiveCartServiceSelectiveCartLoaderStrategy. getSelectiveCartService()Constructors in de.hybris.platform.selectivecartfacades.strategies.impl with parameters of type SelectiveCartService Constructor Description SelectiveCartLoaderStrategy(UserService userService, DefaultSelectiveCartFactory selectiveCartFactory, SelectiveCartService selectiveCartService, CommerceSaveCartService commerceSaveCartService) -
Uses of SelectiveCartService in de.hybris.platform.selectivecartservices.impl
Classes in de.hybris.platform.selectivecartservices.impl that implement SelectiveCartService Modifier and Type Class Description classDefaultSelectiveCartServiceDefault implementation ofSelectiveCartService -
Uses of SelectiveCartService in de.hybris.platform.selectivecartservices.strategies
Methods in de.hybris.platform.selectivecartservices.strategies that return SelectiveCartService Modifier and Type Method Description protected SelectiveCartServiceSelectiveCartAddToCartStrategy. getSelectiveCartService()Methods in de.hybris.platform.selectivecartservices.strategies with parameters of type SelectiveCartService Modifier and Type Method Description voidSelectiveCartAddToCartStrategy. setSelectiveCartService(SelectiveCartService selectiveCartService)
-