java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.configurablebundleservices.daos.impl.AbstractOrderEntryDao<O,E>
All Implemented Interfaces:
OrderEntryDao<O,E>, Dao
Direct Known Subclasses:
DefaultCartEntryDao

@Deprecated(since="1905", forRemoval=true) public abstract class AbstractOrderEntryDao<O extends AbstractOrderModel,E extends AbstractOrderEntryModel> extends AbstractItemDao implements OrderEntryDao<O,E>
Deprecated, for removal: This API element is subject to removal in a future version.
since 1905. Use entryGroupNumber instead of bundleNo
Abstract implementation of the OrderEntryDao.