| Interface | Description |
|---|---|
| UploadParser |
An UploadParser is the interface that needs to be implemented by a class to allow it to
be invoked by the UploadServlet of command line upload app to load data.
|
| Class | Description |
|---|---|
| AccountingUploadParser |
Class to upload an accounting table.
|
| ClassificationUploadParser |
UploadParser to populate an
AccountingClassificationFactory |
| DEISARolesUploadParser<P extends Person> |
| Exception | Description |
|---|---|
| UploadException |