Interface ProductUrlFieldPersistenceProviderExtensionHandler
- All Superinterfaces:
org.broadleafcommerce.common.extension.ExtensionHandler
public interface ProductUrlFieldPersistenceProviderExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
-
Method Summary
Modifier and TypeMethodDescriptionorg.broadleafcommerce.common.extension.ExtensionResultStatusTypemodifyUrl(String url, org.broadleafcommerce.core.catalog.domain.Product product, org.broadleafcommerce.openadmin.dto.Entity entity, org.broadleafcommerce.common.extension.ExtensionResultHolder<String> holder) Methods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler
getPriority, isEnabled
-
Method Details
-
modifyUrl
-