public interface CategoriesProcessorExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
findAllPossibleChildCategories(String parentCategory,
String maxResults,
org.broadleafcommerce.common.extension.ExtensionResultHolder<List<Category>> resultHolder) |
Copyright © 2015. All rights reserved.