Interface InventoryEvent
- All Superinterfaces:
BusinessObject
- All Known Implementing Classes:
InventoryEventImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setInventoryProcessor
(InventoryProcessor inventoryProcessor) void
setInventoryResults
(Map inventoryResults) Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize
-
Method Details
-
getInventoryProcessor
InventoryProcessor getInventoryProcessor() -
setInventoryProcessor
-
getInventoryResults
Map getInventoryResults() -
setInventoryResults
-