Uses of Class
com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
-
Uses of SkuInventoryReservationResponse in com.broadleafcommerce.cartoperation.service.provider.external
Modifier and TypeMethodDescriptionprotected void
ExternalInventoryProvider.postProcessReservationResponse
(@NonNull com.broadleafcommerce.cart.client.domain.Cart cart, @NonNull SkuInventoryReservationResponse response, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Arbitrary hook point to allow for post processing of theCart
and/or theSkuInventoryReservationResponse
.