Observe-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
November 2021
- 1 participants
- 51 discussions
[Git][ultreiaio/ird-observe][master] 55 commits: [jgitflow-maven-plugin]updating poms for 9.0.0-RC-19-SNAPSHOT development[skip ci]
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch master at ultreiaio / ird-observe
Commits:
e681e09d by Tony Chemit at 2021-11-08T14:26:22+01:00
[jgitflow-maven-plugin]updating poms for 9.0.0-RC-19-SNAPSHOT development[skip ci]
- - - - -
155630d7 by Tony Chemit at 2021-11-08T14:38:27+01:00
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci]
- - - - -
72a22b47 by Tony Chemit at 2021-11-08T14:38:28+01:00
[jgitflow-maven-plugin]merging 'master' into 'develop'
- - - - -
2557bd87 by Tony Chemit at 2021-11-08T14:38:29+01:00
[jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci]
- - - - -
f5eaaebb by Tony Chemit at 2021-11-09T07:53:47+01:00
Fix I18n
- - - - -
34c4b719 by Tony Chemit at 2021-11-10T12:44:41+01:00
Remove from Trip request and result the programId, now we are free of it.
First step to be able to deal with trips with no parent.
- - - - -
daa8ca8a by Tony Chemit at 2021-11-10T12:52:47+01:00
Improve Admin action onComingFromPreviousStep method (now only set the autoStart button, let the handler do the rest for us
Improve AdminStep (avoid multiple flags)
Use ProgressionModel instead of poor ProgressModel
little clean in tab handler
- - - - -
081afc2d by Tony Chemit at 2021-11-10T19:46:47+01:00
remove SelectionTreeService from SelectionTreeModel, now can soon move all this API to toolkit (after filter API on)
Make it neutral: no more program and trip, just data and data prefix (will be the textual representation of path from root to data node.
- - - - -
a77a1a12 by Tony Chemit at 2021-11-10T19:46:47+01:00
Replace ProgressModel by ProgressionModel
- - - - -
eb8056e7 by Tony Chemit at 2021-11-10T19:46:47+01:00
Improve DataManager API.
Use it also to consume backup storage action.
Now one API for make backup, export data, synchronize data
- - - - -
d5d754f7 by Tony Chemit at 2021-11-10T19:46:47+01:00
update pom
- - - - -
012813ae by Tony Chemit at 2021-11-10T19:46:47+01:00
improve how to set existOnOtherSide states on selection model
- - - - -
028c7b99 by Tony Chemit at 2021-11-11T04:28:49+01:00
Le chagement manuel de topiaid ne fonctionne pas - Closes #2107
- - - - -
26fc5ce9 by Tony Chemit at 2021-11-11T17:19:17+01:00
use last pom (no more dependencies from him)
- - - - -
c4aa3c25 by Tony Chemit at 2021-11-11T17:19:17+01:00
remove client-datasource-api module, group all in client-core.
- - - - -
83f0f8d0 by Tony Chemit at 2021-11-11T17:19:17+01:00
need public constructor now for application-context
- - - - -
c37032fa by Tony Chemit at 2021-11-11T21:03:02+01:00
improve validation fixture
clean validator
- - - - -
326d6565 by Tony Chemit at 2021-11-11T21:03:02+01:00
replace graalvm by rhino (20Mo less in release^^)
- - - - -
571a9772 by Tony Chemit at 2021-11-11T22:18:44+01:00
reduce geotools size :)
- - - - -
ee5e6533 by Tony Chemit at 2021-11-13T10:50:46+01:00
use last pom
- - - - -
aceaa062 by Tony Chemit at 2021-11-13T16:46:22+01:00
Replace nuiton-version by java-util
- - - - -
76027f43 by Tony Chemit at 2021-11-13T16:47:15+01:00
Improve DataManager now one for all data operations :
* backup
* data synchronization
* data export
- - - - -
5a662b8c by Tony Chemit at 2021-11-15T09:23:38+01:00
Rename askUser to askToUser (need to remove the other code from jaxx)
- - - - -
b828773a by Tony Chemit at 2021-11-17T13:10:23+01:00
Les champs homeid ne sont pas toujours éditables sur les UI référentiel - Closes #2112
- - - - -
455fa6e0 by Tony Chemit at 2021-11-17T13:10:23+01:00
do not validate if there is no coefficients
- - - - -
de530d96 by Tony Chemit at 2021-11-17T13:10:23+01:00
improve scaled image loading (load them once)
- - - - -
c00b30da by Tony Chemit at 2021-11-17T22:32:23+01:00
fix Person.psSample migration when db is empty
- - - - -
ed2d8a88 by Tony Chemit at 2021-11-17T23:08:00+01:00
Les champs homeid ne sont pas toujours éditables sur les UI référentiel - See ultreiaio/ird-observe#2112
- - - - -
0acf369c by Tony Chemit at 2021-11-18T00:04:20+01:00
Quelques ajouts au référentiel par la migration V7 -> V8 - See ultreiaio/ird-observe#2111
- - - - -
d69534b3 by Tony Chemit at 2021-11-18T14:16:45+01:00
update pom
- - - - -
ac8cfb0b by Tony Chemit at 2021-11-18T14:16:45+01:00
Suppression de la clef de traduction observe.common.code et utilisation de observe.referential.Referential.code à la place.
- - - - -
1dc4e1a0 by Tony Chemit at 2021-11-18T15:21:31+01:00
Split generated tests in two : Read or Write - See ultreiaio/http#42
- - - - -
c8761c48 by Tony Chemit at 2021-11-20T10:05:35+01:00
Consolidation des référentiels (ajout not-null sur code et les validations not-null et unicité sur les cas pertinents) - See ultreiaio/ird-observe#2114
- - - - -
7a05a907 by Tony Chemit at 2021-11-20T10:05:35+01:00
Souci dans la doc RC18 - See ultreiaio/ird-observe#2117
- - - - -
dac81ac9 by Tony Chemit at 2021-11-20T10:05:35+01:00
Keep only one maven plugin with all nice mojo inside
clean some code
- - - - -
5c93aae7 by Tony Chemit at 2021-11-20T10:41:05+01:00
Make one module for both navigation id and tree models
- - - - -
eb3bb2ed by Tony Chemit at 2021-11-20T14:00:19+01:00
Move test-api to toolkit at last
- - - - -
3314e627 by Tony Chemit at 2021-11-21T14:15:47+01:00
Problème de migration V9 après avoir mis à jour notre référentiel Ports - See ultreiaio/ird-observe#2115
- - - - -
873e1427 by Tony Chemit at 2021-11-22T11:58:14+01:00
Add more definitions on entity spi (entity definition, create / update validation definition) - See ultreiaio/ird-observe-toolkit#108
- - - - -
fa321ea0 by Tony Chemit at 2021-11-22T11:58:14+01:00
Transform GenerateFixtures test into a nice mojo
- - - - -
34d693ac by Tony Chemit at 2021-11-22T15:35:56+01:00
Transform MigrateDatabases test into a nice mojo
- - - - -
b2ce4803 by Tony Chemit at 2021-11-24T00:00:01+01:00
let's generate more fixtures so we can later generate the full Public API doc without any service invocation.
Improve Public API doc (let's keep only one file of each and reuse them in other pages)
- - - - -
cc181d64 by Tony Chemit at 2021-11-24T00:00:21+01:00
update toolkit
tidy pom and downgrade to test scope test-api un services-validation
- - - - -
970ba3e5 by Tony Chemit at 2021-11-24T00:12:22+01:00
Problème de transcodage des codes types activités PS logbook - Closes #2118
- - - - -
4c9a0f43 by Tony Chemit at 2021-11-24T01:14:26+01:00
fix missing dependency
- - - - -
951ff586 by Tony Chemit at 2021-11-24T01:50:23+01:00
Correction de quelques incohérences sur l'API public - See ultreiaio/ird-observe#2120
- - - - -
ecf8995d by Tony Chemit at 2021-11-24T02:59:53+01:00
Affichage de l'arbre, souci sur le décompte des items - Closes #2116
- - - - -
54f6904a by Tony Chemit at 2021-11-24T12:57:03+01:00
Review mojos, align them.
Introduce persistence-executeScript to execute a json script (will use one per migration version)
- - - - -
b7c08704 by Tony Chemit at 2021-11-24T23:18:15+01:00
Improve a lot persistence mojos.
Introduce ScriptSplitter (may be improved for performance and moved to topia-extension)
- - - - -
60709e69 by Tony Chemit at 2021-11-25T01:13:20+01:00
Ajout de référentiels manquants dans les tck (et donc dans la doc de l'API public) - See ultreiaio/ird-observe#2122
- - - - -
c7d22f88 by Tony Chemit at 2021-11-25T01:38:57+01:00
update toolkit
- - - - -
b21dbefc by Tony Chemit at 2021-11-25T01:39:10+01:00
Update changelog [skip CI]
- - - - -
6defedef by Tony Chemit at 2021-11-25T01:43:49+01:00
[jgitflow-maven-plugin]updating poms for 9.0.0-RC-19 branch with snapshot versions[skip ci]
- - - - -
1f1ba277 by Tony Chemit at 2021-11-25T01:44:09+01:00
[jgitflow-maven-plugin]updating poms for branch'release/9.0.0-RC-19' with non-snapshot versions[skip ci]
- - - - -
b024cd3f by Tony Chemit at 2021-11-25T01:55:42+01:00
[jgitflow-maven-plugin]merging 'release/9.0.0-RC-19' into 'master'
- - - - -
30 changed files:
- CHANGELOG.md
- client/configuration/pom.xml
- client/configuration/src/main/java/fr/ird/observe/client/ObserveClientResourceManager.java
- client/configuration/src/main/java/fr/ird/observe/client/configuration/ClientConfig.java
- client/configuration/src/main/java/fr/ird/observe/client/configuration/ObserveServiceInitializerConfigClient.java
- client/core/pom.xml
- client/core/src/main/i18n/getters/java.getter
- client/core/src/main/i18n/getters/jaxx.getter
- client/datasource/api/src/main/i18n/templates/ConfigurationModel_en_GB.ftl → client/core/src/main/i18n/templates/ConfigurationModel_en_GB.ftl
- client/datasource/api/src/main/i18n/templates/ConfigurationModel_es_ES.ftl → client/core/src/main/i18n/templates/ConfigurationModel_es_ES.ftl
- client/datasource/api/src/main/i18n/templates/ConfigurationModel_fr_FR.ftl → client/core/src/main/i18n/templates/ConfigurationModel_fr_FR.ftl
- client/datasource/api/src/main/i18n/templates/InitStorageModel_en_GB.ftl → client/core/src/main/i18n/templates/InitStorageModel_en_GB.ftl
- client/datasource/api/src/main/i18n/templates/InitStorageModel_es_ES.ftl → client/core/src/main/i18n/templates/InitStorageModel_es_ES.ftl
- client/datasource/api/src/main/i18n/templates/InitStorageModel_fr_FR.ftl → client/core/src/main/i18n/templates/InitStorageModel_fr_FR.ftl
- client/core/src/main/i18n/templates/ObserveSwingDataSource_es_ES.ftl
- client/core/src/main/i18n/templates/feedBackOnClosingLocalDataSource_en_GB.ftl
- client/core/src/main/i18n/templates/feedBackOnClosingLocalDataSource_es_ES.ftl
- client/core/src/main/i18n/templates/feedBackOnClosingLocalDataSource_fr_FR.ftl
- client/core/src/main/i18n/templates/feedBackOnOpeningLocalDataSource_en_GB.ftl
- client/core/src/main/i18n/templates/feedBackOnOpeningLocalDataSource_es_ES.ftl
- client/core/src/main/i18n/templates/feedBackOnOpeningLocalDataSource_fr_FR.ftl
- client/core/src/main/i18n/templates/feedBackOnTechnicalError_en_GB.ftl
- client/core/src/main/i18n/templates/feedBackOnTechnicalError_es_ES.ftl
- client/core/src/main/i18n/templates/feedBackOnTechnicalError_fr_FR.ftl
- client/datasource/editor/api/src/main/i18n/templates/showMissingReferential_en_GB.ftl → client/core/src/main/i18n/templates/showMissingReferential_en_GB.ftl
- client/datasource/editor/api/src/main/i18n/templates/showMissingReferential_es_ES.ftl → client/core/src/main/i18n/templates/showMissingReferential_es_ES.ftl
- client/datasource/editor/api/src/main/i18n/templates/showMissingReferential_fr_FR.ftl → client/core/src/main/i18n/templates/showMissingReferential_fr_FR.ftl
- client/core/src/main/java/fr/ird/observe/client/ActionWorkerInMainUIListener.java
- client/core/src/main/java/fr/ird/observe/client/ClientUIContext.java
- + client/core/src/main/java/fr/ird/observe/client/ClientUIContextApi.java
The diff was not included because it is too large.
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/8bb1f6a3125d5958cb49ccba…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/8bb1f6a3125d5958cb49ccba…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] 6 commits: [jgitflow-maven-plugin]updating poms for 9.0.0-RC-19 branch with snapshot versions[skip ci]
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
6defedef by Tony Chemit at 2021-11-25T01:43:49+01:00
[jgitflow-maven-plugin]updating poms for 9.0.0-RC-19 branch with snapshot versions[skip ci]
- - - - -
1f1ba277 by Tony Chemit at 2021-11-25T01:44:09+01:00
[jgitflow-maven-plugin]updating poms for branch'release/9.0.0-RC-19' with non-snapshot versions[skip ci]
- - - - -
b024cd3f by Tony Chemit at 2021-11-25T01:55:42+01:00
[jgitflow-maven-plugin]merging 'release/9.0.0-RC-19' into 'master'
- - - - -
09159908 by Tony Chemit at 2021-11-25T01:55:48+01:00
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci]
- - - - -
dfe3b09d by Tony Chemit at 2021-11-25T01:55:49+01:00
[jgitflow-maven-plugin]merging 'master' into 'develop'
- - - - -
12df740a by Tony Chemit at 2021-11-25T01:55:50+01:00
[jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci]
- - - - -
0 changed files:
Changes:
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/0aa9e037517bfc61349b2ec1…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/0aa9e037517bfc61349b2ec1…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] [jgitflow-maven-plugin]updating poms for 9.0.0-RC-20-SNAPSHOT development[skip ci]
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
0aa9e037 by Tony Chemit at 2021-11-25T01:43:51+01:00
[jgitflow-maven-plugin]updating poms for 9.0.0-RC-20-SNAPSHOT development[skip ci]
- - - - -
30 changed files:
- client/configuration/pom.xml
- client/core/pom.xml
- client/datasource/actions/pom.xml
- client/datasource/editor/api-test/pom.xml
- client/datasource/editor/api/pom.xml
- client/datasource/editor/common/pom.xml
- client/datasource/editor/ll/pom.xml
- client/datasource/editor/pom.xml
- client/datasource/editor/ps/pom.xml
- client/datasource/editor/spi/pom.xml
- client/datasource/pom.xml
- client/i18n/pom.xml
- client/pom.xml
- client/runner/pom.xml
- models/definition/pom.xml
- models/dto/i18n/pom.xml
- models/dto/java/pom.xml
- models/dto/pom.xml
- models/navigation/descriptor/pom.xml
- models/navigation/java/pom.xml
- models/navigation/pom.xml
- models/persistence/avdth/pom.xml
- models/persistence/java/pom.xml
- models/persistence/migration/pom.xml
- models/persistence/pom.xml
- models/persistence/test-api/pom.xml
- models/persistence/test-impl/pom.xml
- models/pom.xml
- observe/pom.xml
- pom.xml
The diff was not included because it is too large.
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/0aa9e037517bfc61349b2ec11…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/0aa9e037517bfc61349b2ec11…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe] Pushed new branch release/9.0.0-RC-19
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed new branch release/9.0.0-RC-19 at ultreiaio / ird-observe
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/tree/release/9.0.0-RC-19
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] 2 commits: update toolkit
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
c7d22f88 by Tony Chemit at 2021-11-25T01:38:57+01:00
update toolkit
- - - - -
b21dbefc by Tony Chemit at 2021-11-25T01:39:10+01:00
Update changelog [skip CI]
- - - - -
2 changed files:
- CHANGELOG.md
- pom.xml
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -1,7 +1,28 @@
# ObServe changelog
* Author [Tony Chemit](mailto:dev@tchemit.fr)
- * Last generated at 2021-11-08 14:25.
+ * Last generated at 2021-11-25 01:36.
+
+## Version [9.0.0-RC-19](https://gitlab.com/ultreiaio/ird-observe/-/milestones/207)
+
+**Closed at 2021-11-25.**
+
+### Download
+* [Application (observe-9.0.0-RC-19.zip)](https://repo1.maven.org/maven2/fr/ird/observe/obs…)
+* [Serveur (observe-9.0.0-RC-19.war)](https://repo1.maven.org/maven2/fr/ird/observe/obs…)
+
+### Issues
+ * [[Type::Anomalie 2107]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2107) **Le chagement manuel de topiaid ne fonctionne pas** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2112]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2112) **Les champs homeid ne sont pas toujours éditables sur les UI référentiel** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2115]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2115) **Problème de migration V9 après avoir mis à jour notre référentiel Ports** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2116]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2116) **Affichage de l'arbre, souci sur le décompte des items** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2117]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2117) **Souci dans la doc RC18** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2118]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2118) **Problème de transcodage des codes types activités PS logbook** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2120]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2120) **Correction de quelques incohérences sur l'API public** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
+ * [[Type::Anomalie 2121]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2121) **Souci de requêtage WS sur critère Booléen (ici, sur Person)** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Evolution 2111]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2111) **Quelques ajouts au référentiel par la migration V7 -> V8** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Evolution 2114]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2114) **Consolidation des référentiels (ajout not-null sur code et les validations not-null et unicité sur les cas pertinents)** (Thanks to Pascal Cauquil) (Reported by Tony CHEMIT)
+ * [[Type::Tâche 2122]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2122) **Le service ps/logbook/SetSuccessStatus n'est pas documenté** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
## Version [9.0.0-RC-18](https://gitlab.com/ultreiaio/ird-observe/-/milestones/206)
=====================================
pom.xml
=====================================
@@ -150,7 +150,7 @@
<!-- build timestamp configuration -->
<maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format>
<buildDate>${maven.build.timestamp}</buildDate>
- <lib.version.toolkit>5.0.55</lib.version.toolkit>
+ <lib.version.toolkit>5.0.56</lib.version.toolkit>
<lib.version.ognl>3.1.29</lib.version.ognl>
<!--can't use 1.4.197 (date has changed + blob also)-->
<lib.version.h2>1.4.196</lib.version.h2>
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/c39d0268acd3f2a06061f999…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/c39d0268acd3f2a06061f999…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] Update changelog [skip CI]
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
c39d0268 by Tony Chemit at 2021-11-25T01:36:41+01:00
Update changelog [skip CI]
- - - - -
1 changed file:
- CHANGELOG.md
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -1,7 +1,25 @@
# ObServe changelog
* Author [Tony Chemit](mailto:dev@tchemit.fr)
- * Last generated at 2021-11-08 14:25.
+ * Last generated at 2021-11-25 01:36.
+
+## Version [9.0.0-RC-19](https://gitlab.com/ultreiaio/ird-observe/-/milestones/207)
+
+**Closed at 2021-11-25.**
+
+
+### Issues
+ * [[Type::Anomalie 2107]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2107) **Le chagement manuel de topiaid ne fonctionne pas** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2112]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2112) **Les champs homeid ne sont pas toujours éditables sur les UI référentiel** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2115]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2115) **Problème de migration V9 après avoir mis à jour notre référentiel Ports** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2116]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2116) **Affichage de l'arbre, souci sur le décompte des items** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2117]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2117) **Souci dans la doc RC18** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2118]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2118) **Problème de transcodage des codes types activités PS logbook** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Anomalie 2120]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2120) **Correction de quelques incohérences sur l'API public** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT)
+ * [[Type::Anomalie 2121]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2121) **Souci de requêtage WS sur critère Booléen (ici, sur Person)** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Evolution 2111]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2111) **Quelques ajouts au référentiel par la migration V7 -> V8** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
+ * [[Type::Evolution 2114]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2114) **Consolidation des référentiels (ajout not-null sur code et les validations not-null et unicité sur les cas pertinents)** (Thanks to Pascal Cauquil) (Reported by Tony CHEMIT)
+ * [[Type::Tâche 2122]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2122) **Le service ps/logbook/SetSuccessStatus n'est pas documenté** (Thanks to Pascal Cauquil) (Reported by Pascal Cauquil)
## Version [9.0.0-RC-18](https://gitlab.com/ultreiaio/ird-observe/-/milestones/206)
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/c39d0268acd3f2a06061f999f…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/c39d0268acd3f2a06061f999f…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] 2 commits: Ajout de référentiels manquants dans les tck (et donc dans la doc de l'API...
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
60709e69 by Tony Chemit at 2021-11-25T01:13:20+01:00
Ajout de référentiels manquants dans les tck (et donc dans la doc de l'API public) - See ultreiaio/ird-observe#2122
- - - - -
bb3ec33a by Tony Chemit at 2021-11-25T01:15:58+01:00
toolkit for fun
- - - - -
30 changed files:
- models/persistence/migration/src/main/java/fr/ird/observe/entities/migration/v9/DataSourceMigrationForVersion_9_0.java
- + models/persistence/migration/src/main/resources/db/migration/v9/9.0/00_add_tck_common_LengthLengthParameter-common.sql
- + models/persistence/migration/src/main/resources/db/migration/v9/9.0/00_add_tck_ll_common_WeightDeterminationMethod-common.sql
- models/persistence/test-impl/src/main/resources/fixtures/persistence/table_count/referential.properties
- pom.xml
- server/runner/src/main/webResources/doc/api/public/referential/GetAll/example-response.json
- server/runner/src/main/webResources/doc/api/public/referential/common/GetAll/example-response.json
- server/runner/src/main/webResources/doc/api/public/referential/common/common/GetAll/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Create/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Create/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Create/request.json
- server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Delete/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Delete/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Delete/request.json
- server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Get/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Get/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Get/request.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Update/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Update/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/common/common/LengthLengthParameter/Update/request.json
- server/runner/src/main/webResources/doc/api/public/referential/ll/GetAll/example-response.json
- server/runner/src/main/webResources/doc/api/public/referential/ll/common/GetAll/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Create/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Create/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Create/request.json
- server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Delete/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Delete/example-response.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Delete/request.json
- server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Get/example-request.json
- + server/runner/src/main/webResources/doc/api/public/referential/ll/common/WeightDeterminationMethod/Get/example-response.json
The diff was not included because it is too large.
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/a0484498379b0ce31e716681…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/a0484498379b0ce31e716681…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] 3 commits: Review mojos, align them.
by Tony CHEMIT (@tchemit) 25 Nov '21
by Tony CHEMIT (@tchemit) 25 Nov '21
25 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
54f6904a by Tony Chemit at 2021-11-24T12:57:03+01:00
Review mojos, align them.
Introduce persistence-executeScript to execute a json script (will use one per migration version)
- - - - -
b7c08704 by Tony Chemit at 2021-11-24T23:18:15+01:00
Improve a lot persistence mojos.
Introduce ScriptSplitter (may be improved for performance and moved to topia-extension)
- - - - -
a0484498 by Tony Chemit at 2021-11-25T01:00:09+01:00
Ajout de référentiels manquants dans les tck (et donc dans la doc de l'API public)
- - - - -
10 changed files:
- models/navigation/java/pom.xml
- models/persistence/java/pom.xml
- models/persistence/migration/pom.xml
- models/persistence/migration/src/main/java/fr/ird/observe/entities/migration/v9/DataSourceMigrationForVersion_9_0.java
- + models/persistence/migration/src/main/migration-v9.0.json
- + models/persistence/migration/src/main/resources/db/migration/v9/9.0/00_add_tck_common_LengthLengthParameter-common.sql
- + models/persistence/migration/src/main/resources/db/migration/v9/9.0/00_add_tck_ll_common_WeightDeterminationMethod-common.sql
- models/persistence/migration/src/main/resources/db/migration/v9/9.0/observe_full-schema-H2.sql → models/persistence/migration/src/main/resources/db/migration/v9/9.0/empty-schema-H2.sql
- models/persistence/migration/src/main/resources/db/migration/v9/9.0/observe_full-schema-PG.sql → models/persistence/migration/src/main/resources/db/migration/v9/9.0/empty-schema-PG.sql
- − models/persistence/migration/src/main/resources/db/migration/v9/9.0/observe_create-schema-H2.sql
The diff was not included because it is too large.
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/ecf8995d4b2471cb7e4ee604…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/ecf8995d4b2471cb7e4ee604…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] 3 commits: fix missing dependency
by Tony CHEMIT (@tchemit) 24 Nov '21
by Tony CHEMIT (@tchemit) 24 Nov '21
24 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
4c9a0f43 by Tony Chemit at 2021-11-24T01:14:26+01:00
fix missing dependency
- - - - -
951ff586 by Tony Chemit at 2021-11-24T01:50:23+01:00
Correction de quelques incohérences sur l'API public - See ultreiaio/ird-observe#2120
- - - - -
ecf8995d by Tony Chemit at 2021-11-24T02:59:53+01:00
Affichage de l'arbre, souci sur le décompte des items - Closes #2116
- - - - -
6 changed files:
- pom.xml
- server/core/src/main/filtered-resources/META-INF/mapping-api-public.wm
- services/api/pom.xml
- services/api/src/main/java/fr/ird/observe/services/service/data/NavigationResult.java
- services/local-impl/pom.xml
- services/local-impl/src/main/java/fr/ird/observe/services/local/service/data/NavigationServiceLocalSupport.java
Changes:
=====================================
pom.xml
=====================================
@@ -284,6 +284,11 @@
<artifactId>flexmark-util</artifactId>
<version>${lib.version.flexmark}</version>
</dependency>
+ <dependency>
+ <groupId>com.vladsch.flexmark</groupId>
+ <artifactId>flexmark-util-misc</artifactId>
+ <version>${lib.version.flexmark}</version>
+ </dependency>
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-util-ast</artifactId>
@@ -336,7 +341,6 @@
<artifactId>toolkit-dto</artifactId>
<version>${lib.version.toolkit}</version>
</dependency>
- <!-- Toolkit -->
<dependency>
<groupId>fr.ird.observe</groupId>
<artifactId>toolkit-i18n</artifactId>
@@ -1022,12 +1026,6 @@
<artifactId>swingx-painters</artifactId>
<version>${lib.version.swingx}</version>
</dependency>
- <dependency>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>flexmark-util-misc</artifactId>
- <version>${lib.version.flexmark}</version>
- <scope>provided</scope>
- </dependency>
<dependency>
<groupId>io.ultreia.java4all.decorator</groupId>
<artifactId>decorator-spi</artifactId>
=====================================
server/core/src/main/filtered-resources/META-INF/mapping-api-public.wm
=====================================
@@ -36,7 +36,7 @@ GET /data/ps/common/GearUseFeaturesMeasurement api.D
GET /data/ps/common/Trip api.DataEntityServiceRestApi.get dtoType=fr.ird.observe.dto.data.ps.common.TripDto
POST /data/ps/common/Trip api.DataEntityServiceRestApi.create dtoType=fr.ird.observe.dto.data.ps.common.TripDto
PUT /data/ps/common/Trip?id={} api.DataEntityServiceRestApi.update dtoType=fr.ird.observe.dto.data.ps.common.TripDto
-DELETE /data/ps/common/Trip api.DataEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.data.ps.common.TripDto
+DELETE /data/ps/common/Trip?id={} api.DataEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.data.ps.common.TripDto
# Data : fr.ird.observe.entities.data.ps.observation.Activity
GET /data/ps/observation/Activity api.DataEntityServiceRestApi.get dtoType=fr.ird.observe.dto.data.ps.observation.ActivityDto
@@ -141,7 +141,7 @@ GET /data/ll/common/GearUseFeaturesMeasurement api.D
GET /data/ll/common/Trip api.DataEntityServiceRestApi.get dtoType=fr.ird.observe.dto.data.ll.common.TripDto
POST /data/ll/common/Trip api.DataEntityServiceRestApi.create dtoType=fr.ird.observe.dto.data.ll.common.TripDto
PUT /data/ll/common/Trip?id={} api.DataEntityServiceRestApi.update dtoType=fr.ird.observe.dto.data.ll.common.TripDto
-DELETE /data/ll/common/Trip api.DataEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.data.ll.common.TripDto
+DELETE /data/ll/common/Trip?id={} api.DataEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.data.ll.common.TripDto
# Data : fr.ird.observe.entities.data.ll.observation.Activity
GET /data/ll/observation/Activity api.DataEntityServiceRestApi.get dtoType=fr.ird.observe.dto.data.ll.observation.ActivityDto
@@ -235,138 +235,165 @@ GET /referential/common/common api.R
# Referential : fr.ird.observe.entities.referential.common.Country
GET /referential/common/Country api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.CountryDto
-PUT /referential/common/Country?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.CountryDto
-POST /referential/common/Country api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.CountryDto
+POST /referential/common/Country api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.CountryDto
+PUT /referential/common/Country?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.CountryDto
+DELETE /referential/common/Country?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.CountryDto
# Referential : fr.ird.observe.entities.referential.common.DataQuality
GET /referential/common/DataQuality api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
-PUT /referential/common/DataQuality?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
-POST /referential/common/DataQuality api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
+POST /referential/common/DataQuality api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
+PUT /referential/common/DataQuality?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
+DELETE /referential/common/DataQuality?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.DataQualityDto
# Referential : fr.ird.observe.entities.referential.common.FpaZone
GET /referential/common/FpaZone api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
-PUT /referential/common/FpaZone?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
-POST /referential/common/FpaZone api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
+POST /referential/common/FpaZone api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
+PUT /referential/common/FpaZone?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
+DELETE /referential/common/FpaZone?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.FpaZoneDto
# Referential : fr.ird.observe.entities.referential.common.Gear
GET /referential/common/Gear api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.GearDto
-PUT /referential/common/Gear?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearDto
-POST /referential/common/Gear api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearDto
+POST /referential/common/Gear api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearDto
+PUT /referential/common/Gear?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearDto
+DELETE /referential/common/Gear?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.GearDto
# Referential : fr.ird.observe.entities.referential.common.GearCharacteristic
GET /referential/common/GearCharacteristic api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
-PUT /referential/common/GearCharacteristic?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
-POST /referential/common/GearCharacteristic api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
+POST /referential/common/GearCharacteristic api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
+PUT /referential/common/GearCharacteristic?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
+DELETE /referential/common/GearCharacteristic?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicDto
# Referential : fr.ird.observe.entities.referential.common.GearCharacteristicType
GET /referential/common/GearCharacteristicType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
-PUT /referential/common/GearCharacteristicType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
-POST /referential/common/GearCharacteristicType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
+POST /referential/common/GearCharacteristicType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
+PUT /referential/common/GearCharacteristicType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
+DELETE /referential/common/GearCharacteristicType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.GearCharacteristicTypeDto
# Referential : fr.ird.observe.entities.referential.common.Harbour
GET /referential/common/Harbour api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.HarbourDto
-PUT /referential/common/Harbour?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.HarbourDto
-POST /referential/common/Harbour api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.HarbourDto
+POST /referential/common/Harbour api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.HarbourDto
+PUT /referential/common/Harbour?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.HarbourDto
+DELETE /referential/common/Harbour?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.HarbourDto
# Referential : fr.ird.observe.entities.referential.common.LengthLengthParameter
GET /referential/common/LengthLengthParameter api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
-PUT /referential/common/LengthLengthParameter?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
-POST /referential/common/LengthLengthParameter api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
+POST /referential/common/LengthLengthParameter api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
+PUT /referential/common/LengthLengthParameter?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
+DELETE /referential/common/LengthLengthParameter?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.LengthLengthParameterDto
# Referential : fr.ird.observe.entities.referential.common.LengthMeasureMethod
GET /referential/common/LengthMeasureMethod api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
-PUT /referential/common/LengthMeasureMethod?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
-POST /referential/common/LengthMeasureMethod api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
+POST /referential/common/LengthMeasureMethod api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
+PUT /referential/common/LengthMeasureMethod?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
+DELETE /referential/common/LengthMeasureMethod?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.LengthMeasureMethodDto
# Referential : fr.ird.observe.entities.referential.common.LengthWeightParameter
GET /referential/common/LengthWeightParameter api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
-PUT /referential/common/LengthWeightParameter?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
-POST /referential/common/LengthWeightParameter api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
+POST /referential/common/LengthWeightParameter api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
+PUT /referential/common/LengthWeightParameter?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
+DELETE /referential/common/LengthWeightParameter?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.LengthWeightParameterDto
# Referential : fr.ird.observe.entities.referential.common.Ocean
GET /referential/common/Ocean api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.OceanDto
-PUT /referential/common/Ocean?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.OceanDto
-POST /referential/common/Ocean api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.OceanDto
+POST /referential/common/Ocean api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.OceanDto
+PUT /referential/common/Ocean?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.OceanDto
+DELETE /referential/common/Ocean?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.OceanDto
# Referential : fr.ird.observe.entities.referential.common.Organism
GET /referential/common/Organism api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.OrganismDto
-PUT /referential/common/Organism?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.OrganismDto
-POST /referential/common/Organism api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.OrganismDto
+POST /referential/common/Organism api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.OrganismDto
+PUT /referential/common/Organism?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.OrganismDto
+DELETE /referential/common/Organism?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.OrganismDto
# Referential : fr.ird.observe.entities.referential.common.Person
GET /referential/common/Person api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.PersonDto
-PUT /referential/common/Person?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.PersonDto
-POST /referential/common/Person api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.PersonDto
+POST /referential/common/Person api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.PersonDto
+PUT /referential/common/Person?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.PersonDto
+DELETE /referential/common/Person?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.PersonDto
# Referential : fr.ird.observe.entities.referential.common.Program
GET /referential/common/Program api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.ProgramDto
-PUT /referential/common/Program?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.ProgramDto
-POST /referential/common/Program api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.ProgramDto
+POST /referential/common/Program api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.ProgramDto
+PUT /referential/common/Program?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.ProgramDto
+DELETE /referential/common/Program?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.ProgramDto
# Referential : fr.ird.observe.entities.referential.common.Sex
GET /referential/common/Sex api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SexDto
-PUT /referential/common/Sex?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SexDto
-POST /referential/common/Sex api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SexDto
+POST /referential/common/Sex api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SexDto
+PUT /referential/common/Sex?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SexDto
+DELETE /referential/common/Sex?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SexDto
# Referential : fr.ird.observe.entities.referential.common.ShipOwner
GET /referential/common/ShipOwner api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
-PUT /referential/common/ShipOwner?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
-POST /referential/common/ShipOwner api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
+POST /referential/common/ShipOwner api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
+PUT /referential/common/ShipOwner?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
+DELETE /referential/common/ShipOwner?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.ShipOwnerDto
# Referential : fr.ird.observe.entities.referential.common.SizeMeasureType
GET /referential/common/SizeMeasureType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
-PUT /referential/common/SizeMeasureType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
-POST /referential/common/SizeMeasureType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
+POST /referential/common/SizeMeasureType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
+PUT /referential/common/SizeMeasureType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
+DELETE /referential/common/SizeMeasureType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SizeMeasureTypeDto
# Referential : fr.ird.observe.entities.referential.common.Species
GET /referential/common/Species api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
-PUT /referential/common/Species?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
-POST /referential/common/Species api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
+POST /referential/common/Species api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
+PUT /referential/common/Species?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
+DELETE /referential/common/Species?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SpeciesDto
# Referential : fr.ird.observe.entities.referential.common.SpeciesGroup
GET /referential/common/SpeciesGroup api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
-PUT /referential/common/SpeciesGroup?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
-POST /referential/common/SpeciesGroup api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
+POST /referential/common/SpeciesGroup api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
+PUT /referential/common/SpeciesGroup?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
+DELETE /referential/common/SpeciesGroup?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupDto
# Referential : fr.ird.observe.entities.referential.common.SpeciesGroupReleaseMode
GET /referential/common/SpeciesGroupReleaseMode api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
-PUT /referential/common/SpeciesGroupReleaseMode?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
-POST /referential/common/SpeciesGroupReleaseMode api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
+POST /referential/common/SpeciesGroupReleaseMode api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
+PUT /referential/common/SpeciesGroupReleaseMode?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
+DELETE /referential/common/SpeciesGroupReleaseMode?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SpeciesGroupReleaseModeDto
# Referential : fr.ird.observe.entities.referential.common.SpeciesList
GET /referential/common/SpeciesList api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
-PUT /referential/common/SpeciesList?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
-POST /referential/common/SpeciesList api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
+POST /referential/common/SpeciesList api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
+PUT /referential/common/SpeciesList?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
+DELETE /referential/common/SpeciesList?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.SpeciesListDto
# Referential : fr.ird.observe.entities.referential.common.Vessel
GET /referential/common/Vessel api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.VesselDto
-PUT /referential/common/Vessel?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselDto
-POST /referential/common/Vessel api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselDto
+POST /referential/common/Vessel api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselDto
+PUT /referential/common/Vessel?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselDto
+DELETE /referential/common/Vessel?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.VesselDto
# Referential : fr.ird.observe.entities.referential.common.VesselSizeCategory
GET /referential/common/VesselSizeCategory api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
-PUT /referential/common/VesselSizeCategory?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
-POST /referential/common/VesselSizeCategory api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
+POST /referential/common/VesselSizeCategory api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
+PUT /referential/common/VesselSizeCategory?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
+DELETE /referential/common/VesselSizeCategory?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.VesselSizeCategoryDto
# Referential : fr.ird.observe.entities.referential.common.VesselType
GET /referential/common/VesselType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
-PUT /referential/common/VesselType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
-POST /referential/common/VesselType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
+POST /referential/common/VesselType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
+PUT /referential/common/VesselType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
+DELETE /referential/common/VesselType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.VesselTypeDto
# Referential : fr.ird.observe.entities.referential.common.WeightMeasureMethod
GET /referential/common/WeightMeasureMethod api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
-PUT /referential/common/WeightMeasureMethod?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
-POST /referential/common/WeightMeasureMethod api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
+POST /referential/common/WeightMeasureMethod api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
+PUT /referential/common/WeightMeasureMethod?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
+DELETE /referential/common/WeightMeasureMethod?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.WeightMeasureMethodDto
# Referential : fr.ird.observe.entities.referential.common.WeightMeasureType
GET /referential/common/WeightMeasureType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
-PUT /referential/common/WeightMeasureType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
-POST /referential/common/WeightMeasureType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
+POST /referential/common/WeightMeasureType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
+PUT /referential/common/WeightMeasureType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
+DELETE /referential/common/WeightMeasureType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.WeightMeasureTypeDto
# Referential : fr.ird.observe.entities.referential.common.Wind
GET /referential/common/Wind api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.common.WindDto
-PUT /referential/common/Wind?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WindDto
-POST /referential/common/Wind api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WindDto
+POST /referential/common/Wind api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.common.WindDto
+PUT /referential/common/Wind?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.common.WindDto
+DELETE /referential/common/Wind?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.common.WindDto
# Referential : referential/ps
GET /referential/ps api.ReferentialEntityServiceRestApi.getByModule moduleName=ps
@@ -376,185 +403,219 @@ GET /referential/ps/common api.R
# Referential : fr.ird.observe.entities.referential.ps.common.AcquisitionStatus
GET /referential/ps/common/AcquisitionStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
-PUT /referential/ps/common/AcquisitionStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
-POST /referential/ps/common/AcquisitionStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
+POST /referential/ps/common/AcquisitionStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
+PUT /referential/ps/common/AcquisitionStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
+DELETE /referential/ps/common/AcquisitionStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.AcquisitionStatusDto
# Referential : fr.ird.observe.entities.referential.ps.common.ObjectMaterial
GET /referential/ps/common/ObjectMaterial api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
-PUT /referential/ps/common/ObjectMaterial?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
-POST /referential/ps/common/ObjectMaterial api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
+POST /referential/ps/common/ObjectMaterial api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
+PUT /referential/ps/common/ObjectMaterial?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
+DELETE /referential/ps/common/ObjectMaterial?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialDto
# Referential : fr.ird.observe.entities.referential.ps.common.ObjectMaterialType
GET /referential/ps/common/ObjectMaterialType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
-PUT /referential/ps/common/ObjectMaterialType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
-POST /referential/ps/common/ObjectMaterialType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
+POST /referential/ps/common/ObjectMaterialType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
+PUT /referential/ps/common/ObjectMaterialType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
+DELETE /referential/ps/common/ObjectMaterialType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ObjectMaterialTypeDto
# Referential : fr.ird.observe.entities.referential.ps.common.ObjectOperation
GET /referential/ps/common/ObjectOperation api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
-PUT /referential/ps/common/ObjectOperation?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
-POST /referential/ps/common/ObjectOperation api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
+POST /referential/ps/common/ObjectOperation api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
+PUT /referential/ps/common/ObjectOperation?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
+DELETE /referential/ps/common/ObjectOperation?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ObjectOperationDto
# Referential : fr.ird.observe.entities.referential.ps.common.ObservedSystem
GET /referential/ps/common/ObservedSystem api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
-PUT /referential/ps/common/ObservedSystem?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
-POST /referential/ps/common/ObservedSystem api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
+POST /referential/ps/common/ObservedSystem api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
+PUT /referential/ps/common/ObservedSystem?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
+DELETE /referential/ps/common/ObservedSystem?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ObservedSystemDto
# Referential : fr.ird.observe.entities.referential.ps.common.ReasonForNoFishing
GET /referential/ps/common/ReasonForNoFishing api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
-PUT /referential/ps/common/ReasonForNoFishing?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
-POST /referential/ps/common/ReasonForNoFishing api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
+POST /referential/ps/common/ReasonForNoFishing api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
+PUT /referential/ps/common/ReasonForNoFishing?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
+DELETE /referential/ps/common/ReasonForNoFishing?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNoFishingDto
# Referential : fr.ird.observe.entities.referential.ps.common.ReasonForNullSet
GET /referential/ps/common/ReasonForNullSet api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
-PUT /referential/ps/common/ReasonForNullSet?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
-POST /referential/ps/common/ReasonForNullSet api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
+POST /referential/ps/common/ReasonForNullSet api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
+PUT /referential/ps/common/ReasonForNullSet?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
+DELETE /referential/ps/common/ReasonForNullSet?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.ReasonForNullSetDto
# Referential : fr.ird.observe.entities.referential.ps.common.SampleType
GET /referential/ps/common/SampleType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
-PUT /referential/ps/common/SampleType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
-POST /referential/ps/common/SampleType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
+POST /referential/ps/common/SampleType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
+PUT /referential/ps/common/SampleType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
+DELETE /referential/ps/common/SampleType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.SampleTypeDto
# Referential : fr.ird.observe.entities.referential.ps.common.SchoolType
GET /referential/ps/common/SchoolType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
-PUT /referential/ps/common/SchoolType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
-POST /referential/ps/common/SchoolType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
+POST /referential/ps/common/SchoolType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
+PUT /referential/ps/common/SchoolType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
+DELETE /referential/ps/common/SchoolType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.SchoolTypeDto
# Referential : fr.ird.observe.entities.referential.ps.common.SpeciesFate
GET /referential/ps/common/SpeciesFate api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
-PUT /referential/ps/common/SpeciesFate?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
-POST /referential/ps/common/SpeciesFate api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
+POST /referential/ps/common/SpeciesFate api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
+PUT /referential/ps/common/SpeciesFate?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
+DELETE /referential/ps/common/SpeciesFate?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.SpeciesFateDto
# Referential : fr.ird.observe.entities.referential.ps.common.TransmittingBuoyOperation
GET /referential/ps/common/TransmittingBuoyOperation api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
-PUT /referential/ps/common/TransmittingBuoyOperation?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
-POST /referential/ps/common/TransmittingBuoyOperation api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
+POST /referential/ps/common/TransmittingBuoyOperation api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
+PUT /referential/ps/common/TransmittingBuoyOperation?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
+DELETE /referential/ps/common/TransmittingBuoyOperation?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOperationDto
# Referential : fr.ird.observe.entities.referential.ps.common.TransmittingBuoyOwnership
GET /referential/ps/common/TransmittingBuoyOwnership api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
-PUT /referential/ps/common/TransmittingBuoyOwnership?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
-POST /referential/ps/common/TransmittingBuoyOwnership api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
+POST /referential/ps/common/TransmittingBuoyOwnership api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
+PUT /referential/ps/common/TransmittingBuoyOwnership?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
+DELETE /referential/ps/common/TransmittingBuoyOwnership?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyOwnershipDto
# Referential : fr.ird.observe.entities.referential.ps.common.TransmittingBuoyType
GET /referential/ps/common/TransmittingBuoyType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
-PUT /referential/ps/common/TransmittingBuoyType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
-POST /referential/ps/common/TransmittingBuoyType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
+POST /referential/ps/common/TransmittingBuoyType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
+PUT /referential/ps/common/TransmittingBuoyType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
+DELETE /referential/ps/common/TransmittingBuoyType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.TransmittingBuoyTypeDto
# Referential : fr.ird.observe.entities.referential.ps.common.VesselActivity
GET /referential/ps/common/VesselActivity api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
-PUT /referential/ps/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
-POST /referential/ps/common/VesselActivity api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
+POST /referential/ps/common/VesselActivity api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
+PUT /referential/ps/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
+DELETE /referential/ps/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.VesselActivityDto
# Referential : fr.ird.observe.entities.referential.ps.common.WeightCategory
GET /referential/ps/common/WeightCategory api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
-PUT /referential/ps/common/WeightCategory?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
-POST /referential/ps/common/WeightCategory api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
+POST /referential/ps/common/WeightCategory api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
+PUT /referential/ps/common/WeightCategory?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
+DELETE /referential/ps/common/WeightCategory?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.common.WeightCategoryDto
# Referential : referential/ps/observation
GET /referential/ps/observation api.ReferentialEntityServiceRestApi.getByPackage packageName=ps_observation
# Referential : fr.ird.observe.entities.referential.ps.observation.DetectionMode
GET /referential/ps/observation/DetectionMode api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
-PUT /referential/ps/observation/DetectionMode?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
-POST /referential/ps/observation/DetectionMode api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
+POST /referential/ps/observation/DetectionMode api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
+PUT /referential/ps/observation/DetectionMode?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
+DELETE /referential/ps/observation/DetectionMode?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.DetectionModeDto
# Referential : fr.ird.observe.entities.referential.ps.observation.InformationSource
GET /referential/ps/observation/InformationSource api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
-PUT /referential/ps/observation/InformationSource?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
-POST /referential/ps/observation/InformationSource api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
+POST /referential/ps/observation/InformationSource api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
+PUT /referential/ps/observation/InformationSource?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
+DELETE /referential/ps/observation/InformationSource?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.InformationSourceDto
# Referential : fr.ird.observe.entities.referential.ps.observation.NonTargetCatchReleaseConformity
GET /referential/ps/observation/NonTargetCatchReleaseConformity api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
-PUT /referential/ps/observation/NonTargetCatchReleaseConformity?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
-POST /referential/ps/observation/NonTargetCatchReleaseConformity api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
+POST /referential/ps/observation/NonTargetCatchReleaseConformity api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
+PUT /referential/ps/observation/NonTargetCatchReleaseConformity?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
+DELETE /referential/ps/observation/NonTargetCatchReleaseConformity?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseConformityDto
# Referential : fr.ird.observe.entities.referential.ps.observation.NonTargetCatchReleaseStatus
GET /referential/ps/observation/NonTargetCatchReleaseStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
-PUT /referential/ps/observation/NonTargetCatchReleaseStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
-POST /referential/ps/observation/NonTargetCatchReleaseStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
+POST /referential/ps/observation/NonTargetCatchReleaseStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
+PUT /referential/ps/observation/NonTargetCatchReleaseStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
+DELETE /referential/ps/observation/NonTargetCatchReleaseStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleaseStatusDto
# Referential : fr.ird.observe.entities.referential.ps.observation.NonTargetCatchReleasingTime
GET /referential/ps/observation/NonTargetCatchReleasingTime api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
-PUT /referential/ps/observation/NonTargetCatchReleasingTime?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
-POST /referential/ps/observation/NonTargetCatchReleasingTime api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
+POST /referential/ps/observation/NonTargetCatchReleasingTime api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
+PUT /referential/ps/observation/NonTargetCatchReleasingTime?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
+DELETE /referential/ps/observation/NonTargetCatchReleasingTime?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.NonTargetCatchReleasingTimeDto
# Referential : fr.ird.observe.entities.referential.ps.observation.ReasonForDiscard
GET /referential/ps/observation/ReasonForDiscard api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
-PUT /referential/ps/observation/ReasonForDiscard?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
-POST /referential/ps/observation/ReasonForDiscard api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
+POST /referential/ps/observation/ReasonForDiscard api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
+PUT /referential/ps/observation/ReasonForDiscard?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
+DELETE /referential/ps/observation/ReasonForDiscard?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.ReasonForDiscardDto
# Referential : fr.ird.observe.entities.referential.ps.observation.SpeciesStatus
GET /referential/ps/observation/SpeciesStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
-PUT /referential/ps/observation/SpeciesStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
-POST /referential/ps/observation/SpeciesStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
+POST /referential/ps/observation/SpeciesStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
+PUT /referential/ps/observation/SpeciesStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
+DELETE /referential/ps/observation/SpeciesStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.SpeciesStatusDto
# Referential : fr.ird.observe.entities.referential.ps.observation.SurroundingActivity
GET /referential/ps/observation/SurroundingActivity api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
-PUT /referential/ps/observation/SurroundingActivity?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
-POST /referential/ps/observation/SurroundingActivity api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
+POST /referential/ps/observation/SurroundingActivity api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
+PUT /referential/ps/observation/SurroundingActivity?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
+DELETE /referential/ps/observation/SurroundingActivity?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.observation.SurroundingActivityDto
# Referential : referential/ps/logbook
GET /referential/ps/logbook api.ReferentialEntityServiceRestApi.getByPackage packageName=ps_logbook
# Referential : fr.ird.observe.entities.referential.ps.logbook.InformationSource
GET /referential/ps/logbook/InformationSource api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
-PUT /referential/ps/logbook/InformationSource?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
-POST /referential/ps/logbook/InformationSource api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
+POST /referential/ps/logbook/InformationSource api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
+PUT /referential/ps/logbook/InformationSource?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
+DELETE /referential/ps/logbook/InformationSource?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.InformationSourceDto
# Referential : fr.ird.observe.entities.referential.ps.logbook.SampleQuality
GET /referential/ps/logbook/SampleQuality api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
-PUT /referential/ps/logbook/SampleQuality?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
-POST /referential/ps/logbook/SampleQuality api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
+POST /referential/ps/logbook/SampleQuality api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
+PUT /referential/ps/logbook/SampleQuality?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
+DELETE /referential/ps/logbook/SampleQuality?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.SampleQualityDto
# Referential : fr.ird.observe.entities.referential.ps.logbook.SetSuccessStatus
GET /referential/ps/logbook/SetSuccessStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
-PUT /referential/ps/logbook/SetSuccessStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
-POST /referential/ps/logbook/SetSuccessStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
+POST /referential/ps/logbook/SetSuccessStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
+PUT /referential/ps/logbook/SetSuccessStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
+DELETE /referential/ps/logbook/SetSuccessStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.SetSuccessStatusDto
# Referential : fr.ird.observe.entities.referential.ps.logbook.WellContentStatus
GET /referential/ps/logbook/WellContentStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
-PUT /referential/ps/logbook/WellContentStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
-POST /referential/ps/logbook/WellContentStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
+POST /referential/ps/logbook/WellContentStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
+PUT /referential/ps/logbook/WellContentStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
+DELETE /referential/ps/logbook/WellContentStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.WellContentStatusDto
# Referential : fr.ird.observe.entities.referential.ps.logbook.WellSamplingConformity
GET /referential/ps/logbook/WellSamplingConformity api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
-PUT /referential/ps/logbook/WellSamplingConformity?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
-POST /referential/ps/logbook/WellSamplingConformity api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
+POST /referential/ps/logbook/WellSamplingConformity api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
+PUT /referential/ps/logbook/WellSamplingConformity?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
+DELETE /referential/ps/logbook/WellSamplingConformity?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingConformityDto
# Referential : fr.ird.observe.entities.referential.ps.logbook.WellSamplingStatus
GET /referential/ps/logbook/WellSamplingStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
-PUT /referential/ps/logbook/WellSamplingStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
-POST /referential/ps/logbook/WellSamplingStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
+POST /referential/ps/logbook/WellSamplingStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
+PUT /referential/ps/logbook/WellSamplingStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
+DELETE /referential/ps/logbook/WellSamplingStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.logbook.WellSamplingStatusDto
# Referential : referential/ps/landing
GET /referential/ps/landing api.ReferentialEntityServiceRestApi.getByPackage packageName=ps_landing
# Referential : fr.ird.observe.entities.referential.ps.landing.Destination
GET /referential/ps/landing/Destination api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
-PUT /referential/ps/landing/Destination?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
-POST /referential/ps/landing/Destination api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
+POST /referential/ps/landing/Destination api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
+PUT /referential/ps/landing/Destination?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
+DELETE /referential/ps/landing/Destination?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.landing.DestinationDto
# Referential : fr.ird.observe.entities.referential.ps.landing.Fate
GET /referential/ps/landing/Fate api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
-PUT /referential/ps/landing/Fate?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
-POST /referential/ps/landing/Fate api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
+POST /referential/ps/landing/Fate api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
+PUT /referential/ps/landing/Fate?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
+DELETE /referential/ps/landing/Fate?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.landing.FateDto
# Referential : referential/ps/localmarket
GET /referential/ps/localmarket api.ReferentialEntityServiceRestApi.getByPackage packageName=ps_localmarket
# Referential : fr.ird.observe.entities.referential.ps.localmarket.BatchComposition
GET /referential/ps/localmarket/BatchComposition api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
-PUT /referential/ps/localmarket/BatchComposition?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
-POST /referential/ps/localmarket/BatchComposition api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
+POST /referential/ps/localmarket/BatchComposition api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
+PUT /referential/ps/localmarket/BatchComposition?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
+DELETE /referential/ps/localmarket/BatchComposition?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchCompositionDto
# Referential : fr.ird.observe.entities.referential.ps.localmarket.BatchWeightType
GET /referential/ps/localmarket/BatchWeightType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
-PUT /referential/ps/localmarket/BatchWeightType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
-POST /referential/ps/localmarket/BatchWeightType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
+POST /referential/ps/localmarket/BatchWeightType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
+PUT /referential/ps/localmarket/BatchWeightType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
+DELETE /referential/ps/localmarket/BatchWeightType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.localmarket.BatchWeightTypeDto
# Referential : fr.ird.observe.entities.referential.ps.localmarket.Packaging
GET /referential/ps/localmarket/Packaging api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
-PUT /referential/ps/localmarket/Packaging?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
-POST /referential/ps/localmarket/Packaging api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
+POST /referential/ps/localmarket/Packaging api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
+PUT /referential/ps/localmarket/Packaging?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
+DELETE /referential/ps/localmarket/Packaging?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ps.localmarket.PackagingDto
# Referential : referential/ll
GET /referential/ll api.ReferentialEntityServiceRestApi.getByModule moduleName=ll
@@ -564,151 +625,180 @@ GET /referential/ll/common api.R
# Referential : fr.ird.observe.entities.referential.ll.common.BaitSettingStatus
GET /referential/ll/common/BaitSettingStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
-PUT /referential/ll/common/BaitSettingStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
-POST /referential/ll/common/BaitSettingStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
+POST /referential/ll/common/BaitSettingStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
+PUT /referential/ll/common/BaitSettingStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
+DELETE /referential/ll/common/BaitSettingStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.BaitSettingStatusDto
# Referential : fr.ird.observe.entities.referential.ll.common.BaitType
GET /referential/ll/common/BaitType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
-PUT /referential/ll/common/BaitType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
-POST /referential/ll/common/BaitType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
+POST /referential/ll/common/BaitType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
+PUT /referential/ll/common/BaitType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
+DELETE /referential/ll/common/BaitType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.BaitTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.CatchFate
GET /referential/ll/common/CatchFate api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
-PUT /referential/ll/common/CatchFate?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
-POST /referential/ll/common/CatchFate api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
+POST /referential/ll/common/CatchFate api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
+PUT /referential/ll/common/CatchFate?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
+DELETE /referential/ll/common/CatchFate?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.CatchFateDto
# Referential : fr.ird.observe.entities.referential.ll.common.HealthStatus
GET /referential/ll/common/HealthStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
-PUT /referential/ll/common/HealthStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
-POST /referential/ll/common/HealthStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
+POST /referential/ll/common/HealthStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
+PUT /referential/ll/common/HealthStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
+DELETE /referential/ll/common/HealthStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.HealthStatusDto
# Referential : fr.ird.observe.entities.referential.ll.common.HookSize
GET /referential/ll/common/HookSize api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
-PUT /referential/ll/common/HookSize?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
-POST /referential/ll/common/HookSize api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
+POST /referential/ll/common/HookSize api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
+PUT /referential/ll/common/HookSize?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
+DELETE /referential/ll/common/HookSize?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.HookSizeDto
# Referential : fr.ird.observe.entities.referential.ll.common.HookType
GET /referential/ll/common/HookType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
-PUT /referential/ll/common/HookType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
-POST /referential/ll/common/HookType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
+POST /referential/ll/common/HookType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
+PUT /referential/ll/common/HookType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
+DELETE /referential/ll/common/HookType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.HookTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.LightsticksColor
GET /referential/ll/common/LightsticksColor api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
-PUT /referential/ll/common/LightsticksColor?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
-POST /referential/ll/common/LightsticksColor api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
+POST /referential/ll/common/LightsticksColor api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
+PUT /referential/ll/common/LightsticksColor?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
+DELETE /referential/ll/common/LightsticksColor?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksColorDto
# Referential : fr.ird.observe.entities.referential.ll.common.LightsticksType
GET /referential/ll/common/LightsticksType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
-PUT /referential/ll/common/LightsticksType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
-POST /referential/ll/common/LightsticksType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
+POST /referential/ll/common/LightsticksType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
+PUT /referential/ll/common/LightsticksType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
+DELETE /referential/ll/common/LightsticksType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.LightsticksTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.LineType
GET /referential/ll/common/LineType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
-PUT /referential/ll/common/LineType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
-POST /referential/ll/common/LineType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
+POST /referential/ll/common/LineType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
+PUT /referential/ll/common/LineType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
+DELETE /referential/ll/common/LineType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.LineTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.MitigationType
GET /referential/ll/common/MitigationType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
-PUT /referential/ll/common/MitigationType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
-POST /referential/ll/common/MitigationType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
+POST /referential/ll/common/MitigationType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
+PUT /referential/ll/common/MitigationType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
+DELETE /referential/ll/common/MitigationType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.MitigationTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.ObservationMethod
GET /referential/ll/common/ObservationMethod api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
-PUT /referential/ll/common/ObservationMethod?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
-POST /referential/ll/common/ObservationMethod api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
+POST /referential/ll/common/ObservationMethod api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
+PUT /referential/ll/common/ObservationMethod?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
+DELETE /referential/ll/common/ObservationMethod?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.ObservationMethodDto
# Referential : fr.ird.observe.entities.referential.ll.common.OnBoardProcessing
GET /referential/ll/common/OnBoardProcessing api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
-PUT /referential/ll/common/OnBoardProcessing?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
-POST /referential/ll/common/OnBoardProcessing api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
+POST /referential/ll/common/OnBoardProcessing api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
+PUT /referential/ll/common/OnBoardProcessing?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
+DELETE /referential/ll/common/OnBoardProcessing?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.OnBoardProcessingDto
# Referential : fr.ird.observe.entities.referential.ll.common.SettingShape
GET /referential/ll/common/SettingShape api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
-PUT /referential/ll/common/SettingShape?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
-POST /referential/ll/common/SettingShape api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
+POST /referential/ll/common/SettingShape api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
+PUT /referential/ll/common/SettingShape?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
+DELETE /referential/ll/common/SettingShape?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.SettingShapeDto
# Referential : fr.ird.observe.entities.referential.ll.common.TripType
GET /referential/ll/common/TripType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
-PUT /referential/ll/common/TripType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
-POST /referential/ll/common/TripType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
+POST /referential/ll/common/TripType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
+PUT /referential/ll/common/TripType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
+DELETE /referential/ll/common/TripType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.TripTypeDto
# Referential : fr.ird.observe.entities.referential.ll.common.VesselActivity
GET /referential/ll/common/VesselActivity api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
-PUT /referential/ll/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
-POST /referential/ll/common/VesselActivity api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
+POST /referential/ll/common/VesselActivity api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
+PUT /referential/ll/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
+DELETE /referential/ll/common/VesselActivity?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.VesselActivityDto
# Referential : fr.ird.observe.entities.referential.ll.common.WeightDeterminationMethod
GET /referential/ll/common/WeightDeterminationMethod api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
-PUT /referential/ll/common/WeightDeterminationMethod?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
-POST /referential/ll/common/WeightDeterminationMethod api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
+POST /referential/ll/common/WeightDeterminationMethod api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
+PUT /referential/ll/common/WeightDeterminationMethod?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
+DELETE /referential/ll/common/WeightDeterminationMethod?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.common.WeightDeterminationMethodDto
# Referential : referential/ll/observation
GET /referential/ll/observation api.ReferentialEntityServiceRestApi.getByPackage packageName=ll_observation
# Referential : fr.ird.observe.entities.referential.ll.observation.BaitHaulingStatus
GET /referential/ll/observation/BaitHaulingStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
-PUT /referential/ll/observation/BaitHaulingStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
-POST /referential/ll/observation/BaitHaulingStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
+POST /referential/ll/observation/BaitHaulingStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
+PUT /referential/ll/observation/BaitHaulingStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
+DELETE /referential/ll/observation/BaitHaulingStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.BaitHaulingStatusDto
# Referential : fr.ird.observe.entities.referential.ll.observation.EncounterType
GET /referential/ll/observation/EncounterType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
-PUT /referential/ll/observation/EncounterType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
-POST /referential/ll/observation/EncounterType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
+POST /referential/ll/observation/EncounterType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
+PUT /referential/ll/observation/EncounterType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
+DELETE /referential/ll/observation/EncounterType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.EncounterTypeDto
# Referential : fr.ird.observe.entities.referential.ll.observation.HookPosition
GET /referential/ll/observation/HookPosition api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
-PUT /referential/ll/observation/HookPosition?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
-POST /referential/ll/observation/HookPosition api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
+POST /referential/ll/observation/HookPosition api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
+PUT /referential/ll/observation/HookPosition?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
+DELETE /referential/ll/observation/HookPosition?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.HookPositionDto
# Referential : fr.ird.observe.entities.referential.ll.observation.ItemHorizontalPosition
GET /referential/ll/observation/ItemHorizontalPosition api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
-PUT /referential/ll/observation/ItemHorizontalPosition?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
-POST /referential/ll/observation/ItemHorizontalPosition api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
+POST /referential/ll/observation/ItemHorizontalPosition api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
+PUT /referential/ll/observation/ItemHorizontalPosition?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
+DELETE /referential/ll/observation/ItemHorizontalPosition?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.ItemHorizontalPositionDto
# Referential : fr.ird.observe.entities.referential.ll.observation.ItemVerticalPosition
GET /referential/ll/observation/ItemVerticalPosition api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
-PUT /referential/ll/observation/ItemVerticalPosition?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
-POST /referential/ll/observation/ItemVerticalPosition api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
+POST /referential/ll/observation/ItemVerticalPosition api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
+PUT /referential/ll/observation/ItemVerticalPosition?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
+DELETE /referential/ll/observation/ItemVerticalPosition?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.ItemVerticalPositionDto
# Referential : fr.ird.observe.entities.referential.ll.observation.MaturityStatus
GET /referential/ll/observation/MaturityStatus api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
-PUT /referential/ll/observation/MaturityStatus?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
-POST /referential/ll/observation/MaturityStatus api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
+POST /referential/ll/observation/MaturityStatus api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
+PUT /referential/ll/observation/MaturityStatus?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
+DELETE /referential/ll/observation/MaturityStatus?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.MaturityStatusDto
# Referential : fr.ird.observe.entities.referential.ll.observation.SensorBrand
GET /referential/ll/observation/SensorBrand api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
-PUT /referential/ll/observation/SensorBrand?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
-POST /referential/ll/observation/SensorBrand api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
+POST /referential/ll/observation/SensorBrand api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
+PUT /referential/ll/observation/SensorBrand?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
+DELETE /referential/ll/observation/SensorBrand?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.SensorBrandDto
# Referential : fr.ird.observe.entities.referential.ll.observation.SensorDataFormat
GET /referential/ll/observation/SensorDataFormat api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
-PUT /referential/ll/observation/SensorDataFormat?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
-POST /referential/ll/observation/SensorDataFormat api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
+POST /referential/ll/observation/SensorDataFormat api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
+PUT /referential/ll/observation/SensorDataFormat?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
+DELETE /referential/ll/observation/SensorDataFormat?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.SensorDataFormatDto
# Referential : fr.ird.observe.entities.referential.ll.observation.SensorType
GET /referential/ll/observation/SensorType api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
-PUT /referential/ll/observation/SensorType?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
-POST /referential/ll/observation/SensorType api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
+POST /referential/ll/observation/SensorType api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
+PUT /referential/ll/observation/SensorType?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
+DELETE /referential/ll/observation/SensorType?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.SensorTypeDto
# Referential : fr.ird.observe.entities.referential.ll.observation.StomachFullness
GET /referential/ll/observation/StomachFullness api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
-PUT /referential/ll/observation/StomachFullness?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
-POST /referential/ll/observation/StomachFullness api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
+POST /referential/ll/observation/StomachFullness api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
+PUT /referential/ll/observation/StomachFullness?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
+DELETE /referential/ll/observation/StomachFullness?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.observation.StomachFullnessDto
# Referential : referential/ll/landing
GET /referential/ll/landing api.ReferentialEntityServiceRestApi.getByPackage packageName=ll_landing
# Referential : fr.ird.observe.entities.referential.ll.landing.Company
GET /referential/ll/landing/Company api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
-PUT /referential/ll/landing/Company?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
-POST /referential/ll/landing/Company api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
+POST /referential/ll/landing/Company api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
+PUT /referential/ll/landing/Company?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
+DELETE /referential/ll/landing/Company?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.landing.CompanyDto
# Referential : fr.ird.observe.entities.referential.ll.landing.Conservation
GET /referential/ll/landing/Conservation api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
-PUT /referential/ll/landing/Conservation?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
-POST /referential/ll/landing/Conservation api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
+POST /referential/ll/landing/Conservation api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
+PUT /referential/ll/landing/Conservation?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
+DELETE /referential/ll/landing/Conservation?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.landing.ConservationDto
# Referential : fr.ird.observe.entities.referential.ll.landing.DataSource
GET /referential/ll/landing/DataSource api.ReferentialEntityServiceRestApi.get dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
-PUT /referential/ll/landing/DataSource?id={} api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
-POST /referential/ll/landing/DataSource api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
+POST /referential/ll/landing/DataSource api.ReferentialEntityServiceRestApi.create dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
+PUT /referential/ll/landing/DataSource?id={} api.ReferentialEntityServiceRestApi.update dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
+DELETE /referential/ll/landing/DataSource?id={} api.ReferentialEntityServiceRestApi.delete dtoType=fr.ird.observe.dto.referential.ll.landing.DataSourceDto
=====================================
services/api/pom.xml
=====================================
@@ -98,11 +98,6 @@
<artifactId>auto-service</artifactId>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>flexmark-util-misc</artifactId>
- <scope>provided</scope>
- </dependency>
<dependency>
<groupId>fr.ird.observe</groupId>
<artifactId>toolkit-navigation</artifactId>
@@ -119,6 +114,11 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
+ <dependency>
+ <groupId>com.vladsch.flexmark</groupId>
+ <artifactId>flexmark-util</artifactId>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>io.ultreia.java4all.topia</groupId>
<artifactId>persistence</artifactId>
=====================================
services/api/src/main/java/fr/ird/observe/services/service/data/NavigationResult.java
=====================================
@@ -25,12 +25,8 @@ package fr.ird.observe.services.service.data;
import fr.ird.observe.dto.ObserveDto;
import fr.ird.observe.dto.referential.ReferentialDto;
import fr.ird.observe.dto.referential.common.ProgramReference;
-import fr.ird.observe.spi.module.ObserveBusinessProject;
import java.util.Date;
-import java.util.Iterator;
-import java.util.LinkedHashMap;
-import java.util.List;
import java.util.Map;
import java.util.Set;
@@ -44,10 +40,10 @@ public class NavigationResult implements ObserveDto {
private final Set<ProgramReference> programs;
private final Map<String, Integer> tripCountByProgram;
- private final List<Long> referentialCount;
+ private final Map<Class<? extends ReferentialDto>, Long> referentialCount;
private final Date timestamp;
- public NavigationResult(Date timestamp, Set<ProgramReference> programs, Map<String, Integer> tripCountByProgram, List<Long> referentialCount) {
+ public NavigationResult(Date timestamp, Set<ProgramReference> programs, Map<String, Integer> tripCountByProgram, Map<Class<? extends ReferentialDto>, Long> referentialCount) {
this.timestamp = timestamp;
this.programs = programs;
this.tripCountByProgram = tripCountByProgram;
@@ -62,16 +58,8 @@ public class NavigationResult implements ObserveDto {
return tripCountByProgram;
}
- public List<Long> getReferentialCount() {
- return referentialCount;
- }
-
public Map<Class<? extends ReferentialDto>, Long> getReferentialCountMap() {
- Set<Class<? extends ReferentialDto>> referentialTypes = ObserveBusinessProject.get().getReferentialTypes();
- Map<Class<? extends ReferentialDto>, Long> result =new LinkedHashMap<>();
- Iterator<Long> iterator = referentialCount.iterator();
- referentialTypes.forEach(referentialType -> result.put(referentialType, iterator.next()));
- return result;
+ return referentialCount;
}
public Date getTimestamp() {
=====================================
services/local-impl/pom.xml
=====================================
@@ -43,6 +43,11 @@
<artifactId>models-navigation-java</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.vladsch.flexmark</groupId>
+ <artifactId>flexmark-util-misc</artifactId>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>models-persistence-avdth</artifactId>
=====================================
services/local-impl/src/main/java/fr/ird/observe/services/local/service/data/NavigationServiceLocalSupport.java
=====================================
@@ -35,13 +35,12 @@ import org.apache.logging.log4j.Logger;
import java.util.Collections;
import java.util.Date;
+import java.util.LinkedHashMap;
import java.util.LinkedHashSet;
-import java.util.List;
import java.util.Map;
import java.util.Optional;
import java.util.Set;
import java.util.TreeMap;
-import java.util.stream.Collectors;
/**
* Created on 22/11/16.
@@ -85,9 +84,10 @@ class NavigationServiceLocalSupport extends ObserveServiceLocal implements Navig
log.info(String.format("Found %d program(s).", programs.size()));
log.info(String.format("Found %d trip(s).", tripCountByProgram.values().stream().mapToInt(l -> l).sum()));
Set<Class<? extends ReferentialDto>> referentialTypes = ObserveBusinessProject.get().getReferentialTypes();
- List<Long> referentialCount = referentialTypes.stream().map(this::countReferential).collect(Collectors.toList());
+ Map<Class<? extends ReferentialDto>, Long> referentialCount = new LinkedHashMap<>();
+ referentialTypes.forEach(t -> referentialCount.put(t, countReferential(t)));
log.info(String.format("Found %d referential type(s).", referentialCount.size()));
- return new NavigationResult(timestamp, programs, tripCountByProgram, referentialCount);
+ return new NavigationResult(timestamp, programs, tripCountByProgram, Map.copyOf(referentialCount));
}
@Override
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/970ba3e58a86c5693fc2e2f0…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/970ba3e58a86c5693fc2e2f0…
You're receiving this email because of your account on gitlab.com.
1
0
[Git][ultreiaio/ird-observe][develop] Problème de transcodage des codes types activités PS logbook - Closes #2118
by Tony CHEMIT (@tchemit) 23 Nov '21
by Tony CHEMIT (@tchemit) 23 Nov '21
23 Nov '21
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
970ba3e5 by Tony Chemit at 2021-11-24T00:12:22+01:00
Problème de transcodage des codes types activités PS logbook - Closes #2118
- - - - -
2 changed files:
- models/persistence/avdth/src/main/java/fr/ird/observe/persistence/avdth/data/ImportReferentialContext.java
- models/persistence/avdth/src/main/java/fr/ird/observe/persistence/avdth/data/logbook/FloatingObjectReader.java
Changes:
=====================================
models/persistence/avdth/src/main/java/fr/ird/observe/persistence/avdth/data/ImportReferentialContext.java
=====================================
@@ -62,6 +62,7 @@ import fr.ird.observe.persistence.avdth.data.logbook.WellPlanReader;
import fr.ird.observe.persistence.avdth.referential.AvdthReferentialImportResult;
import fr.ird.observe.persistence.avdth.referential.SpeciesCache;
import fr.ird.observe.persistence.avdth.referential.interceptors.SchoolTypeInterceptor;
+import fr.ird.observe.persistence.avdth.referential.interceptors.VesselActivityInterceptor;
import fr.ird.observe.persistence.avdth.referential.interceptors.WeightCategoryInterceptor;
import java.util.List;
@@ -502,7 +503,8 @@ public class ImportReferentialContext {
}
public VesselActivity getVesselActivity(String code) {
- VesselActivity result = vesselActivity.get(code);
+ String observeVesselActivityCode = VesselActivityInterceptor.CODE_MAPPING.get(code);
+ VesselActivity result = vesselActivity.get(observeVesselActivityCode);
return Objects.requireNonNull(result, String.format("Can't find vessel activity wth code: %s", code));
}
=====================================
models/persistence/avdth/src/main/java/fr/ird/observe/persistence/avdth/data/logbook/FloatingObjectReader.java
=====================================
@@ -31,10 +31,10 @@ import fr.ird.observe.entities.referential.ps.common.ObjectOperation;
import fr.ird.observe.entities.referential.ps.common.ObservedSystem;
import fr.ird.observe.entities.referential.ps.common.TransmittingBuoyOperation;
import fr.ird.observe.entities.referential.ps.common.TransmittingBuoyType;
+import fr.ird.observe.entities.referential.ps.common.VesselActivity;
import fr.ird.observe.persistence.avdth.data.DataReader;
import fr.ird.observe.persistence.avdth.data.ImportDataContext;
import fr.ird.observe.persistence.avdth.data.ImportEngine;
-import fr.ird.observe.persistence.avdth.referential.interceptors.VesselActivityInterceptor;
import org.apache.commons.lang3.mutable.MutableInt;
import java.sql.ResultSet;
@@ -211,9 +211,9 @@ public class FloatingObjectReader extends DataReader<FloatingObject> {
public FloatingObject read(ImportDataContext dataContext, ResultSet resultSet) throws SQLException {
String vesselActivityCode = resultSet.getString(13);
- String observeVesselActivityCode = VesselActivityInterceptor.CODE_MAPPING.get(vesselActivityCode);
+ VesselActivity vesselActivity = dataContext.getVesselActivity(vesselActivityCode);
Set<String> observedSystemCodes = dataContext.getObservedSystemCodes();
- if (!Objects.equals(observeVesselActivityCode, "13")) {
+ if (!Objects.equals(vesselActivity.getCode(), "13")) {
boolean noDcpInObservedSystems = observedSystemCodes.stream().noneMatch(OBSERVED_SYTEM_CODES_WITH_DCP::contains);
if (noDcpInObservedSystems) {
reset(dataContext);
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/970ba3e58a86c5693fc2e2f00…
--
View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/970ba3e58a86c5693fc2e2f00…
You're receiving this email because of your account on gitlab.com.
1
0