Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Package
Description
-
Uses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.external
Modifier and TypeClassDescriptionclass
Deprecated.Deprecated as of 1.8, if using OfferService 2.0, this class is not usedclass
class
This particular implementation ofCatalogProvider
is designed to interact with a provider that will provide fully hydrated catalog entities, i.e., there is no need for additional calls to get a product's variants or item choices.class
ExternalCartNoteProvider<P extends com.broadleafcommerce.cart.client.domain.CartNote>
class
class
ExternalCatalogProvider<I extends CatalogItem>
This particular implementation ofCatalogProvider
is designed to interact with a provider that will provide fully hydrated catalog entities, i.e., there is no need for additional calls to get a product's variants or item choices.class
class
Implementation ofFulfillmentProvider
that makes external (web) calls to a FulfillmentService to fetchPricedFulfillmentOptions
andFulfillmentPricingConfig
class
class
Component that, by default, attempts to invoke Broadleaf Inventorry Services to reserve inventory.class
ExternalItemListAccessRuleProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule>
External (HTTP) implementation of an item list access rule provider.class
ExternalItemListItemProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListItem>
External (HTTP) implementation of an item list item provider.class
ExternalItemListProvider<P extends com.broadleafcommerce.cart.client.domain.ItemList>
External (HTTP) implementation of an item list provider.class
class
class
Obtains and releases locks in an external service (cart services over HTTP).class
-
Uses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.external.payments
Modifier and TypeClassDescriptionclass
The default implementation forCreditAccountTransactionExecutionProvider
.class
ExternalPaymentProvider<P extends PaymentSummary>
This particular implementation ofPaymentProvider
is designed to interact with the payment transaction service.class