Interface CategoriesProcessorExtensionHandler
- All Superinterfaces:
ExtensionHandler
- Author:
- Jeff Fischer
-
Method Summary
Modifier and TypeMethodDescriptionfindAllPossibleChildCategories(String parentCategory, String maxResults, ExtensionResultHolder<List<Category>> resultHolder) Methods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler
getPriority, isEnabled
-
Method Details
-
findAllPossibleChildCategories
ExtensionResultStatusType findAllPossibleChildCategories(String parentCategory, String maxResults, ExtensionResultHolder<List<Category>> resultHolder)
-