Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.CartModificationWsDTO
Packages that use CartModificationWsDTO
Package
Description
-
Uses of CartModificationWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type CartModificationWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type CartModificationWsDTOModifier and TypeMethodDescriptionvoidCartModificationListWsDTO.setCartModifications(List<CartModificationWsDTO> cartModifications) -
Uses of CartModificationWsDTO in de.hybris.platform.cpq.productconfig.occ.controllers
Methods in de.hybris.platform.cpq.productconfig.occ.controllers that return CartModificationWsDTOModifier and TypeMethodDescriptionProductConfiguratorCPQCartIntegrationController.addCartEntry(String baseSiteId, ProductConfigOrderEntryWsDTO entry) ProductConfiguratorCPQCartIntegrationController.updateCartEntry(String baseSiteId, int entryNumber, ProductConfigOrderEntryWsDTO entry)