public class ItemsFulfilledEvent extends BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars
Modifier and Type | Field and Description |
---|---|
protected Map<Long,Integer> |
itemsAndQuantitiesFulfilled |
context
source
Constructor and Description |
---|
ItemsFulfilledEvent(Long fulfillmentGroupId,
Map<Long,Integer> fulfilled) |
Modifier and Type | Method and Description |
---|---|
Long |
getFulfillmentGroupId() |
Map<Long,Integer> |
getItemsAndQuantitiesFulfilled() |
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneId
getSource, toString
Copyright © 2022. All rights reserved.