Uses of Interface
com.broadleafcommerce.cartoperation.service.mapping.CartItemProductMapper
-
Uses of CartItemProductMapper in com.broadleafcommerce.cartoperation.service.mapping
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionprotected List<CartItemProductMapper>
DefaultCartItemCatalogInformationService.getCartItemProductMappers()
ModifierConstructorDescriptionDefaultCartItemCatalogInformationService
(CartItemConfigurationService<Product> cartItemConfigurationService, List<CartItemProductMapper> cartItemProductMappers, CartOperationServiceProperties properties) DefaultCartItemCatalogInformationService
(List<CartItemProductMapper> cartItemProductMappers)