Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.CartWsDTO
Packages that use CartWsDTO
Package
Description
-
Uses of CartWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return CartWsDTOModifier and TypeMethodDescriptionB2BCartsController.getCurrentCart(String fields) B2BCartsController.setCartCostCenter(String costCenterId, String fields) B2BCartsController.setCartDeliveryAddress(String addressId, String fields) B2BCartsController.setPaymentType(String paymentType, String purchaseOrderNumber, String fields) -
Uses of CartWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return CartWsDTOModifier and TypeMethodDescriptionB2BCartsController.getCurrentCart(String fields) B2BCartsController.setCartCostCenter(String costCenterId, String fields) B2BCartsController.setCartDeliveryAddress(String addressId, String fields) B2BCartsController.setPaymentType(String paymentType, String purchaseOrderNumber, String fields) -
Uses of CartWsDTO in de.hybris.platform.b2bwebservicescommons.dto.order
Subclasses of CartWsDTO in de.hybris.platform.b2bwebservicescommons.dto.orderModifier and TypeClassDescriptionclassRequest body fields required and optional to operate on Replenishment Order data. -
Uses of CartWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return CartWsDTO -
Uses of CartWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return CartWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type CartWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type CartWsDTOModifier and TypeMethodDescriptionvoidSaveCartResultWsDTO.setSavedCartData(CartWsDTO savedCartData) Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type CartWsDTO -
Uses of CartWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return CartWsDTO