public interface SkuCustomPersistenceHandlerExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PRIORITY |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
skuUpdated(Sku updated)
Hook for the before and after save state of the sku
|
static final int DEFAULT_PRIORITY
org.broadleafcommerce.common.extension.ExtensionResultStatusType skuUpdated(Sku updated)
updated - Copyright © 2015. All rights reserved.