Package com.broadleafcommerce.cartoperation.service.mapping
@NonNullApi
package com.broadleafcommerce.cartoperation.service.mapping
- Author:
- Chad Harchar (charchar)
-
ClassDescriptionBroadleafProductService<P extends Product>CartItemCatalogInformationService<P extends CatalogItem>Maps
CatalogItem
information into theCartItem
.Handles mapping specificProduct
andVariant
information into theCartItem
in addition to the mapping performed inCartItemCatalogInformationService
.DefaultBroadleafProductService<P extends Product>DefaultCartItemCatalogInformationService<P extends Product>