Uses of Interface
de.hybris.platform.selectivecartservices.SelectiveCartService
Packages that use SelectiveCartService
Package
Description
-
Uses of SelectiveCartService in de.hybris.platform.selectivecartfacades.impl
Methods in de.hybris.platform.selectivecartfacades.impl that return SelectiveCartServiceModifier and TypeMethodDescriptionprotected SelectiveCartServiceDefaultSelectiveCartFacade.getSelectiveCartService()Methods in de.hybris.platform.selectivecartfacades.impl with parameters of type SelectiveCartServiceModifier and TypeMethodDescriptionvoidDefaultSelectiveCartFacade.setSelectiveCartService(SelectiveCartService selectiveCartService) -
Uses of SelectiveCartService in de.hybris.platform.selectivecartfacades.strategies.impl
Methods in de.hybris.platform.selectivecartfacades.strategies.impl that return SelectiveCartServiceModifier and TypeMethodDescriptionprotected SelectiveCartServiceSelectiveCartLoaderStrategy.getSelectiveCartService()Constructors in de.hybris.platform.selectivecartfacades.strategies.impl with parameters of type SelectiveCartServiceModifierConstructorDescriptionSelectiveCartLoaderStrategy(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 -
Uses of SelectiveCartService in de.hybris.platform.selectivecartservices.strategies
Methods in de.hybris.platform.selectivecartservices.strategies that return SelectiveCartServiceModifier and TypeMethodDescriptionprotected SelectiveCartServiceSelectiveCartAddToCartStrategy.getSelectiveCartService()Methods in de.hybris.platform.selectivecartservices.strategies with parameters of type SelectiveCartServiceModifier and TypeMethodDescriptionvoidSelectiveCartAddToCartStrategy.setSelectiveCartService(SelectiveCartService selectiveCartService)