Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Packages that use AbstractExternalProvider
Package
Description
-
Uses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.external
Subclasses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.externalModifier and TypeClassDescriptionclassDeprecated.Deprecated as of 1.8, if using OfferService 2.0, this class is not usedclassclassThis particular implementation ofCatalogProvideris 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.classExternalCartNoteProvider<P extends com.broadleafcommerce.cart.client.domain.CartNote>classclassExternalCatalogProvider<I extends CatalogItem>This particular implementation ofCatalogProvideris 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.classclassImplementation ofFulfillmentProviderthat makes external (web) calls to a FulfillmentService to fetchPricedFulfillmentOptionsandFulfillmentPricingConfigclassclassComponent that, by default, attempts to invoke Broadleaf Inventorry Services to reserve inventory.classExternalItemListAccessRuleProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule>External (HTTP) implementation of an item list access rule provider.classExternalItemListItemProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListItem>External (HTTP) implementation of an item list item provider.classExternalItemListProvider<P extends com.broadleafcommerce.cart.client.domain.ItemList>External (HTTP) implementation of an item list provider.classclassclassObtains and releases locks in an external service (cart services over HTTP).class -
Uses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.external.payments
Subclasses of AbstractExternalProvider in com.broadleafcommerce.cartoperation.service.provider.external.paymentsModifier and TypeClassDescriptionclassThe default implementation forCreditAccountTransactionExecutionProvider.classExternalPaymentProvider<P extends PaymentSummary>This particular implementation ofPaymentProvideris designed to interact with the payment transaction service.class