public class OrderSubmittedEvent extends BroadleafApplicationEvent
Modifier and Type | Field and Description |
---|---|
protected String |
orderNumber |
context
source
Constructor and Description |
---|
OrderSubmittedEvent(Long orderId,
String orderNumber) |
Modifier and Type | Method and Description |
---|---|
Long |
getOrderId() |
String |
getOrderNumber() |
getConext
getSource, toString
Copyright © 2019. All rights reserved.