public abstract class AbstractMergeCartServiceExtensionHandler extends AbstractExtensionHandler implements MergeCartServiceExtensionHandler
enabled, priority| Constructor and Description |
|---|
AbstractMergeCartServiceExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
setNewCartOwnership(Order cart,
Customer customer) |
ExtensionResultStatusType |
updateMergedOrder(Order cart,
Customer customer) |
getPriority, isEnabled, setEnabled, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, isEnabledpublic AbstractMergeCartServiceExtensionHandler()
public ExtensionResultStatusType setNewCartOwnership(Order cart, Customer customer)
setNewCartOwnership in interface MergeCartServiceExtensionHandlerpublic ExtensionResultStatusType updateMergedOrder(Order cart, Customer customer)
updateMergedOrder in interface MergeCartServiceExtensionHandlerCopyright © 2014. All Rights Reserved.