Interface StockResolvingStrategyByProductType

All Known Implementing Classes:
DefaultAccommodationProductStockResolvingStrategy, DefaultShoppingAccommodationProductStockResolvingStrategy, RoomRateStockResolvingStrategy

public interface StockResolvingStrategyByProductType
Strategy to resolve stock level value according to product type
  • Method Summary

    Modifier and Type
    Method
    Description
    Return stock level based on specific product type
  • Method Details

    • getStock

      Long getStock(AbstractOrderEntryModel entry)
      Return stock level based on specific product type
      Parameters:
      entry - the entry
      Returns:
      stock