| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.bundle.impl | |
| de.hybris.platform.configurablebundleservices.daos.impl |
| Modifier and Type | Method and Description |
|---|---|
protected OrderEntryDao |
DefaultBundleCommerceCartService.getBundleCartEntryDao()
Deprecated.
|
protected OrderEntryDao |
DefaultBundleCommerceRuleService.getCartEntryDao() |
protected OrderEntryDao |
DefaultAbstractBundleComponentEditableChecker.getOrderEntryDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBundleCommerceCartService.setBundleCartEntryDao(OrderEntryDao cartEntryDao)
Deprecated.
|
void |
DefaultBundleCommerceRuleService.setCartEntryDao(OrderEntryDao cartEntryDao) |
void |
DefaultAbstractBundleComponentEditableChecker.setOrderEntryDao(OrderEntryDao orderEntryDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderEntryDao<O extends AbstractOrderModel,E extends AbstractOrderEntryModel>
Abstract implementation of the
OrderEntryDao. |
class |
DefaultCartEntryDao
Default implementation of the
OrderEntryDao for sub-type CartEntryModel |
Copyright © 2018 SAP SE. All Rights Reserved.