Package | Description |
---|---|
com.broadleafcommerce.cartoperation.service.provider.external |
Modifier and Type | Method and Description |
---|---|
protected Optional<SkuInventoryReservationRequest> |
ExternalInventoryProvider.buildInventoryReservationRequest(@NonNull com.broadleafcommerce.cart.client.domain.Cart cart,
com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
This allows implementors to build a
SkuInventoryReservationRequest or return an empty
Optional if no external request should be made (e.g. |
Copyright © 2021. All rights reserved.