public class ItemsReturnedEvent extends BroadleafApplicationEvent
| Modifier and Type | Field and Description |
|---|---|
protected Map<Long,Integer> |
itemsAndQuantitiesReturned |
contextsource| Constructor and Description |
|---|
ItemsReturnedEvent(Long orderId,
Map<Long,Integer> returnedItems) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,Integer> |
getItemsAndQuantitiesReturned() |
Long |
getOrderId() |
getConextgetSource, toStringCopyright © 2018. All rights reserved.