public interface OrderDaoExtensionHandler extends ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
applyAdditionalOrderLookupFilter(Customer customer,
String name,
List<Order> orders) |
ExtensionResultStatusType |
attachAdditionalDataToNewCart(Customer customer,
Order cart) |
getPriority, isEnabledExtensionResultStatusType attachAdditionalDataToNewCart(Customer customer, Order cart)
ExtensionResultStatusType applyAdditionalOrderLookupFilter(Customer customer, String name, List<Order> orders)
Copyright © 2014. All Rights Reserved.