Uses of Class
de.hybris.platform.commercefacades.order.data.CommerceCartMetadata
Packages that use CommerceCartMetadata
Package
Description
-
Uses of CommerceCartMetadata in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper with parameters of type CommerceCartMetadataModifier and TypeMethodDescriptionvoidQuoteHelper.updateQuoteMetadata(String quoteCode, CommerceCartMetadata cartMetadata) -
Uses of CommerceCartMetadata in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper with parameters of type CommerceCartMetadataModifier and TypeMethodDescriptionvoidQuoteHelper.updateQuoteMetadata(String quoteCode, CommerceCartMetadata cartMetadata) -
Uses of CommerceCartMetadata in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order with parameters of type CommerceCartMetadataModifier and TypeMethodDescriptionvoidCartFacade.updateCartMetadata(CommerceCartMetadata metadata) Updates cart metadata, such as: name, description, expiration time. -
Uses of CommerceCartMetadata in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CommerceCartMetadataModifier and TypeMethodDescriptionvoidDefaultCartFacade.updateCartMetadata(CommerceCartMetadata metadata) -
Uses of CommerceCartMetadata in de.hybris.platform.commercefacades.util.builder
Methods in de.hybris.platform.commercefacades.util.builder that return CommerceCartMetadata