The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 0 | @todo |
TODO | 5 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 5
fr.ifremer.adagio.synchro.action.SynchroImportDataAction | Line |
---|---|
run the data synchro | 59 |
fr.ifremer.adagio.synchro.config.SynchroConfiguration | Line |
Review this, this is very dirty to do this... | 135 |
fr.ifremer.adagio.synchro.meta.SynchroTableMetadataTest | Line |
-BL : test serialization with a date or timestamp Date aDate = DateUtils.lastSecondOfTheDay(new Date()); | 47 |
fr.ifremer.adagio.synchro.service.referential.ReferentialSynchroServiceImpl | Line |
BL : attention, a cause des transactions parfois longues sur le serveur Oracle, il faut peut-etre justement prendre une date inférieure au max(update_date) ?? genre max(update_date) - 2h ? Ou mieux : stocker puis utiliser une date de dernière mise à jour (systimestamp côté serveur) | 392 |
--No comment-- | 718 |