public class AbstractPriceListServiceExtensionHandler extends org.broadleafcommerce.common.extension.AbstractExtensionHandler implements PriceListServiceExtensionHandler
| Constructor and Description |
|---|
AbstractPriceListServiceExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addPriceListsForRuleEvaluation(org.broadleafcommerce.profile.core.domain.Customer customer,
List<PriceList> priceLists)
Allows module extension to help gather Price Lists for rule evaluation
|
getPriority, isEnabled, setEnabled, setPrioritypublic AbstractPriceListServiceExtensionHandler()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType addPriceListsForRuleEvaluation(org.broadleafcommerce.profile.core.domain.Customer customer,
List<PriceList> priceLists)
PriceListServiceExtensionHandleraddPriceListsForRuleEvaluation in interface PriceListServiceExtensionHandlerCopyright © 2020. All rights reserved.