Package | Description |
---|---|
org.salespointframework.accountancy |
Accountancy subsystem.
|
org.salespointframework.order |
The order subsystem.
|
org.salespointframework.time |
The time subsystem abstracting the concept of business time.
|
Constructor and Description |
---|
PersistentAccountancy(BusinessTime businessTime,
AccountancyEntryRepository repository) |
Constructor and Description |
---|
PersistentOrderManager(BusinessTime businessTime,
OrderRepository<T> orderRepository) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultBusinessTime
A mutable implementation of
BusinessTime to record Duration s to calculate the current business time
by accumulating them. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.