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 CartItemProductServicePropertiesDefaultCartItemCatalogInformationService. getCartItemProductServiceProperties()Methods in com.broadleafcommerce.cartoperation.service.mapping with parameters of type CartItemProductServiceProperties Modifier and Type Method Description voidDefaultCartItemCatalogInformationService. setCartItemProductServiceProperties(CartItemProductServiceProperties cartItemProductServiceProperties)
-