org.broadleafcommerce.core.order.service
Class AbstractMergeCartServiceExtensionHandler
java.lang.Object
org.broadleafcommerce.core.extension.AbstractExtensionHandler
org.broadleafcommerce.core.order.service.AbstractMergeCartServiceExtensionHandler
- All Implemented Interfaces:
- ExtensionHandler, MergeCartServiceExtensionHandler
public abstract class AbstractMergeCartServiceExtensionHandler
- extends AbstractExtensionHandler
- implements MergeCartServiceExtensionHandler
- Author:
- Andre Azzolini (apazzolini)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMergeCartServiceExtensionHandler
public AbstractMergeCartServiceExtensionHandler()
setNewCartOwnership
public ExtensionResultStatusType setNewCartOwnership(Order cart,
Customer customer)
- Specified by:
setNewCartOwnership in interface MergeCartServiceExtensionHandler
Copyright © 2013. All Rights Reserved.