Uses of Class
de.hybris.platform.commercewebservicescommons.dto.product.ProductWsDTO
Packages that use ProductWsDTO
Package
Description
-
Uses of ProductWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return ProductWsDTOModifier and TypeMethodDescriptionB2BProductsController.getProductByCode(String productCode, String fields) -
Uses of ProductWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return ProductWsDTOModifier and TypeMethodDescriptionB2BProductsController.getProductByCode(String productCode, String fields) -
Uses of ProductWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return ProductWsDTOModifier and TypeMethodDescriptionProductsController.getProduct(String productCode, String fields) -
Uses of ProductWsDTO in de.hybris.platform.commercewebservicescommons.dto.catalog
Methods in de.hybris.platform.commercewebservicescommons.dto.catalog that return types with arguments of type ProductWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.catalog with type arguments of type ProductWsDTOModifier and TypeMethodDescriptionvoidCategoryHierarchyWsDTO.setProducts(List<ProductWsDTO> products) -
Uses of ProductWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return ProductWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type ProductWsDTO -
Uses of ProductWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return ProductWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.product that return types with arguments of type ProductWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.product with parameters of type ProductWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.product with type arguments of type ProductWsDTO -
Uses of ProductWsDTO in de.hybris.platform.commercewebservicescommons.dto.search.facetdata
Methods in de.hybris.platform.commercewebservicescommons.dto.search.facetdata that return types with arguments of type ProductWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.search.facetdata with type arguments of type ProductWsDTOModifier and TypeMethodDescriptionvoidProductSearchPageWsDTO.setProducts(List<ProductWsDTO> products) -
Uses of ProductWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return ProductWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.store with parameters of type ProductWsDTOModifier and TypeMethodDescriptionvoidStoreFinderStockSearchPageWsDTO.setProduct(ProductWsDTO product) -
Uses of ProductWsDTO in de.hybris.platform.customerinterestsocc.dto
Methods in de.hybris.platform.customerinterestsocc.dto that return ProductWsDTOMethods in de.hybris.platform.customerinterestsocc.dto with parameters of type ProductWsDTOModifier and TypeMethodDescriptionvoidProductInterestRelationWsDTO.setProduct(ProductWsDTO product) -
Uses of ProductWsDTO in de.hybris.platform.customerinterestsoccaddon.dto
Methods in de.hybris.platform.customerinterestsoccaddon.dto that return ProductWsDTOMethods in de.hybris.platform.customerinterestsoccaddon.dto with parameters of type ProductWsDTOModifier and TypeMethodDescriptionvoidProductInterestRelationWsDTO.setProduct(ProductWsDTO product) -
Uses of ProductWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return ProductWsDTOModifier and TypeMethodDescriptionProductsController.getProduct(String productCode, String fields)