Interface StockLevelReservationHistoryEntryService

  • All Known Implementing Classes:
    ChineseStockLevelReservationHistoryEntryService

    @Deprecated(since="1905",
                forRemoval=true)
    public interface StockLevelReservationHistoryEntryService
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1905
    The service of StockLevelReservationHistoryEntry
    • Method Detail

      • getStockLevelReservationHistoryEntryByOrderCode

        java.util.List<StockLevelReservationHistoryEntryModel> getStockLevelReservationHistoryEntryByOrderCode​(java.lang.String orderCode)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Getting the StockLevelReservationHistoryEntry by the code of the order
        Parameters:
        orderCode - The code of the order
        Returns:
        list of StockLevelReservationHistoryEntryModel