Uses of Interface
com.hybris.merchandising.client.MerchCatalogServiceClient
Packages that use MerchCatalogServiceClient
Package
Description
-
Uses of MerchCatalogServiceClient in com.hybris.merchandising.client
Classes in com.hybris.merchandising.client that implement MerchCatalogServiceClientModifier and TypeClassDescriptionclassMerchCatalogServiceClientAdapter is a client for the Merchandising Catalog Service.classNoOpMerchCatalogServiceClientAdapter is a no-operation adapter which simply logs the output sent to it.Methods in com.hybris.merchandising.client that return MerchCatalogServiceClientModifier and TypeMethodDescriptionMerchCatalogServiceClientAdapter.getAdaptee()Gets the configured service. -
Uses of MerchCatalogServiceClient in com.hybris.merchandising.exporter
Methods in com.hybris.merchandising.exporter that return MerchCatalogServiceClientModifier and TypeMethodDescriptionprotected MerchCatalogServiceClientDefaultMerchCategoryExporter.getClient()Deprecated, for removal: This API element is subject to removal in a future version.Gets the configured client for handling the sending of the categories to Merch v2.Methods in com.hybris.merchandising.exporter with parameters of type MerchCatalogServiceClientModifier and TypeMethodDescriptionvoidDefaultMerchCategoryExporter.setClient(MerchCatalogServiceClient client) Deprecated, for removal: This API element is subject to removal in a future version.Sets the configured client for handling the sending of categories to Merch v2. -
Uses of MerchCatalogServiceClient in com.hybris.merchandising.indexer.listeners
Methods in com.hybris.merchandising.indexer.listeners that return MerchCatalogServiceClientMethods in com.hybris.merchandising.indexer.listeners with parameters of type MerchCatalogServiceClientModifier and TypeMethodDescriptionvoidMerchIndexingListener.setMerchCatalogServiceClient(MerchCatalogServiceClient merchCatalogServiceClient)