Class WebshopOrderServiceImpl
java.lang.Object
ch.tocco.nice2.optional.webshop.impl.WebshopOrderServiceImpl
- All Implemented Interfaces:
WebshopOrderService
-
Constructor Summary
ConstructorDescriptionWebshopOrderServiceImpl
(RebindService rebindService, CommandExecutor commandExecutor, PrincipalService principalService, BusinessUnitManager businessUnitManager, OrderPositionService orderPositionService, RefreshTotalsService refreshTotalsService, EntityDefaultValueService defaultValueService, OrderPriceCategoryService orderPriceCategoryService) -
Method Summary
-
Constructor Details
-
WebshopOrderServiceImpl
public WebshopOrderServiceImpl(RebindService rebindService, CommandExecutor commandExecutor, PrincipalService principalService, BusinessUnitManager businessUnitManager, OrderPositionService orderPositionService, RefreshTotalsService refreshTotalsService, EntityDefaultValueService defaultValueService, OrderPriceCategoryService orderPriceCategoryService)
-
-
Method Details
-
createOrder
- Specified by:
createOrder
in interfaceWebshopOrderService
- Throws:
InterruptedException
-