com.hybris.charon.RawResponse |
MerchCatalogServiceProductDirectoryClient.createProductDirectory(ProductDirectory productDirectory) |
createProductDirectory is a method for creating a product directory and synchronising with CDS.
|
com.hybris.charon.RawResponse |
MerchCatalogServiceProductDirectoryClientAdapter.createProductDirectory(ProductDirectory productDirectory) |
createProductDirectory is a method for creating a product directory and synchronising with CDS.
|
com.hybris.charon.RawResponse |
NoOpMerchCatalogServiceProductDirectoryClientAdapter.createProductDirectory(ProductDirectory productDirectory) |
createProductDirectory is a method for creating a product directory and synchronising with CDS.
|
rx.Observable<com.hybris.charon.RawResponse> |
MerchCatalogServiceProductDirectoryClient.createProductDirectoryAsync(ProductDirectory productDirectory) |
createProductDirectoryAsync is a method for creating a product directory and synchronising with CDS.
|
rx.Observable<com.hybris.charon.RawResponse> |
MerchCatalogServiceProductDirectoryClientAdapter.createProductDirectoryAsync(ProductDirectory productDirectory) |
createProductDirectoryAsync is a method for creating a product directory and synchronising with CDS.
|
rx.Observable<com.hybris.charon.RawResponse> |
NoOpMerchCatalogServiceProductDirectoryClientAdapter.createProductDirectoryAsync(ProductDirectory productDirectory) |
createProductDirectoryAsync is a method for creating a product directory and synchronising with CDS.
|
java.lang.Void |
MerchCatalogServiceProductDirectoryClient.updateProductDirectory(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectory is a method for updating an existing product directory and synchronising with CDS.
|
java.lang.Void |
MerchCatalogServiceProductDirectoryClientAdapter.updateProductDirectory(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectory is a method for updating an existing product directory and synchronising with CDS.
|
java.lang.Void |
NoOpMerchCatalogServiceProductDirectoryClientAdapter.updateProductDirectory(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectory is a method for updating an existing product directory and synchronising with CDS.
|
rx.Observable<java.lang.Void> |
MerchCatalogServiceProductDirectoryClient.updateProductDirectoryAsync(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectoryAsync is a method for updating an existing product directory and synchronising with CDS.
|
rx.Observable<java.lang.Void> |
MerchCatalogServiceProductDirectoryClientAdapter.updateProductDirectoryAsync(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectoryAsync is a method for updating an existing product directory and synchronising with CDS.
|
rx.Observable<java.lang.Void> |
NoOpMerchCatalogServiceProductDirectoryClientAdapter.updateProductDirectoryAsync(java.lang.String productDirectoryId,
ProductDirectory productDirectory) |
updateProductDirectoryAsync is a method for updating an existing product directory and synchronising with CDS.
|