Class StockLevelSearchPageWsDto
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.product.StockLevelSearchPageWsDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetPagination(PaginationWsDTO pagination) voidvoidsetStockLevels(List<StockLevelWsDto> stockLevels)
-
Constructor Details
-
StockLevelSearchPageWsDto
public StockLevelSearchPageWsDto()
-
-
Method Details
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-
setStockLevels
-
getStockLevels
-