public interface CommerceCartMetadataUpdateStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
updateCartMetadata(CommerceCartMetadataParameter parameter)
Updates cart metadata fields (i.e.
|
void updateCartMetadata(CommerceCartMetadataParameter parameter)
Optional type
and they will only be used when a value is present for them. An empty string for an Optional will
trigger the field to be stored as null.parameter - a bean holding any number of additional attributes a client may want to pass to the methodCopyright © 2018 SAP SE. All Rights Reserved.