| Class and Description |
|---|
| Trade |
| Class and Description |
|---|
| CustomerCredit |
| Class and Description |
|---|
| CustomerCredit |
| CustomerDao |
| CustomerDebit |
| CustomerOperation
Enum representing on of 3 possible actions on a customer update:
Add, update, or delete
|
| CustomerUpdate
Immutable Value Object representing an update to the customer as stored in the database.
|
| InvalidCustomerLogger
Interface for logging invalid customers.
|
| Trade |
| Class and Description |
|---|
| CustomerCredit |
| CustomerCreditDao
Interface for writing customer's credit information to output.
|
| CustomerDao |
| CustomerDebit |
| CustomerDebitDao
Interface for writing
CustomerDebitDao object to arbitrary output. |
| CustomerUpdate
Immutable Value Object representing an update to the customer as stored in the database.
|
| InvalidCustomerLogger
Interface for logging invalid customers.
|
| Trade |
| TradeDao
Interface for writing a Trade object to an arbitrary output.
|
Copyright © 2013 SpringSource. All Rights Reserved.