Class DefaultInventoryEventDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.warehousing.inventoryevent.dao.impl.DefaultInventoryEventDao
All Implemented Interfaces:
Dao, InventoryEventDao, Serializable

public class DefaultInventoryEventDao extends AbstractItemDao implements InventoryEventDao
The default implementation of InventoryEventDao
See Also: