| Modifier and Type | Interface and Description |
|---|---|
interface |
ChineseOrderDao
The Dao for search Order
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChineseOrderDao |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCisOrderDao |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOrderDao |
| Modifier and Type | Method and Description |
|---|---|
protected OrderDao |
DefaultAbstractOrderService.getOrderDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractOrderService.setOrderDao(OrderDao orderDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveDeliveryModeCheckOrdersInterceptor.setOrderDao(OrderDao orderDao) |
void |
RemoveCurrencyCheckOrdersInterceptor.setOrderDao(OrderDao orderDao) |
void |
RemovePaymentModeCheckOrdersInterceptor.setOrderDao(OrderDao orderDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedOrderDao
Deprecated.
Since 6.7. Use
ExtendedOrderDao instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtendedOrderDao
Deprecated.
Since 6.7. Use
ExtendedOrderDao instead. |
| Modifier and Type | Method and Description |
|---|---|
OrderDao |
PickUpDeliveryModes.getOrderDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
PickUpDeliveryModes.setOrderDao(OrderDao orderDao) |
Copyright © 2018 SAP SE. All Rights Reserved.