org.broadleafcommerce.core.order.dao
public interface OrderDaoExtensionListener
| Modifier and Type | Method and Description |
|---|---|
void |
applyAdditionalOrderLookupFilter(Customer customer,
String name,
List<Order> orders) |
void |
attachAdditionalDataToNewCart(Customer customer,
Order cart) |
Copyright © 2015. All Rights Reserved.