Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.CartModificationWsDTO
-
-
Uses of CartModificationWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOB2BCartsController. addCartEntry(java.lang.String baseSiteId, java.lang.String code, long quantity, java.lang.String fields)CartModificationWsDTOB2BCartsController. updateCartEntry(java.lang.String baseSiteId, int entryNumber, java.lang.Long quantity, java.lang.String fields)CartModificationWsDTOB2BCartsController. updateCartEntry(java.lang.String baseSiteId, java.lang.String product, java.lang.Integer entryNumber, java.lang.Long quantity, java.lang.String fields) -
Uses of CartModificationWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOB2BCartsController. addCartEntry(java.lang.String baseSiteId, java.lang.String code, long quantity, java.lang.String fields)CartModificationWsDTOB2BCartsController. updateCartEntry(java.lang.String baseSiteId, int entryNumber, java.lang.Long quantity, java.lang.String fields)CartModificationWsDTOB2BCartsController. updateCartEntry(java.lang.String baseSiteId, java.lang.String product, java.lang.Integer entryNumber, java.lang.Long quantity, java.lang.String fields) -
Uses of CartModificationWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return CartModificationWsDTO Modifier and Type Method Description protected CartModificationWsDTOCartsController. addCartEntryInternal(java.lang.String baseSiteId, java.lang.String code, long qty, java.lang.String pickupStore, java.lang.String fields)CartModificationWsDTOCartsController. addToCartEntryGroup(java.lang.String baseSiteId, java.lang.Integer entryGroupNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, java.lang.String code, long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.protected CartModificationWsDTOCartsController. updateCartEntryInternal(java.lang.String baseSiteId, CartData cart, OrderEntryData orderEntry, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields, boolean putMode) -
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 CartModificationWsDTO Modifier and Type Method Description java.util.List<CartModificationWsDTO>CartModificationListWsDTO. getCartModifications()Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type CartModificationWsDTO Modifier and Type Method Description voidCartModificationListWsDTO. setCartModifications(java.util.List<CartModificationWsDTO> cartModifications) -
Uses of CartModificationWsDTO in de.hybris.platform.configurablebundleocc.controllers
Methods in de.hybris.platform.configurablebundleocc.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOConfigurableBundleController. createBundle(@Valid BundleStarterWsDTO bundleStarter) -
Uses of CartModificationWsDTO in de.hybris.platform.sap.productconfig.occ.controllers
Methods in de.hybris.platform.sap.productconfig.occ.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOProductConfiguratorCCPCartIntegrationController. addCartEntry(java.lang.String baseSiteId, ProductConfigOrderEntryWsDTO entry)CartModificationWsDTOProductConfiguratorCCPCartIntegrationController. updateCartEntry(java.lang.String baseSiteId, int entryNumber, ProductConfigOrderEntryWsDTO entry) -
Uses of CartModificationWsDTO in de.hybris.platform.textfieldconfiguratortemplateocc.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateocc.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOProductConfiguratorTextfieldTemplateController. addCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOProductConfiguratorTextfieldTemplateController. getConfigurationInEntry(int entryNumber, ConfigurationInfoListWsDTO configInfoList) -
Uses of CartModificationWsDTO in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers that return CartModificationWsDTO Modifier and Type Method Description CartModificationWsDTOProductTextfieldConfiguratorController. addCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOProductTextfieldConfiguratorController. updateConfigurationInEntry(int entryNumber, ConfigurationInfoListWsDTO configInfoList) -
Uses of CartModificationWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return CartModificationWsDTO Modifier and Type Method Description protected CartModificationWsDTOCartsController. addCartEntryInternal(java.lang.String baseSiteId, java.lang.String code, long qty, java.lang.String pickupStore, java.lang.String fields)CartModificationWsDTOCartsController. addToCartEntryGroup(java.lang.String baseSiteId, java.lang.Integer entryGroupNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, java.lang.String code, long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.protected CartModificationWsDTOCartsController. updateCartEntryInternal(java.lang.String baseSiteId, CartData cart, OrderEntryData orderEntry, java.lang.Long qty, java.lang.String pickupStore, java.lang.String fields, boolean putMode)
-