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 TypeClassDescriptionclassAbstractDataExchangeService<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 TypeInterfaceDescriptioninterfaceInterface for interacting with multiple services to save or fetchProductList, which areproductrepresentations with translations, pricing, inventory, and other concerns.Classes in com.broadleafcommerce.dataexchange.service.catalog that implement DataExchangeServiceModifier and TypeClassDescriptionclassDefault service to handle composite data exchange ofcomprehensive products.