Uses of Class
de.hybris.platform.commercefacades.order.data.CommerceCartMetadata
-
-
Uses of CommerceCartMetadata in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper with parameters of type CommerceCartMetadata Modifier and Type Method Description voidQuoteHelper. updateQuoteMetadata(java.lang.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 CommerceCartMetadata Modifier and Type Method Description voidQuoteHelper. updateQuoteMetadata(java.lang.String quoteCode, CommerceCartMetadata cartMetadata) -
Uses of CommerceCartMetadata in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order with parameters of type CommerceCartMetadata Modifier and Type Method Description voidCartFacade. 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 CommerceCartMetadata Modifier and Type Method Description voidDefaultCartFacade. updateCartMetadata(CommerceCartMetadata metadata) -
Uses of CommerceCartMetadata in de.hybris.platform.commercefacades.util.builder
Methods in de.hybris.platform.commercefacades.util.builder that return CommerceCartMetadata Modifier and Type Method Description CommerceCartMetadataCommerceCartMetadataBuilder. build()
-