Interface FilterProductTypePersistenceHandlerExtensionHandler
- All Superinterfaces:
ExtensionHandler
- All Known Implementing Classes:
AbstractFilterProductTypePersistenceHandlerExtensionHandler
-
Method Summary
Modifier and TypeMethodDescriptionPerform any special filtering for the fetchMethods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler
getPriority, isEnabled
-
Method Details
-
manageAdditionalFilterMappings
ExtensionResultStatusType manageAdditionalFilterMappings(CriteriaTransferObject cto) throws ServiceException Perform any special filtering for the fetch- Parameters:
cto-- Returns:
- Throws:
ServiceException
-