public class OrderSubmittedEvent extends BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars
Modifier and Type | Field and Description |
---|---|
protected Long |
orderId |
protected String |
orderNumber |
context
source
Constructor and Description |
---|
OrderSubmittedEvent(Object source,
Long orderId,
String orderNumber) |
Modifier and Type | Method and Description |
---|---|
Long |
getOrderId() |
String |
getOrderNumber() |
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneId
getSource, toString
Copyright © 2022. All rights reserved.