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 © 2014. All rights reserved.