public class ItemsCancelledEvent extends BroadleafApplicationEvent
Modifier and Type | Field and Description |
---|---|
protected Map<Long,Integer> |
itemsAndQuantitiesCancelled |
context
source
Constructor and Description |
---|
ItemsCancelledEvent(Long fulfillmentGroupId,
Map<Long,Integer> cancelledItems) |
Modifier and Type | Method and Description |
---|---|
Long |
getFulfillmentGroupId() |
Map<Long,Integer> |
getItemsAndQuantitiesCancelled() |
getConext
getSource, toString
Copyright © 2019. All rights reserved.