Uses of Interface
com.broadleafcommerce.dataexchange.service.DataExchangeService
Packages that use DataExchangeService
Package
Description
-
Uses of DataExchangeService in com.broadleafcommerce.dataexchange.service
Classes in com.broadleafcommerce.dataexchange.service that implement DataExchangeServiceModifier and TypeClassDescriptionclass
AbstractDataExchangeService<T extends ExchangeObject>
Abstract base implementation for handling the orchestration of the requisite calls to multiple services and/or service API endpoints. -
Uses of DataExchangeService in com.broadleafcommerce.dataexchange.service.catalog
Subinterfaces of DataExchangeService in com.broadleafcommerce.dataexchange.service.catalogModifier and TypeInterfaceDescriptioninterface
Interface for interacting with multiple services to save or fetchProductList
, which areproduct
representations with translations, pricing, inventory, and other concerns.Classes in com.broadleafcommerce.dataexchange.service.catalog that implement DataExchangeServiceModifier and TypeClassDescriptionclass
Default service to handle composite data exchange ofcomprehensive products
.