Uses of Class
com.hybris.merchandising.client.CategoryHierarchyWrapper
Packages that use CategoryHierarchyWrapper
-
Uses of CategoryHierarchyWrapper in com.hybris.merchandising.client
Methods in com.hybris.merchandising.client with parameters of type CategoryHierarchyWrapperModifier and TypeMethodDescriptionMerchCatalogServiceClient.handleCategories(CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to Merch v2.MerchCatalogServiceClientAdapter.handleCategories(CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to Merch v2.MerchCatalogServiceProductDirectoryClient.handleCategories(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to CDS.MerchCatalogServiceProductDirectoryClientAdapter.handleCategories(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to CDS.NoOpMerchCatalogServiceClientAdapter.handleCategories(CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to Merch v2.NoOpMerchCatalogServiceProductDirectoryClientAdapter.handleCategories(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategories is a method for sending categories to CDS.rx.Observable<String>MerchCatalogServiceClient.handleCategoriesAsync(CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to Merch v2.rx.Observable<String>MerchCatalogServiceClientAdapter.handleCategoriesAsync(CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to Merch v2.rx.Observable<String>MerchCatalogServiceProductDirectoryClient.handleCategoriesAsync(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to CDS.rx.Observable<String>MerchCatalogServiceProductDirectoryClientAdapter.handleCategoriesAsync(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to CDS.rx.Observable<String>NoOpMerchCatalogServiceClientAdapter.handleCategoriesAsync(CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to Merch v2.rx.Observable<String>NoOpMerchCatalogServiceProductDirectoryClientAdapter.handleCategoriesAsync(String productDirectoryId, CategoryHierarchyWrapper categories) handleCategoriesAsync is an asynchronous method for sending categories to CDS.