| Package | Description |
|---|---|
| com.hybris.merchandising.exporter | |
| com.hybris.merchandising.indexer.listeners | |
| com.hybris.merchandising.yaas.client |
| Modifier and Type | Method and Description |
|---|---|
protected MerchCatalogServiceClient |
DefaultMerchCategoryExporter.getClient()
Gets the configured client for handling the sending of the categories to Merch v2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMerchCategoryExporter.setClient(MerchCatalogServiceClient client)
Sets the configured client for handling the sending of categories to Merch v2.
|
| Modifier and Type | Method and Description |
|---|---|
MerchCatalogServiceClient |
MerchIndexingListener.getMerchCatalogServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchIndexingListener.setMerchCatalogServiceClient(MerchCatalogServiceClient merchCatalogServiceClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
MerchCatalogServiceClientAdapter
MerchCatalogServiceClientAdapter is a client for the Merchandising Catalog Service.
|
class |
NoOpMerchCatalogServiceClientAdapter
NoOpMerchCatalogServiceClientAdapter is a no-operation adapter which
simply logs the output sent to it.
|
| Modifier and Type | Method and Description |
|---|---|
MerchCatalogServiceClient |
MerchCatalogServiceClientAdapter.getAdaptee()
Gets the configured service.
|
Copyright © 2018 SAP SE. All Rights Reserved.