| Package | Description |
|---|---|
| de.hybris.platform.order | |
| de.hybris.platform.order.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CartEntryService
Cart entry utilities.
|
interface |
OrderEntryService
Order entry utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAbstractOrderEntryService<T extends AbstractOrderEntryModel>
Default implementation of
AbstractOrderEntryService. |
class |
DefaultCartEntryService
Concrete implementation that specifies the type of generic implementation of
DefaultAbstractOrderEntryService
for CartEntryModel. |
class |
DefaultOrderEntryService
Concrete implementation that specifies the type of generic implementation of
DefaultAbstractOrderEntryService
for OrderEntryModel. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractOrderEntryService<E> |
DefaultAbstractOrderService.getAbstractOrderEntryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractOrderService.setAbstractOrderEntryService(AbstractOrderEntryService<E> abstractOrderEntryService) |
Copyright © 2018 SAP SE. All Rights Reserved.