Uses of Class
de.hybris.platform.commercewebservicescommons.dto.product.StockWsDTO
Packages that use StockWsDTO
Package
Description
-
Uses of StockWsDTO in de.hybris.platform.commercewebservices.core.mapping.mappers
Methods in de.hybris.platform.commercewebservices.core.mapping.mappers with parameters of type StockWsDTOModifier and TypeMethodDescriptionvoidStockDataMapper.mapAtoB(StockData a, StockWsDTO b, ma.glasnost.orika.MappingContext context) -
Uses of StockWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return StockWsDTOModifier and TypeMethodDescriptionProductsController.getStoreProductStock(String baseSiteId, String productCode, String storeName, String fields) -
Uses of StockWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return StockWsDTOModifier and TypeMethodDescriptionFutureStockWsDTO.getStock()ProductWsDTO.getStock()VariantOptionWsDTO.getStock()Methods in de.hybris.platform.commercewebservicescommons.dto.product with parameters of type StockWsDTOModifier and TypeMethodDescriptionvoidFutureStockWsDTO.setStock(StockWsDTO stock) voidProductWsDTO.setStock(StockWsDTO stock) voidVariantOptionWsDTO.setStock(StockWsDTO stock) -
Uses of StockWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return StockWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.store with parameters of type StockWsDTOModifier and TypeMethodDescriptionvoidPointOfServiceStockWsDTO.setStockInfo(StockWsDTO stockInfo) -
Uses of StockWsDTO in de.hybris.platform.ycommercewebservices.mapping.mappers
Methods in de.hybris.platform.ycommercewebservices.mapping.mappers with parameters of type StockWsDTOModifier and TypeMethodDescriptionvoidStockDataMapper.mapAtoB(StockData a, StockWsDTO b, ma.glasnost.orika.MappingContext context) -
Uses of StockWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return StockWsDTOModifier and TypeMethodDescriptionProductsController.getStoreProductStock(String baseSiteId, String productCode, String storeName, String fields)