Class StockData
java.lang.Object
de.hybris.platform.commercefacades.product.data.StockData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInStockStatus(InStockStatus inStockStatus) voidsetStockLevel(Long stockLevel) voidsetStockLevelStatus(StockLevelStatus stockLevelStatus) voidsetStockThreshold(Integer stockThreshold)
-
Constructor Details
-
StockData
public StockData()
-
-
Method Details
-
setStockLevelStatus
-
getStockLevelStatus
-
setStockLevel
-
getStockLevel
-
setStockThreshold
-
getStockThreshold
-
setInStockStatus
-
getInStockStatus
-