Uses of Class
com.broadleafcommerce.cart.client.domain.ImageAssetRef
Packages that use ImageAssetRef
-
Uses of ImageAssetRef in com.broadleafcommerce.cart.client.domain
Methods in com.broadleafcommerce.cart.client.domain that return ImageAssetRefModifier and TypeMethodDescriptionCartItem.getImageAsset()
The image asset for this item, usually sourced from the product.Methods in com.broadleafcommerce.cart.client.domain with parameters of type ImageAssetRefModifier and TypeMethodDescriptionvoid
CartItem.setImageAsset
(ImageAssetRef imageAsset) The image asset for this item, usually sourced from the product.