| Package | Description |
|---|---|
| org.salespointframework.accountancy |
Accountancy subsystem.
|
| org.salespointframework.order |
The order subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
PersistentAccountancy<T extends AccountancyEntry>
This class represents an accountancy.
|
| 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.