Uses of Interface
de.hybris.platform.sap.sapordermgmtservices.cart.CartService
Packages that use CartService
Package
Description
-
Uses of CartService in de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl that return CartServiceModifier and TypeMethodDescriptionCartServiceMockBuilder.build()protected CartServiceDefaultCartRestorationFacade.getCartService()SapOrdermgmtB2BCartFacade.getSapCartService()Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl with parameters of type CartServiceModifier and TypeMethodDescriptionvoidDefaultCartRestorationFacade.setCartService(CartService cartService) voidSapOrdermgmtB2BCartFacade.setSapCartService(CartService sapCartService) -
Uses of CartService in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that return CartServiceModifier and TypeMethodDescriptionDefaultSapCartFacade.getSapCartService()SapOrdermgmtB2BCheckoutFacade.getSapCartService()Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl with parameters of type CartServiceModifier and TypeMethodDescriptionvoidDefaultSapCartFacade.setSapCartService(CartService sapCartService) voidSapOrdermgmtB2BCheckoutFacade.setSapCartService(CartService sapCartService) -
Uses of CartService in de.hybris.platform.sap.sapordermgmtservices.cart.impl
Classes in de.hybris.platform.sap.sapordermgmtservices.cart.impl that implement CartServiceModifier and TypeClassDescriptionclassBasic cart functions for SAP synchronous order management.Methods in de.hybris.platform.sap.sapordermgmtservices.cart.impl that return CartServiceMethods in de.hybris.platform.sap.sapordermgmtservices.cart.impl with parameters of type CartServiceModifier and TypeMethodDescriptionvoidDefaultCartRestorationService.setCartService(CartService cartService) -
Uses of CartService in de.hybris.platform.sap.sapproductconfigsomservices.cart
Subinterfaces of CartService in de.hybris.platform.sap.sapproductconfigsomservices.cartModifier and TypeInterfaceDescriptioninterfaceService for updating cart data like Adding/updating cart entries for configurable product. -
Uses of CartService in de.hybris.platform.sap.sapproductconfigsomservices.cart.impl
Classes in de.hybris.platform.sap.sapproductconfigsomservices.cart.impl that implement CartServiceModifier and TypeClassDescriptionclassBasic cart functions for SAP synchronous order management. -
Uses of CartService in de.hybris.platform.sap.ysapordermgmtb2baddon.security
Methods in de.hybris.platform.sap.ysapordermgmtb2baddon.security that return CartServiceModifier and TypeMethodDescriptionprotected CartServiceDefaultLogoutSuccessHandler.getCartService()Methods in de.hybris.platform.sap.ysapordermgmtb2baddon.security with parameters of type CartServiceModifier and TypeMethodDescriptionvoidDefaultLogoutSuccessHandler.setCartService(CartService cartService)