Class OrderSubmittedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.broadleafcommerce.common.event.BroadleafApplicationEvent
org.broadleafcommerce.common.event.OrderSubmittedEvent
- All Implemented Interfaces:
Serializable
Concrete event that is raised when an order is submitted.
- Author:
- Kelly Tisdell
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars
-
Field Summary
FieldsFields inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
context
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneId
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
orderId
-
orderNumber
-
-
Constructor Details
-
OrderSubmittedEvent
-
-
Method Details
-
getOrderId
-
getOrderNumber
-