| Interface | Description |
|---|---|
| DeletedItemHistoryDao | |
| InsertedItemHistoryDao | |
| ProcessingHistoryDao | |
| UpdatedItemHistoryDao |
| Class | Description |
|---|---|
| DeletedItemHistory |
Permet de tracer les suppressions d’entités (marée, vente, etc),
notamment afin que ces suppressions soient importées dans les
bases locales d'Allegro.
|
| DeletedItemHistory.Factory |
Constructs new instances of
DeletedItemHistory. |
| DeletedItemHistoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
fr.ifremer.adagio.core.dao.data.history.DeletedItemHistory. |
| DeletedItemHistoryDaoImpl | |
| DeletedItemHistoryImpl | |
| InsertedItemHistory |
|
| InsertedItemHistory.Factory |
Constructs new instances of
InsertedItemHistory. |
| InsertedItemHistoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
fr.ifremer.adagio.core.dao.data.history.InsertedItemHistory. |
| InsertedItemHistoryDaoImpl | |
| InsertedItemHistoryImpl | |
| ProcessingHistory |
|
| ProcessingHistory.Factory |
Constructs new instances of
ProcessingHistory. |
| ProcessingHistoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
fr.ifremer.adagio.core.dao.data.history.ProcessingHistory. |
| ProcessingHistoryDaoImpl | |
| ProcessingHistoryImpl | |
| UpdatedItemHistory |
|
| UpdatedItemHistory.Factory |
Constructs new instances of
UpdatedItemHistory. |
| UpdatedItemHistoryDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
fr.ifremer.adagio.core.dao.data.history.UpdatedItemHistory. |
| UpdatedItemHistoryDaoImpl | |
| UpdatedItemHistoryImpl |
Copyright © 2013. All Rights Reserved.