Class ItemsFulfilledEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.broadleafcommerce.common.event.BroadleafApplicationEvent
org.broadleafcommerce.common.event.ItemsFulfilledEvent
- All Implemented Interfaces:
Serializable
Event that may be raised to indicate that items have been fulfilled.
- 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
Modifier and TypeMethodDescriptionMethods 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
-
itemsAndQuantitiesFulfilled
-
-
Constructor Details
-
ItemsFulfilledEvent
-
-
Method Details
-
getFulfillmentGroupId
-
getItemsAndQuantitiesFulfilled
-