Class NewOrderEventImpl
java.lang.Object
com.softslate.commerce.businessobjects.core.BaseBusinessObject
com.softslate.commerce.businessobjects.events.NewOrderEventImpl
- All Implemented Interfaces:
BusinessObject
,NewOrderEvent
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.softslate.commerce.businessobjects.core.BaseBusinessObject
initialize
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize
-
Field Details
-
cartProcessor
-
-
Constructor Details
-
NewOrderEventImpl
public NewOrderEventImpl()
-
-
Method Details
-
getCartProcessor
- Specified by:
getCartProcessor
in interfaceNewOrderEvent
-
setCartProcessor
- Specified by:
setCartProcessor
in interfaceNewOrderEvent
-