public interface AdminCatalogServiceExtensionHandler extends ExtensionHandler
AdminCatalogService| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PRIORITY |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
persistSkuPermutation(Product product,
List<List<ProductOptionValue>> permutationsToGenerate,
ExtensionResultHolder<Integer> erh)
Customize the persistence of generated sku permutations based on product options.
|
getPriority, isEnabledstatic final int DEFAULT_PRIORITY
ExtensionResultStatusType persistSkuPermutation(Product product, List<List<ProductOptionValue>> permutationsToGenerate, ExtensionResultHolder<Integer> erh)
product - permutationsToGenerate - erh - Copyright © 2015. All Rights Reserved.