public interface CommerceUpdateCartEntryStrategy
| 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.
|
CommerceCartModification updateQuantityForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
parameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionCommerceCartModification updatePointOfServiceForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
parameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionCommerceCartModification updateToShippingModeForCartEntry(CommerceCartParameter parameters) throws CommerceCartModificationException
parameters - the parametersCommerceCartModificationException - the commerce cart modification exceptionCopyright © 2018 SAP SE. All Rights Reserved.