Class ChineseStockLevelReservationHistoryEntryDao

java.lang.Object
de.hybris.platform.chinesepaymentservices.stocklevel.dao.impl.ChineseStockLevelReservationHistoryEntryDao
All Implemented Interfaces:
StockLevelReservationHistoryEntryDao, Dao

@Deprecated(since="1905", forRemoval=true) public class ChineseStockLevelReservationHistoryEntryDao extends Object implements StockLevelReservationHistoryEntryDao
Deprecated, for removal: This API element is subject to removal in a future version.
since 1905
Implementation for StockLevelReservationHistoryEntryDao. Its main purpose is to search stocklevel reservation history entry.
  • Constructor Details

    • ChineseStockLevelReservationHistoryEntryDao

      public ChineseStockLevelReservationHistoryEntryDao()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details