Interface | Description |
---|---|
Accountancy<T extends AccountancyEntry> |
The
Accountancy interface is implemented by classes offering a basic accounting service. |
AccountancyEntryRepository<T extends AccountancyEntry> |
Repository for
AccountancyEntry s. |
Class | Description |
---|---|
AccountancyEntry |
This class represents an accountancy entry.
|
AccountancyEntryIdentifier |
AccountancyEntryIdentifier serves as an identifier type for AccountancyEntry objects. |
PersistentAccountancy<T extends AccountancyEntry> |
This class represents an accountancy.
|
http://en.wikipedia.org/wiki/Accounting
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.