Uses of Class
com.broadleafcommerce.cartoperation.domain.InventorySkuRef
-
Packages that use InventorySkuRef Package Description com.broadleafcommerce.cartoperation.domain -
-
Uses of InventorySkuRef in com.broadleafcommerce.cartoperation.domain
Methods in com.broadleafcommerce.cartoperation.domain that return InventorySkuRef Modifier and Type Method Description InventorySkuRefSkuInventoryAvailabilitySummary. getSkuRef()Holder of pointer(s) that reference the SKU.Methods in com.broadleafcommerce.cartoperation.domain with parameters of type InventorySkuRef Modifier and Type Method Description voidSkuInventoryAvailabilitySummary. setSkuRef(InventorySkuRef skuRef)Holder of pointer(s) that reference the SKU.
-