Modifier and Type | Class and Description |
---|---|
class |
AccountancyEntry
This class represents an accountancy entry.
|
class |
ProductPaymentEntry
A
ProductPaymentEntry is used to store information of payments
of orders. |
Modifier and Type | Class and Description |
---|---|
class |
Product
A persistent implementation of the
Product interface. |
Modifier and Type | Class and Description |
---|---|
class |
InventoryItem |
Modifier and Type | Class and Description |
---|---|
class |
ChargeLine
A chargeline represents extra expenses like shipping.
|
class |
Order |
class |
OrderLine
This class is immutable.
|
Modifier and Type | Class and Description |
---|---|
class |
UserAccount
Domain class for a user.
|