Uses of Class
com.hybris.merchandising.model.ProductPublishContext
Packages that use ProductPublishContext
-
Uses of ProductPublishContext in com.hybris.merchandising.client
Methods in com.hybris.merchandising.client with parameters of type ProductPublishContextModifier and TypeMethodDescriptionMerchCatalogServiceProductDirectoryClient.publishProducts(String productDirectoryId, String version, ProductPublishContext context) publishProducts is an API for marking a set of products as being published to live in a synchronous manner.MerchCatalogServiceProductDirectoryClientAdapter.publishProducts(String productDirectoryId, String version, ProductPublishContext context) publishProducts is an API for marking a set of products as being published to live in a synchronous manner.NoOpMerchCatalogServiceProductDirectoryClientAdapter.publishProducts(String productDirectoryId, String version, ProductPublishContext context) publishProducts is an API for marking a set of products as being published to live in a synchronous manner.rx.Observable<Void>MerchCatalogServiceProductDirectoryClient.publishProductsAsync(String productDirectoryId, String version, ProductPublishContext context) publishProductsAsync is an API for marking a set of products as being published to live in an asynchronous manner.rx.Observable<Void>MerchCatalogServiceProductDirectoryClientAdapter.publishProductsAsync(String productDirectoryId, String version, ProductPublishContext context) publishProductsAsync is an API for marking a set of products as being published to live in an asynchronous manner.rx.Observable<Void>NoOpMerchCatalogServiceProductDirectoryClientAdapter.publishProductsAsync(String productDirectoryId, String version, ProductPublishContext context) publishProductsAsync is an API for marking a set of products as being published to live in an asynchronous manner.