| Modifier and Type | Method and Description |
|---|---|
CartService |
CartServiceMockBuilder.build() |
protected CartService |
DefaultCartRestorationFacade.getCartService() |
CartService |
SapOrdermgmtB2BCartFacade.getSapCartService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCartRestorationFacade.setCartService(CartService cartService) |
void |
SapOrdermgmtB2BCartFacade.setSapCartService(CartService sapCartService) |
| Modifier and Type | Method and Description |
|---|---|
CartService |
SapOrdermgmtB2BCheckoutFacade.getSapCartService() |
CartService |
DefaultSapCartFacade.getSapCartService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapOrdermgmtB2BCheckoutFacade.setSapCartService(CartService sapCartService) |
void |
DefaultSapCartFacade.setSapCartService(CartService sapCartService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCartService
Basic cart functions for SAP synchronous order management.
|
| Modifier and Type | Method and Description |
|---|---|
CartService |
DefaultCartRestorationService.getCartService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCartRestorationService.setCartService(CartService cartService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CPQCartService
Service for updating cart data like Adding/updating cart entries for configurable product.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CPQDefaultCartService
Basic cart functions for SAP synchronous order management.
|
| Modifier and Type | Method and Description |
|---|---|
protected CartService |
DefaultLogoutSuccessHandler.getCartService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLogoutSuccessHandler.setCartService(CartService cartService) |
Copyright © 2018 SAP SE. All Rights Reserved.