org.broadleafcommerce.core.order.service
Interface OrderServiceExtensionHandler

All Superinterfaces:
ExtensionHandler
All Known Implementing Classes:
AbstractOrderServiceExtensionHandler

public interface OrderServiceExtensionHandler
extends ExtensionHandler

Author:
Andre Azzolini (apazzolini), bpolster

Method Summary
 ExtensionResultStatusType attachAdditionalDataToNewNamedCart(Customer customer, Order cart)
           
 
Methods inherited from interface org.broadleafcommerce.core.extension.ExtensionHandler
getPriority, isEnabled
 

Method Detail

attachAdditionalDataToNewNamedCart

ExtensionResultStatusType attachAdditionalDataToNewNamedCart(Customer customer,
                                                             Order cart)


Copyright © 2013. All Rights Reserved.