| Package | Description |
|---|---|
| org.salespointframework.order |
The order subsystem.
|
| Constructor and Description |
|---|
PersistentOrderManager(Inventory<InventoryItem> inventory,
Accountancy<AccountancyEntry> accountancy,
BusinessTime businessTime,
OrderRepository<T> orderRepository,
org.springframework.transaction.PlatformTransactionManager txManager)
Creates a new
PersistentOrderManager using the given Inventory, Accountancy
BusinessTime, OrderRepository and PlatformTransactionManager. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.