Package de.hybris.platform.stock.strategy
package de.hybris.platform.stock.strategy
-
InterfacesClassDescriptionStrategy for 'calculating' the "best" product "availability" or "quantity" of a certain product .This strategy will be used for calculating the availability of the specified product.This strategy will be used by the
StockServicefor generating a product related ID, which will be stored atStockLevel.The StockLevelStatusStrategy is used by theStockServiceto check the status of the specifiedStockLevel.