Uses of Class
com.broadleafcommerce.cartoperation.service.mapping.CartItemProductServiceProperties
-
Packages that use CartItemProductServiceProperties Package Description com.broadleafcommerce.cartoperation.service.mapping -
-
Uses of CartItemProductServiceProperties in com.broadleafcommerce.cartoperation.service.mapping
Methods in com.broadleafcommerce.cartoperation.service.mapping that return CartItemProductServiceProperties Modifier and Type Method Description protected CartItemProductServiceProperties
DefaultCartItemCatalogInformationService. getCartItemProductServiceProperties()
Methods in com.broadleafcommerce.cartoperation.service.mapping with parameters of type CartItemProductServiceProperties Modifier and Type Method Description void
DefaultCartItemCatalogInformationService. setCartItemProductServiceProperties(CartItemProductServiceProperties cartItemProductServiceProperties)
-