| Interface | Description |
|---|---|
| AbstractOrderEntryService<E extends AbstractOrderEntryModel> |
Generic service that allows creation of order entries of particular type.
|
| AbstractOrderEntryTypeService |
Convenience service that resolves
ComposedTypeModel of an entry for a target AbstractOrderModel. |
| AbstractOrderService<O extends AbstractOrderModel,E extends AbstractOrderEntryModel> |
Abstract interface for services dedicated for handling subtypes of
AbstractOrderModel. |
| CalculationService |
Service allows calculation or recalculation of the order.
|
| CartEntryService |
Cart entry utilities.
|
| CartFactory |
Factory for the cart type.
|
| CartService |
Service providing cart oriented functionality.
|
| DeliveryModeService |
Service around the
DeliveryModeModel. |
| DiscountService |
Service around the
DiscountModel. |
| EntryGroupService |
Service that exposes methods to deal with
EntryGroup operations. |
| OrderEntryService |
Order entry utilities.
|
| OrderService |
Business service for handling orders.
|
| PaymentInfoService |
Service around the
PaymentInfoModel. |
| PaymentModeService |
Service around the
PaymentModeModel. |
| QuoteService |
Business service for handling quotes.
|
| TaxService |
Service around the
TaxModel. |
| ZoneDeliveryModeService |
Service around the
ZoneDeliveryModeModel. |
| Exception | Description |
|---|---|
| InvalidCartException |
Thrown when creation or modification of cart is not possible.
|
| PriceException | Deprecated
since ages
|
Copyright © 2018 SAP SE. All Rights Reserved.