public class OrderPersistedEvent extends BroadleafApplicationEvent
OrderImpl has been persistedOrderPersistedEntityListener},
Serialized FormBroadleafApplicationEvent.ContextVarscontextsource| Constructor and Description |
|---|
OrderPersistedEvent(Order order) |
| Modifier and Type | Method and Description |
|---|---|
Order |
getOrder()
Gets the newly-persisted
Order set by the OrderPersistedEntityListener |
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneIdgetSource, toStringpublic OrderPersistedEvent(Order order)
order - the newly persisted customerpublic Order getOrder()
Order set by the OrderPersistedEntityListenerCopyright © 2026. All rights reserved.