Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.CartModificationWsDTO
Packages that use CartModificationWsDTO
Package
Description
-
Uses of CartModificationWsDTO in de.hybris.platform.b2ctelcoocc.controllers
Methods in de.hybris.platform.b2ctelcoocc.controllers that return CartModificationWsDTOModifier and TypeMethodDescriptionTmaCartsController.createCartEntry(String cartId, String userId, String baseSiteId, OrderEntryWsDTO entry, String fields) TmaCartsController.replaceCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields) TmaCartsController.updateCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields, String cartId, String userId) -
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)