| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCartServiceForAccelerator
Override addNewEntry method from
AbstractOrderService for adding new entry/update entries to cart. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
B2BCartService
A specialized Cart Service extending functionality of
DefaultCartService
to address additional needs of a b2b cart functionality |
interface |
B2BOrderService
Service around
OrderModel |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultB2BCartService
Default implementation of the
B2BCartService |
class |
DefaultB2BOrderService
Default implementation of the
B2BOrderService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChineseOrderService
Implementation for
ChineseCheckoutService. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAlipayOrderService
Default implementation of
AlipayOrderService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWeChatPayOrderService
Global class for Chinesepspwechatpayservices order impl.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CartService
Service providing cart oriented functionality.
|
interface |
OrderService
Business service for handling orders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAbstractOrderService<O extends AbstractOrderModel,E extends AbstractOrderEntryModel>
Default implementation of
AbstractOrderService. |
class |
DefaultCartService
Default implementation of the
CartService |
class |
DefaultOrderService
Default implementation of the
OrderService. |
Copyright © 2018 SAP SE. All Rights Reserved.