@NonNullApi
Package com.broadleafcommerce.cartoperation.service.mapping
- Author:
- Chad Harchar (charchar)
-
Interface Summary Interface Description BroadleafProductService<P extends Product> CartItemCatalogInformationService<P extends CatalogItem> MapsCatalogIteminformation into theCartItem.CartItemProductMapper Handles mapping specificProductandVariantinformation into theCartItemin addition to the mapping performed inCartItemCatalogInformationService. -
Class Summary Class Description CartItemProductServiceProperties DataDrivenCartItemProductMapper DefaultBroadleafProductService<P extends Product> DefaultCartItemCatalogInformationService<P extends Product> PropertyDrivenCartItemProductMapper