public interface CategoryCustomPersistenceHandlerExtensionHandler extends ExtensionHandler
CategoryCustomPersistenceHandler| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
manageParentCategoryForAdd(PersistencePackage persistencePackage,
Category category)
Perform any special handling for the parent category during a category add
|
ExtensionResultStatusType |
manageParentCategoryForUpdate(PersistencePackage persistencePackage,
Category category)
Perform any special handling for the parent category during a category update
|
getPriority, isEnabledExtensionResultStatusType manageParentCategoryForAdd(PersistencePackage persistencePackage, Category category) throws ServiceException
category - ServiceExceptionExtensionResultStatusType manageParentCategoryForUpdate(PersistencePackage persistencePackage, Category category) throws ServiceException
category - ServiceExceptionCopyright © 2015. All rights reserved.