Uses of Class
de.hybris.platform.commerceservices.order.CommerceCartModification
-
-
Uses of CommerceCartModification in de.hybris.platform.acceleratorfacades.order.impl
Methods in de.hybris.platform.acceleratorfacades.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description protected Converter<CommerceCartModification,CartModificationData>
DefaultAcceleratorCheckoutFacade. getCartModificationConverter()
Method parameters in de.hybris.platform.acceleratorfacades.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
DefaultAcceleratorCheckoutFacade. setCartModificationConverter(Converter<CommerceCartModification,CartModificationData> cartModificationConverter)
-
Uses of CommerceCartModification in de.hybris.platform.acceleratorservices.cartfileupload.data
Methods in de.hybris.platform.acceleratorservices.cartfileupload.data that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
SavedCartFileUploadReportData. getErrorModificationList()
Method parameters in de.hybris.platform.acceleratorservices.cartfileupload.data with type arguments of type CommerceCartModification Modifier and Type Method Description void
SavedCartFileUploadReportData. setErrorModificationList(java.util.List<CommerceCartModification> errorModificationList)
-
Uses of CommerceCartModification in de.hybris.platform.acceleratorservices.order
Methods in de.hybris.platform.acceleratorservices.order that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
AcceleratorCheckoutService. consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel)
Runs calculation again and updates cart -
Uses of CommerceCartModification in de.hybris.platform.acceleratorservices.order.impl
Methods in de.hybris.platform.acceleratorservices.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
DefaultAcceleratorCheckoutService. consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel)
Method parameters in de.hybris.platform.acceleratorservices.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description protected void
DefaultAcceleratorCheckoutService. updatePOS(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel, java.util.List<CommerceCartModification> unsuccessfulModifications, AbstractOrderEntryModel entry)
-
Uses of CommerceCartModification in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
DefaultSavedCartFileUploadStrategy. addLinesToCart(java.lang.String[] cartAttributes, CartModel cartModel)
protected CommerceCartModification
DefaultSavedCartFileUploadStrategy. handleExceptionForImport(java.lang.Exception ex)
-
Uses of CommerceCartModification in de.hybris.platform.b2bacceleratorfacades.order
Methods in de.hybris.platform.b2bacceleratorfacades.order that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<? extends CommerceCartModification>
B2BCheckoutFacade. validateSessionCart()
Deprecated.Checks the cart for stock availability Note: will remove entries which are no longer available or are completely out of stock, for partial stack availability quantity of the entry will be updated. -
Uses of CommerceCartModification in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<? extends CommerceCartModification>
DefaultCheckoutFacade. validateSessionCart()
Deprecated. -
Uses of CommerceCartModification in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type CommerceCartModification Modifier and Type Method Description protected Converter<CommerceCartModification,CartModificationData>
CartRestorationPopulator. getCartModificationConverter()
Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CommerceCartModification Modifier and Type Method Description void
CartModificationPopulator. populate(CommerceCartModification source, CartModificationData target)
Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type CommerceCartModification Modifier and Type Method Description void
CartRestorationPopulator. setCartModificationConverter(Converter<CommerceCartModification,CartModificationData> cartModificationConverter)
-
Uses of CommerceCartModification in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description protected Converter<CommerceCartModification,CartModificationData>
DefaultCartFacade. getCartModificationConverter()
Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
DefaultCartFacade. setCartModificationConverter(Converter<CommerceCartModification,CartModificationData> cartModificationConverter)
-
Uses of CommerceCartModification in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return CommerceCartModification Modifier and Type Method Description CommerceCartModification
CommerceAddToCartStrategy. addToCart(CommerceCartParameter parameter)
Adds to the (existing)CartModel
the (existing)ProductModel
in the givenUnitModel
and with the givenquantity
.CommerceCartModification
CommerceCartService. addToCart(CommerceCartParameter parameter)
Adds to the (existing)CartModel
the (existing)ProductModel
in the givenUnitModel
and with the givenquantity
.CommerceCartModification
CommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantity, UnitModel unit, boolean forceNewEntry)
Deprecated.Since 5.2.CommerceCartModification
CommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry)
Deprecated.Since 5.2.CommerceCartModification
CommerceCartService. removeEntryGroup(RemoveEntryGroupParameter parameters)
Remove entry group and all cart entries of the group and it's descendants from the cart.CommerceCartModification
CommerceRemoveEntryGroupStrategy. removeEntryGroup(RemoveEntryGroupParameter parameter)
Removes from the (existing)CartModel
the (existing)EntryGroup
If an entry with the given entry group already exists in the cart, it will be removed too.CommerceCartModification
CommerceCartService. updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
Updates given cart entry model with point of service.CommerceCartModification
CommerceCartService. updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel)
Deprecated.Since 5.2.CommerceCartModification
CommerceUpdateCartEntryStrategy. updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
Update point of service for cart entry.CommerceCartModification
CommerceCartService. updateQuantityForCartEntry(CommerceCartParameter parameter)
Update quantity for the cart entry with givenentryNumber
with the givennewQuantity
.CommerceCartModification
CommerceCartService. updateQuantityForCartEntry(CartModel cartModel, long entryNumber, long newQuantity)
Deprecated.Since 5.2.CommerceCartModification
CommerceUpdateCartEntryStrategy. updateQuantityForCartEntry(CommerceCartParameter parameters)
Update quantity for cart entry.CommerceCartModification
CommerceCartService. updateToShippingModeForCartEntry(CommerceCartParameter parameters)
Update the shipping mode for a given cart entryCommerceCartModification
CommerceCartService. updateToShippingModeForCartEntry(CartModel cartModel, long entryNumber)
Deprecated.Since 5.2.CommerceCartModification
CommerceUpdateCartEntryStrategy. updateToShippingModeForCartEntry(CommerceCartParameter parameters)
Update to shipping mode for cart entry.Methods in de.hybris.platform.commerceservices.order that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
CommerceAddToCartStrategy. addToCart(java.util.List<CommerceCartParameter> parameterList)
Adds a list of items to the cart.java.util.List<CommerceCartModification>
CommerceCartRestoration. getModifications()
java.util.List<CommerceCartModification>
CommerceCartService. validateCart(CommerceCartParameter parameter)
Method for validating every entry in the cartjava.util.List<CommerceCartModification>
CommerceCartService. validateCart(CartModel cartModel)
Deprecated.Since 5.2.Method parameters in de.hybris.platform.commerceservices.order with type arguments of type CommerceCartModification Modifier and Type Method Description void
CommerceCartService. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)
Merge two carts and add modificationsvoid
CommerceCartRestoration. setModifications(java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.commerceservices.order.hook
Methods in de.hybris.platform.commerceservices.order.hook with parameters of type CommerceCartModification Modifier and Type Method Description void
CommerceAddToCartMethodHook. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
Execute custom logic after adding product to cartvoid
CommerceRemoveEntryGroupMethodHook. afterRemoveEntryGroup(RemoveEntryGroupParameter parameter, CommerceCartModification result)
Executed after commerce remove entry groupvoid
CommerceUpdateCartEntryHook. afterUpdateCartEntry(CommerceCartParameter parameter, CommerceCartModification result)
Executed after commerce update cart entry -
Uses of CommerceCartModification in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type CommerceCartModification Modifier and Type Method Description void
ConfigurableProductAddToCartMethodHook. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
Method parameters in de.hybris.platform.commerceservices.order.hook.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
DefaultVoucherRedeemableCartValidationMethodHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
void
DefaultVoucherRedeemableCartValidationMethodHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return CommerceCartModification Modifier and Type Method Description CommerceCartModification
BundleCommerceAddToCartStrategy. addToCart(CommerceCartParameter parameter)
CommerceCartModification
DefaultCommerceAddToCartStrategy. addToCart(CommerceCartParameter parameter)
Adds an item to the cart for pickup in a given locationCommerceCartModification
DefaultCommerceCartService. addToCart(CommerceCartParameter parameter)
CommerceCartModification
DefaultCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantityToAdd, UnitModel unit, boolean forceNewEntry)
Deprecated.Since 5.2.CommerceCartModification
DefaultCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry)
Deprecated.Since 5.2.protected CommerceCartModification
DefaultCommerceAddToCartStrategy. createAddToCartResp(CommerceCartParameter parameter, java.lang.String status, CartEntryModel entry, long quantityAdded)
protected CommerceCartModification
DefaultCommerceRemoveEntryGroupStrategy. createRemoveEntryGroupResp(RemoveEntryGroupParameter parameter, java.lang.String status)
protected CommerceCartModification
DefaultCommerceAddToCartStrategy. doAddToCart(CommerceCartParameter parameter)
Do add to cart.protected CommerceCartModification
DefaultCommerceRemoveEntryGroupStrategy. doRemoveEntryGroup(RemoveEntryGroupParameter parameter)
Do remove from the cart.protected CommerceCartModification
DefaultCommerceUpdateCartEntryStrategy. mergeEntries(AbstractOrderEntryModel mergeCandidate, AbstractOrderEntryModel mergeTarget, CartModel cart)
protected CommerceCartModification
DefaultCommerceCartMergingStrategy. mergeEntryWithCart(AbstractOrderEntryModel entry, CartModel toCart)
protected CommerceCartModification
DefaultCommerceUpdateCartEntryStrategy. modifyEntry(CartModel cartModel, AbstractOrderEntryModel entryToUpdate, long actualAllowedQuantityChange, long newQuantity, java.lang.Integer maxOrderQuantity)
CommerceCartModification
DefaultCommerceCartService. removeEntryGroup(RemoveEntryGroupParameter parameter)
CommerceCartModification
DefaultCommerceRemoveEntryGroupStrategy. removeEntryGroup(RemoveEntryGroupParameter parameter)
Removes from the cart an entry group with all nested groups and their cart entriesCommerceCartModification
CommerceUpdateCartEntryStrictStrategy. updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel)
Deprecated.Since 5.2.CommerceCartModification
DefaultCommerceUpdateCartEntryStrategy. updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
CommerceUpdateCartEntryStrictStrategy. updateQuantityForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updateQuantityForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updateQuantityForCartEntry(CartModel cartModel, long entryNumber, long newQuantity)
Deprecated.Since 5.2.CommerceCartModification
DefaultCommerceUpdateCartEntryStrategy. updateQuantityForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
CommerceUpdateCartEntryStrictStrategy. updateToShippingModeForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updateToShippingModeForCartEntry(CommerceCartParameter parameters)
CommerceCartModification
DefaultCommerceCartService. updateToShippingModeForCartEntry(CartModel cartModel, long entryNumber)
Deprecated.Since 5.2.CommerceCartModification
DefaultCommerceUpdateCartEntryStrategy. updateToShippingModeForCartEntry(CommerceCartParameter parameters)
Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
DefaultCommerceAddToCartStrategy. addToCart(java.util.List<CommerceCartParameter> parameterList)
protected java.util.Collection<CommerceCartModification>
DefaultCommerceCartRestorationStrategy. rebuildSessionCart(CommerceCartParameter parameter)
java.util.List<CommerceCartModification>
DefaultCommerceCartService. validateCart(CommerceCartParameter parameter)
java.util.List<CommerceCartModification>
DefaultCommerceCartService. validateCart(CartModel cartModel)
Deprecated.Since 5.2.Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CommerceCartModification Modifier and Type Method Description protected void
AbstractCommerceAddToCartStrategy. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
protected void
DefaultCommerceRemoveEntryGroupStrategy. afterRemoveEntryGroup(RemoveEntryGroupParameter parameters, CommerceCartModification result)
protected void
DefaultCommerceUpdateCartEntryStrategy. afterUpdateCartEntry(CommerceCartParameter parameter, CommerceCartModification result)
protected void
DefaultCommerceAddToCartStrategy. mergeEntry(CommerceCartModification modification, CommerceCartParameter parameter)
Method parameters in de.hybris.platform.commerceservices.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
CommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)
Merge two carts and add modificationsvoid
DefaultCommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)
void
DefaultCommerceCartService. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)
protected void
DefaultCommerceCartRestorationStrategy. rewriteEntriesFromCartToCart(CommerceCartParameter parameter, CartModel fromCartModel, CartModel toCartModel, java.util.List<CommerceCartModification> modifications)
protected void
DefaultCommerceCartMergingStrategy. validationBeforeMerge(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications, UserModel currentUser)
-
Uses of CommerceCartModification in de.hybris.platform.commerceservices.strategies
Methods in de.hybris.platform.commerceservices.strategies that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
CartValidationStrategy. validateCart(CommerceCartParameter parameter)
java.util.List<CommerceCartModification>
CartValidationStrategy. validateCart(CartModel cartModel)
Deprecated.Since 5.2. -
Uses of CommerceCartModification in de.hybris.platform.commerceservices.strategies.hooks
Method parameters in de.hybris.platform.commerceservices.strategies.hooks with type arguments of type CommerceCartModification Modifier and Type Method Description void
BundleCartValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
void
CartValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Executed after the cart validationvoid
BundleCartValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
void
CartValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Executed before the cart validation -
Uses of CommerceCartModification in de.hybris.platform.commerceservices.strategies.impl
Methods in de.hybris.platform.commerceservices.strategies.impl that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
CartValidationWithoutCartAlteringStrategy. validateCartEntry(CartEntryModel cartEntryModel)
protected CommerceCartModification
DefaultCartValidationStrategy. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)
Methods in de.hybris.platform.commerceservices.strategies.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description java.util.List<CommerceCartModification>
CartValidationWithoutCartAlteringStrategy. validateCart(CommerceCartParameter parameter)
java.util.List<CommerceCartModification>
CartValidationWithoutCartAlteringStrategy. validateCart(CartModel cartModel)
Deprecated.Since 5.2.java.util.List<CommerceCartModification>
DefaultCartValidationStrategy. validateCart(CommerceCartParameter parameter)
java.util.List<CommerceCartModification>
DefaultCartValidationStrategy. validateCart(CartModel cartModel)
Deprecated.Since 5.2.Method parameters in de.hybris.platform.commerceservices.strategies.impl with type arguments of type CommerceCartModification Modifier and Type Method Description protected void
DefaultCartValidationStrategy. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
protected void
DefaultCartValidationStrategy. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description protected Converter<CommerceCartModification,CartModificationData>
DefaultBundleCommerceCartFacade. getCartModificationConverter()
Method parameters in de.hybris.platform.configurablebundlefacades.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
DefaultBundleCommerceCartFacade. setCartModificationConverter(Converter<CommerceCartModification,CartModificationData> cartModificationConverter)
-
Uses of CommerceCartModification in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
DefaultBundleRuleServiceNestedIntegrationTest. addToCart(java.lang.String productCode)
protected CommerceCartModification
DefaultBundleRuleServiceNestedIntegrationTest. addToCart(java.lang.String productCode, java.lang.String componentId, java.util.Set<java.lang.Integer> groupNumbers)
-
Uses of CommerceCartModification in de.hybris.platform.configurablebundleservices.order.hook
Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type CommerceCartModification Modifier and Type Method Description void
BundleAddToCartMethodHook. afterAddToCart(CommerceCartParameter parameter, CommerceCartModification result)
void
BundleSelectionCriteriaAddToCartMethodHook. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
void
BundleRemoveEntryGroupMethodHook. afterRemoveEntryGroup(RemoveEntryGroupParameter parameter, CommerceCartModification result)
void
BundleUpdateCartEntryHook. afterUpdateCartEntry(CommerceCartParameter parameter, CommerceCartModification result)
-
Uses of CommerceCartModification in de.hybris.platform.couponservices.cart.hooks
Method parameters in de.hybris.platform.couponservices.cart.hooks with type arguments of type CommerceCartModification Modifier and Type Method Description void
CouponRedeemableValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
void
CouponRedeemableValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.marketplaceservices.strategies.hooks
Method parameters in de.hybris.platform.marketplaceservices.strategies.hooks with type arguments of type CommerceCartModification Modifier and Type Method Description void
MarketplaceCartValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Deprecated.void
MarketplaceCartValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Deprecated. -
Uses of CommerceCartModification in de.hybris.platform.marketplaceservices.strategies.hooks.impl
Method parameters in de.hybris.platform.marketplaceservices.strategies.hooks.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
MarketplaceCartValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
void
MarketplaceCartValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.b2bservices.strategies.impl
Methods in de.hybris.platform.sap.productconfig.b2bservices.strategies.impl that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
ProductConfigurationB2BCartValidationStrategyImpl. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)
protected CommerceCartModification
ProductConfigurationB2BCartValidationStrategyImplTest. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return types with arguments of type CommerceCartModification Modifier and Type Method Description protected Converter<CommerceCartModification,CartModificationData>
ConfigurationCartIntegrationFacadeImpl. getCartModificationConverter()
Method parameters in de.hybris.platform.sap.productconfig.facades.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
ConfigurationCartIntegrationFacadeImpl. setCartModificationConverter(Converter<CommerceCartModification,CartModificationData> cartModificationConverter)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.facades.strategy
Methods in de.hybris.platform.sap.productconfig.facades.strategy that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
ProductConfigAddToCartStrategy. doAddToCart(CommerceCartParameter parameter)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type CommerceCartModification Modifier and Type Method Description void
ProductConfigAddToCartHookImpl. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
void
ProductConfigurationUpdateCartEntryHookImpl. afterUpdateCartEntry(CommerceCartParameter parameter, CommerceCartModification result)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.services.strategies.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.impl that return CommerceCartModification Modifier and Type Method Description protected CommerceCartModification
ProductConfigurationCartEntryValidationStrategyImpl. createCommerceCartModification(CartEntryModel cartEntryModel, boolean completeAndConsistent, boolean validKB, boolean pricingError, boolean unresolvableIssues)
Creates modification beanprotected CommerceCartModification
ProductConfigurationCartValidationStrategyImpl. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)
protected CommerceCartModification
ProductConfigurationCartValidationStrategyImplTest. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)
CommerceCartModification
ProductConfigurationCartEntryValidationStrategyImpl. validateConfiguration(CartEntryModel cartEntryModel)
-
Uses of CommerceCartModification in de.hybris.platform.sap.productconfig.services.strategies.intf
Methods in de.hybris.platform.sap.productconfig.services.strategies.intf that return CommerceCartModification Modifier and Type Method Description CommerceCartModification
ProductConfigurationCartEntryValidationStrategy. validateConfiguration(CartEntryModel cartEntryModel)
Validates a cart entry model with regards to product configuration -
Uses of CommerceCartModification in de.hybris.platform.sap.sapordermgmtb2bservices.order.impl
Method parameters in de.hybris.platform.sap.sapordermgmtb2bservices.order.impl with type arguments of type CommerceCartModification Modifier and Type Method Description void
SapCommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)
-
Uses of CommerceCartModification in de.hybris.platform.selectivecartservices.strategies
Methods in de.hybris.platform.selectivecartservices.strategies that return CommerceCartModification Modifier and Type Method Description CommerceCartModification
SelectiveCartAddToCartStrategy. addToCart(CommerceCartParameter parameter)
-
Uses of CommerceCartModification in de.hybris.platform.subscriptionservices.order.hook
Methods in de.hybris.platform.subscriptionservices.order.hook with parameters of type CommerceCartModification Modifier and Type Method Description void
SubscriptionAddToCartMethodHook. afterAddToCart(CommerceCartParameter parameters, CommerceCartModification result)
void
SubscriptionUpdateCartEntryHook. afterUpdateCartEntry(CommerceCartParameter parameter, CommerceCartModification result)
-
Uses of CommerceCartModification in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks
Method parameters in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks with type arguments of type CommerceCartModification Modifier and Type Method Description protected void
DefaultFlashBuyCartValidationHook. addFlashBuyInvalidModification(CartModel cart, ProductModel product, java.util.List<CommerceCartModification> modifications)
void
DefaultFlashBuyCartValidationHook. afterValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Removes unnessary modification message, which is executed after the cart validationvoid
DefaultFlashBuyCartValidationHook. beforeValidateCart(CommerceCartParameter parameter, java.util.List<CommerceCartModification> modifications)
Checks if flash buy coupon is redeemable, which is executed before the cart validationprotected void
DefaultFlashBuyCartValidationHook. removeFlashBuyCouponModification(java.util.List<CommerceCartModification> modifications)
-