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 InventorySkuRef
SkuInventoryAvailabilitySummary. 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 void
SkuInventoryAvailabilitySummary. setSkuRef(InventorySkuRef skuRef)
Holder of pointer(s) that reference the SKU.
-