public class ItemsCancelledEvent extends BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars
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() |
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneId
getSource, toString
Copyright © 2022. All rights reserved.