public class CommerceUpdateCartEntryStrictStrategy extends DefaultCommerceUpdateCartEntryStrategy
DEFAULT_FORCE_IN_STOCK_MAX_QUANTITY, forceInStockMaxQuantity| Constructor and Description |
|---|
CommerceUpdateCartEntryStrictStrategy() |
| Modifier and Type | Method and Description |
|---|---|
CommerceCartModification |
updatePointOfServiceForCartEntry(CommerceCartParameter parameters)
Update point of service for cart entry.
|
CommerceCartModification |
updateQuantityForCartEntry(CommerceCartParameter parameters)
Update quantity for cart entry.
|
CommerceCartModification |
updateToShippingModeForCartEntry(CommerceCartParameter parameters)
Update to shipping mode for cart entry.
|
afterUpdateCartEntry, beforeUpdateCartEntry, getCommerceUpdateCartEntryHooks, getConfigurationService, getEntryMergeStrategy, mergeEntries, modifyEntry, setCommerceUpdateCartEntryHooks, setConfigurationService, setEntryMergeStrategy, validateEntryBeforeModification, validateEntryBeforeSetShippingModecheckCartLevel, getAllowedCartAdjustmentForProduct, getAvailableStockLevel, getBaseStoreService, getCartEntryDao, getCartService, getCommerceCartCalculationStrategy, getCommerceStockService, getEntryForNumber, getEntryForProductAndPointOfService, getEntryOrderChecker, getForceInStockMaxQuantity, getModelService, getProductService, isMaxOrderQuantitySet, isOrderEntryUpdatable, isStockLevelSufficient, normalizeEntryNumbers, setBaseStoreService, setCartEntryDao, setCartService, setCommerceCartCalculationStrategy, setCommerceStockService, setEntryOrderChecker, setForceInStockMaxQuantity, setModelService, setProductServicepublic CommerceUpdateCartEntryStrictStrategy()
public CommerceCartModification updateQuantityForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
CommerceUpdateCartEntryStrategyupdateQuantityForCartEntry in interface CommerceUpdateCartEntryStrategyupdateQuantityForCartEntry in class DefaultCommerceUpdateCartEntryStrategyparameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionpublic CommerceCartModification updatePointOfServiceForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
CommerceUpdateCartEntryStrategyupdatePointOfServiceForCartEntry in interface CommerceUpdateCartEntryStrategyupdatePointOfServiceForCartEntry in class DefaultCommerceUpdateCartEntryStrategyparameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionpublic CommerceCartModification updateToShippingModeForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
CommerceUpdateCartEntryStrategyupdateToShippingModeForCartEntry in interface CommerceUpdateCartEntryStrategyupdateToShippingModeForCartEntry in class DefaultCommerceUpdateCartEntryStrategyparameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionCopyright © 2018 SAP SE. All Rights Reserved.