public abstract class AbstractOrderServiceExtensionHandler extends AbstractExtensionHandler implements OrderServiceExtensionHandler
| Constructor and Description |
|---|
AbstractOrderServiceExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
attachAdditionalDataToNewNamedCart(Customer customer,
Order cart) |
getPriority, isEnabled, setEnabled, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, isEnabledpublic AbstractOrderServiceExtensionHandler()
public ExtensionResultStatusType attachAdditionalDataToNewNamedCart(Customer customer, Order cart)
attachAdditionalDataToNewNamedCart in interface OrderServiceExtensionHandlerCopyright © 2014. All Rights Reserved.