Uses of Interface
com.broadleafcommerce.cartoperation.service.mapping.CartItemProductMapper
Packages that use CartItemProductMapper
-
Uses of CartItemProductMapper in com.broadleafcommerce.cartoperation.service.mapping
Classes in com.broadleafcommerce.cartoperation.service.mapping that implement CartItemProductMapperModifier and TypeClassDescriptionclassclassMethods in com.broadleafcommerce.cartoperation.service.mapping that return types with arguments of type CartItemProductMapperModifier and TypeMethodDescriptionprotected List<CartItemProductMapper>DefaultCartItemCatalogInformationService.getCartItemProductMappers()Constructor parameters in com.broadleafcommerce.cartoperation.service.mapping with type arguments of type CartItemProductMapperModifierConstructorDescriptionDefaultCartItemCatalogInformationService(CartItemConfigurationService<Product> cartItemConfigurationService, List<CartItemProductMapper> cartItemProductMappers, CartOperationServiceProperties properties) DefaultCartItemCatalogInformationService(List<CartItemProductMapper> cartItemProductMappers)