public class OrderSubmittedEvent extends BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars| Modifier and Type | Field and Description | 
|---|---|
| protected Long | orderId | 
| protected String | orderNumber | 
contextsource| 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, getTimeZoneIdgetSource, toStringCopyright © 2020. All rights reserved.