Uses of Class
com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
-
Uses of SkuInventoryAvailabilityRequest in com.broadleafcommerce.cartoperation.service.provider.external
Modifier and TypeMethodDescriptionprotected List<SkuInventoryAvailabilityRequest>
ExternalInventoryProvider.buildSkuInventoryAvailabilityRequests
(Map<String, Integer> skuCodesAndQuantity) Builds a listSkuInventoryAvailabilityRequest
to verify the availability of the SKU for the provided quantity.