Uses of Class
com.broadleafcommerce.catalogbrowse.domain.inventory.SkuInventoryAvailabilityRequest
Packages that use SkuInventoryAvailabilityRequest
-
Uses of SkuInventoryAvailabilityRequest in com.broadleafcommerce.catalogbrowse.service.provider.external.inventory
Methods in com.broadleafcommerce.catalogbrowse.service.provider.external.inventory that return types with arguments of type SkuInventoryAvailabilityRequestModifier and TypeMethodDescriptionprotected <P extends Product>
Collection<SkuInventoryAvailabilityRequest>ExternalInventoryProvider.buildSkuInventoryAvailabilityRequests(@NonNull Collection<P> products, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Builds a listSkuInventoryAvailabilityRequestto verify the availability of the SKU for the provided quantity.