@sumaris-net/ngx-components 2.6.4-alpha4 → 2.6.4-alpha5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.editorconfig +24 -0
- package/.eslintrc.json +74 -0
- package/.gitattribute +1 -0
- package/.github/CONTRIBUTING.md +10 -0
- package/.github/ISSUE_TEMPLATE.md +6 -0
- package/.github/PULL_REQUEST_TEMPLATE.md +10 -0
- package/.github/github_disclaimer.md +14 -0
- package/.gitlab-ci.yml +46 -0
- package/.graphqlconfig +15 -0
- package/angular.json +230 -0
- package/capacitor.config.json +9 -0
- package/ionic.config.json +7 -0
- package/karma.conf.js +32 -0
- package/ng-package.json +19 -0
- package/ngcc.config.js +14 -0
- package/package.json +137 -23
- package/public_api.ts +343 -0
- package/resources/android/build/tools/android-accept-licenses.sh +14 -0
- package/resources/android/icon/drawable-hdpi-icon.png +0 -0
- package/resources/android/icon/drawable-ldpi-icon.png +0 -0
- package/resources/android/icon/drawable-mdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxxhdpi-icon.png +0 -0
- package/resources/android/splash/drawable-land-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-xxxhdpi-screen.png +0 -0
- package/resources/icon/TODO.md +11 -0
- package/resources/icon.png +0 -0
- package/resources/icon.png.md5 +1 -0
- package/resources/icon.xcf +0 -0
- package/resources/ios/icon/icon-1024.png +0 -0
- package/resources/ios/icon/icon-108@2x.png +0 -0
- package/resources/ios/icon/icon-20.png +0 -0
- package/resources/ios/icon/icon-20@2x.png +0 -0
- package/resources/ios/icon/icon-20@3x.png +0 -0
- package/resources/ios/icon/icon-24@2x.png +0 -0
- package/resources/ios/icon/icon-27.5@2x.png +0 -0
- package/resources/ios/icon/icon-29.png +0 -0
- package/resources/ios/icon/icon-29@2x.png +0 -0
- package/resources/ios/icon/icon-29@3x.png +0 -0
- package/resources/ios/icon/icon-40.png +0 -0
- package/resources/ios/icon/icon-40@2x.png +0 -0
- package/resources/ios/icon/icon-40@3x.png +0 -0
- package/resources/ios/icon/icon-44@2x.png +0 -0
- package/resources/ios/icon/icon-50.png +0 -0
- package/resources/ios/icon/icon-50@2x.png +0 -0
- package/resources/ios/icon/icon-60.png +0 -0
- package/resources/ios/icon/icon-60@2x.png +0 -0
- package/resources/ios/icon/icon-60@3x.png +0 -0
- package/resources/ios/icon/icon-72.png +0 -0
- package/resources/ios/icon/icon-72@2x.png +0 -0
- package/resources/ios/icon/icon-76.png +0 -0
- package/resources/ios/icon/icon-76@2x.png +0 -0
- package/resources/ios/icon/icon-83.5@2x.png +0 -0
- package/resources/ios/icon/icon-86@2x.png +0 -0
- package/resources/ios/icon/icon-98@2x.png +0 -0
- package/resources/ios/icon/icon-small.png +0 -0
- package/resources/ios/icon/icon-small@2x.png +0 -0
- package/resources/ios/icon/icon-small@3x.png +0 -0
- package/resources/ios/icon/icon.png +0 -0
- package/resources/ios/icon/icon@2x.png +0 -0
- package/resources/ios/splash/Default-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-2436h.png +0 -0
- package/resources/ios/splash/Default-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-568h@2x~iphone.png +0 -0
- package/resources/ios/splash/Default-667h.png +0 -0
- package/resources/ios/splash/Default-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-2436h.png +0 -0
- package/resources/ios/splash/Default-Landscape-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Landscape@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Landscape~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Portrait~ipad.png +0 -0
- package/resources/ios/splash/Default@2x~iphone.png +0 -0
- package/resources/ios/splash/Default@2x~universal~anyany.png +0 -0
- package/resources/ios/splash/Default~iphone.png +0 -0
- package/resources/splash.png +0 -0
- package/resources/splash.png.md5 +1 -0
- package/scripts/build-android.sh +18 -0
- package/scripts/build-i18n.js +24 -0
- package/scripts/docker-start.sh +6 -0
- package/scripts/emulate-android.sh +17 -0
- package/scripts/env-android.sh +83 -0
- package/scripts/env-clean.sh +23 -0
- package/scripts/env-global.sh +156 -0
- package/scripts/install-android-sdk-tools.sh +73 -0
- package/scripts/ionic-update.sh +24 -0
- package/scripts/node/playground.ts +9 -0
- package/scripts/node/resources.js +90 -0
- package/scripts/release.sh +149 -0
- package/scripts/run-android.sh +59 -0
- package/scripts/test.sh +19 -0
- package/src/app/admin/admin-routing.module.ts +30 -0
- package/src/app/admin/admin.module.ts +23 -0
- package/src/app/admin/services/filter/person.filter.ts +77 -0
- package/src/app/admin/services/person.service.ts +212 -0
- package/src/app/admin/services/validator/person.validator.ts +37 -0
- package/src/app/admin/users/users.html +427 -0
- package/src/app/admin/users/users.module.ts +34 -0
- package/src/app/admin/users/users.scss +59 -0
- package/src/app/admin/users/users.ts +257 -0
- package/src/app/app-routing.module.ts +126 -0
- package/src/app/app.component.html +12 -0
- package/src/app/app.component.scss +4 -0
- package/src/app/app.component.ts +205 -0
- package/src/app/app.module.ts +326 -0
- package/src/app/core/about/about.modal.html +140 -0
- package/src/app/core/about/about.modal.scss +23 -0
- package/src/app/core/about/about.modal.ts +71 -0
- package/src/app/core/about/about.module.ts +24 -0
- package/src/app/core/account/account.module.ts +38 -0
- package/src/app/core/account/account.page.html +241 -0
- package/src/app/core/account/account.page.scss +21 -0
- package/src/app/core/account/account.page.ts +366 -0
- package/src/app/core/account/new-token.modal.html +120 -0
- package/src/app/core/account/new-token.modal.ts +138 -0
- package/src/app/core/account/token.table.html +177 -0
- package/src/app/core/account/token.table.scss +7 -0
- package/src/app/core/account/token.table.ts +141 -0
- package/src/app/core/auth/auth.form.html +77 -0
- package/src/app/core/auth/auth.form.scss +1 -0
- package/src/app/core/auth/auth.form.ts +145 -0
- package/src/app/core/auth/auth.modal.html +57 -0
- package/src/app/core/auth/auth.modal.scss +1 -0
- package/src/app/core/auth/auth.modal.ts +80 -0
- package/src/app/core/auth/auth.module.ts +33 -0
- package/src/app/core/core.module.ts +100 -0
- package/src/app/core/core.testing.module.ts +64 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.html +59 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.scss +14 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.ts +70 -0
- package/src/app/core/form/buttons/form-buttons-bar.module.ts +24 -0
- package/src/app/core/form/entity/editor.class.ts +803 -0
- package/src/app/core/form/entity/entity-editor-modal.class.ts +537 -0
- package/src/app/core/form/entity/entity-editor.class.ts +885 -0
- package/src/app/core/form/entity/entity-metadata.component.html +53 -0
- package/src/app/core/form/entity/entity-metadata.component.scss +28 -0
- package/src/app/core/form/entity/entity-metadata.component.ts +19 -0
- package/src/app/core/form/entity/entity.module.ts +25 -0
- package/src/app/core/form/form.class.ts +401 -0
- package/src/app/core/form/form.module.ts +37 -0
- package/src/app/core/form/form.utils.ts +639 -0
- package/src/app/core/form/list/list.form.html +67 -0
- package/src/app/core/form/list/list.form.scss +40 -0
- package/src/app/core/form/list/list.form.ts +278 -0
- package/src/app/core/form/list/list.module.ts +25 -0
- package/src/app/core/form/properties/properties.form.html +129 -0
- package/src/app/core/form/properties/properties.form.ts +147 -0
- package/src/app/core/form/properties/properties.module.ts +30 -0
- package/src/app/core/form/properties/properties.table.html +219 -0
- package/src/app/core/form/properties/properties.table.scss +0 -0
- package/src/app/core/form/properties/properties.table.ts +291 -0
- package/src/app/core/form/properties/property.validator.ts +22 -0
- package/src/app/core/form/properties/testing/properties-form.test.html +21 -0
- package/src/app/core/form/properties/testing/properties-form.test.ts +102 -0
- package/src/app/core/form/properties/testing/properties-form.testing.module.ts +25 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.html +45 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.ts +32 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.ts +77 -0
- package/src/app/core/form/text-popover/text-form.component.html +44 -0
- package/src/app/core/form/text-popover/text-form.component.scss +8 -0
- package/src/app/core/form/text-popover/text-form.component.ts +65 -0
- package/src/app/core/form/text-popover/text-popover.component.html +86 -0
- package/src/app/core/form/text-popover/text-popover.component.scss +7 -0
- package/src/app/core/form/text-popover/text-popover.component.ts +165 -0
- package/src/app/core/form/text-popover/text-popover.module.ts +27 -0
- package/src/app/core/graphql/graphql.module.ts +17 -0
- package/src/app/core/graphql/graphql.service.ts +969 -0
- package/src/app/core/graphql/graphql.utils.ts +167 -0
- package/src/app/core/home/home.html +211 -0
- package/src/app/core/home/home.module.ts +32 -0
- package/src/app/core/home/home.scss +242 -0
- package/src/app/core/home/home.ts +298 -0
- package/src/app/core/icon/icon.component.html +15 -0
- package/src/app/core/icon/icon.component.ts +23 -0
- package/src/app/core/icon/icon.module.ts +22 -0
- package/src/app/core/install/install-upgrade-card.component.html +144 -0
- package/src/app/core/install/install-upgrade-card.component.scss +4 -0
- package/src/app/core/install/install-upgrade-card.component.ts +412 -0
- package/src/app/core/install/install-upgrade-card.module.ts +23 -0
- package/src/app/core/menu/menu.component.html +135 -0
- package/src/app/core/menu/menu.component.scss +225 -0
- package/src/app/core/menu/menu.component.ts +352 -0
- package/src/app/core/menu/menu.model.ts +64 -0
- package/src/app/core/menu/menu.module.ts +27 -0
- package/src/app/core/menu/menu.service.ts +62 -0
- package/src/app/core/offline/update-offline-mode-card.component.html +45 -0
- package/src/app/core/offline/update-offline-mode-card.component.scss +4 -0
- package/src/app/core/offline/update-offline-mode-card.component.ts +28 -0
- package/src/app/core/offline/update-offline-mode-card.module.ts +24 -0
- package/src/app/core/peer/select-peer.modal.html +123 -0
- package/src/app/core/peer/select-peer.modal.scss +20 -0
- package/src/app/core/peer/select-peer.modal.ts +197 -0
- package/src/app/core/peer/select-peer.module.ts +28 -0
- package/src/app/core/register/register-confirm.page.html +55 -0
- package/src/app/core/register/register-confirm.page.scss +121 -0
- package/src/app/core/register/register-confirm.page.ts +94 -0
- package/src/app/core/register/register.form.html +125 -0
- package/src/app/core/register/register.form.scss +10 -0
- package/src/app/core/register/register.form.ts +213 -0
- package/src/app/core/register/register.modal.html +70 -0
- package/src/app/core/register/register.modal.ts +52 -0
- package/src/app/core/register/register.module.ts +31 -0
- package/src/app/core/services/account.service.ts +1431 -0
- package/src/app/core/services/auth-guard.service.ts +70 -0
- package/src/app/core/services/base-entity-service.class.ts +598 -0
- package/src/app/core/services/base-graphql-service.class.ts +298 -0
- package/src/app/core/services/base58.ts +83 -0
- package/src/app/core/services/config/account.config.ts +35 -0
- package/src/app/core/services/config/core.config.ts +180 -0
- package/src/app/core/services/config.service.ts +414 -0
- package/src/app/core/services/crypto.service.ts +126 -0
- package/src/app/core/services/errors.ts +67 -0
- package/src/app/core/services/local-settings.service.spec.ts +32 -0
- package/src/app/core/services/local-settings.service.ts +548 -0
- package/src/app/core/services/model/account.model.ts +141 -0
- package/src/app/core/services/model/config.model.ts +122 -0
- package/src/app/core/services/model/department.model.ts +34 -0
- package/src/app/core/services/model/entity.decorators.ts +112 -0
- package/src/app/core/services/model/entity.model.ts +326 -0
- package/src/app/core/services/model/filter.model.ts +139 -0
- package/src/app/core/services/model/history.model.ts +25 -0
- package/src/app/core/services/model/model.enum.ts +11 -0
- package/src/app/core/services/model/peer.model.ts +86 -0
- package/src/app/core/services/model/person.model.ts +112 -0
- package/src/app/core/services/model/referential.model.ts +244 -0
- package/src/app/core/services/model/settings.model.ts +32 -0
- package/src/app/core/services/model/token.model.ts +54 -0
- package/src/app/core/services/network.service.spec.ts +49 -0
- package/src/app/core/services/network.service.ts +729 -0
- package/src/app/core/services/network.types.ts +26 -0
- package/src/app/core/services/network.utils.ts +57 -0
- package/src/app/core/services/pipes/account.pipes.ts +25 -0
- package/src/app/core/services/pipes/department-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/person-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/usage-mode.pipes.ts +26 -0
- package/src/app/core/services/platform.service.spec.ts +56 -0
- package/src/app/core/services/platform.service.ts +605 -0
- package/src/app/core/services/storage/entities-storage.service.ts +542 -0
- package/src/app/core/services/storage/entity-store.class.ts +598 -0
- package/src/app/core/services/testing/referential-filter.model.ts +28 -0
- package/src/app/core/services/testing/referential.validator.ts +57 -0
- package/src/app/core/services/validator/account.validator.ts +58 -0
- package/src/app/core/services/validator/base.validator.class.ts +54 -0
- package/src/app/core/services/validator/local-settings.validator.ts +72 -0
- package/src/app/core/services/validator/user-settings.validator.ts +25 -0
- package/src/app/core/services/validator/user-token.validator.ts +55 -0
- package/src/app/core/settings/settings.module.ts +24 -0
- package/src/app/core/settings/settings.page.html +264 -0
- package/src/app/core/settings/settings.page.ts +365 -0
- package/src/app/core/table/actions-column.component.html +91 -0
- package/src/app/core/table/actions-column.component.ts +70 -0
- package/src/app/core/table/async-table.class.ts +1934 -0
- package/src/app/core/table/entities-async-table-datasource.class.ts +482 -0
- package/src/app/core/table/entities-table-datasource.class.ts +496 -0
- package/src/app/core/table/memory-table.class.ts +65 -0
- package/src/app/core/table/table-select-columns.component.html +58 -0
- package/src/app/core/table/table-select-columns.component.ts +50 -0
- package/src/app/core/table/table.class.ts +1973 -0
- package/src/app/core/table/table.model.ts +35 -0
- package/src/app/core/table/table.module.ts +26 -0
- package/src/app/core/table/table.utils.ts +38 -0
- package/src/app/core/table/testing/multi-table.testing.ts +261 -0
- package/src/app/core/table/testing/table-validator.service.ts +25 -0
- package/src/app/core/table/testing/table.testing.html +396 -0
- package/src/app/core/table/testing/table.testing.module.ts +25 -0
- package/src/app/core/table/testing/table.testing.scss +23 -0
- package/src/app/core/table/testing/table.testing.ts +292 -0
- package/src/app/shared/alerts.ts +292 -0
- package/src/app/shared/audio/audio.testing.html +33 -0
- package/src/app/shared/audio/audio.testing.module.ts +32 -0
- package/src/app/shared/audio/audio.testing.ts +31 -0
- package/src/app/shared/audio/audio.ts +278 -0
- package/src/app/shared/base64.utils.ts +66 -0
- package/src/app/shared/capacitor/keyboard.ts +40 -0
- package/src/app/shared/capacitor/plugins.ts +12 -0
- package/src/app/shared/constants.ts +12 -0
- package/src/app/shared/dates.ts +163 -0
- package/src/app/shared/debug/debug-service.class.ts +8 -0
- package/src/app/shared/debug/debug.component.html +13 -0
- package/src/app/shared/debug/debug.component.scss +24 -0
- package/src/app/shared/debug/debug.component.spec.ts +25 -0
- package/src/app/shared/debug/debug.component.ts +27 -0
- package/src/app/shared/debug/debug.module.ts +28 -0
- package/src/app/shared/directives/autofocus.directive.ts +109 -0
- package/src/app/shared/directives/autotitle.directive.ts +24 -0
- package/src/app/shared/directives/directives.module.ts +29 -0
- package/src/app/shared/directives/drag-and-drop.directive.ts +47 -0
- package/src/app/shared/directives/ng-var.directive.ts +32 -0
- package/src/app/shared/directives/resizable/resizable.component.ts +47 -0
- package/src/app/shared/directives/resizable/resizable.directive.ts +43 -0
- package/src/app/shared/directives/resizable/resizable.module.ts +9 -0
- package/src/app/shared/directives/resizable/resizable.style.scss +44 -0
- package/src/app/shared/directives/resizable/resizable.template.html +6 -0
- package/src/app/shared/events.ts +96 -0
- package/src/app/shared/file/csv.utils.ts +94 -0
- package/src/app/shared/file/file.service.ts +132 -0
- package/src/app/shared/file/file.utils.ts +138 -0
- package/src/app/shared/file/images.utils.ts +198 -0
- package/src/app/shared/file/json.utils.ts +73 -0
- package/src/app/shared/file/uri.utils.ts +25 -0
- package/src/app/shared/focusable.ts +10 -0
- package/src/app/shared/form/field.component.html +261 -0
- package/src/app/shared/form/field.component.scss +7 -0
- package/src/app/shared/form/field.component.ts +318 -0
- package/src/app/shared/form/field.model.ts +64 -0
- package/src/app/shared/form/loading-spinner.ts +16 -0
- package/src/app/shared/forms.ts +458 -0
- package/src/app/shared/functions.ts +492 -0
- package/src/app/shared/geolocation/geolocation.utils.ts +101 -0
- package/src/app/shared/gesture/gesture-config.ts +45 -0
- package/src/app/shared/gesture/hammer.utils.ts +14 -0
- package/src/app/shared/graph/colors.utils.ts +74 -0
- package/src/app/shared/graph/graph-colors.ts +295 -0
- package/src/app/shared/guard/component-dirty.guard.ts +70 -0
- package/src/app/shared/help/help.modal.html +42 -0
- package/src/app/shared/help/help.modal.ts +61 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.html +11 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.scss +39 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.ts +16 -0
- package/src/app/shared/hotkeys/hotkeys.service.ts +89 -0
- package/src/app/shared/hotkeys/shared-hotkeys.module.ts +27 -0
- package/src/app/shared/http/http.utils.ts +89 -0
- package/src/app/shared/image/gallery/image-gallery.component.html +231 -0
- package/src/app/shared/image/gallery/image-gallery.component.scss +196 -0
- package/src/app/shared/image/gallery/image-gallery.component.ts +389 -0
- package/src/app/shared/image/gallery/image-gallery.module.ts +34 -0
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.ts +27 -0
- package/src/app/shared/image/gallery/testing/gallery.service.testing.ts +102 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.html +15 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.module.ts +39 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.ts +38 -0
- package/src/app/shared/image/image.model.ts +6 -0
- package/src/app/shared/image/image.module.ts +16 -0
- package/src/app/shared/image/image.service.ts +94 -0
- package/src/app/shared/image/image.testing.module.ts +23 -0
- package/src/app/shared/inputs.ts +282 -0
- package/src/app/shared/interceptors/progess.interceptor.ts +25 -0
- package/src/app/shared/logging/log-level.model.ts +53 -0
- package/src/app/shared/logging/logger.model.ts +120 -0
- package/src/app/shared/logging/logging-service.class.ts +134 -0
- package/src/app/shared/logging/logging-service.config.ts +29 -0
- package/src/app/shared/logging/logging-service.module.ts +22 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.config.ts +83 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.html +262 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.module.ts +45 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.scss +21 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.ts +1022 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.ts +20 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.html +876 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.spec.ts +38 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.ts +247 -0
- package/src/app/shared/material/badge/badge.directive.ts +164 -0
- package/src/app/shared/material/badge/badge.module.ts +22 -0
- package/src/app/shared/material/badge/badge.test.html +261 -0
- package/src/app/shared/material/badge/badge.test.ts +36 -0
- package/src/app/shared/material/boolean/boolean.module.ts +40 -0
- package/src/app/shared/material/boolean/material.boolean.html +155 -0
- package/src/app/shared/material/boolean/material.boolean.scss +34 -0
- package/src/app/shared/material/boolean/material.boolean.ts +239 -0
- package/src/app/shared/material/chips/chips.module.ts +44 -0
- package/src/app/shared/material/chips/material.chips.html +146 -0
- package/src/app/shared/material/chips/material.chips.scss +65 -0
- package/src/app/shared/material/chips/material.chips.ts +768 -0
- package/src/app/shared/material/chips/testing/chips.test.html +137 -0
- package/src/app/shared/material/chips/testing/chips.test.ts +175 -0
- package/src/app/shared/material/datetime/datetime.module.ts +52 -0
- package/src/app/shared/material/datetime/material.date.html +132 -0
- package/src/app/shared/material/datetime/material.date.scss +17 -0
- package/src/app/shared/material/datetime/material.date.ts +408 -0
- package/src/app/shared/material/datetime/material.dateshort.html +134 -0
- package/src/app/shared/material/datetime/material.dateshort.scss +23 -0
- package/src/app/shared/material/datetime/material.dateshort.ts +422 -0
- package/src/app/shared/material/datetime/material.datetime.html +224 -0
- package/src/app/shared/material/datetime/material.datetime.scss +90 -0
- package/src/app/shared/material/datetime/material.datetime.ts +575 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.html +354 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.ts +134 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.html +418 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.ts +135 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.html +370 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.ts +127 -0
- package/src/app/shared/material/duration/duration.module.ts +39 -0
- package/src/app/shared/material/duration/duration.utils.ts +41 -0
- package/src/app/shared/material/duration/material.duration.html +44 -0
- package/src/app/shared/material/duration/material.duration.scss +28 -0
- package/src/app/shared/material/duration/material.duration.ts +294 -0
- package/src/app/shared/material/latlong/latlong.utils.ts +300 -0
- package/src/app/shared/material/latlong/material.latlong.html +127 -0
- package/src/app/shared/material/latlong/material.latlong.module.ts +40 -0
- package/src/app/shared/material/latlong/material.latlong.scss +48 -0
- package/src/app/shared/material/latlong/material.latlong.ts +421 -0
- package/src/app/shared/material/latlong/testing/latlong.test.html +341 -0
- package/src/app/shared/material/latlong/testing/latlong.test.ts +121 -0
- package/src/app/shared/material/material.animations.ts +129 -0
- package/src/app/shared/material/material.module.ts +94 -0
- package/src/app/shared/material/material.testing.module.ts +135 -0
- package/src/app/shared/material/memory/memory.utils.ts +54 -0
- package/src/app/shared/material/numpad/numpad.animation.ts +1 -0
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.ts +109 -0
- package/src/app/shared/material/numpad/numpad.component.ts +78 -0
- package/src/app/shared/material/numpad/numpad.container.html +32 -0
- package/src/app/shared/material/numpad/numpad.container.scss +50 -0
- package/src/app/shared/material/numpad/numpad.container.ts +176 -0
- package/src/app/shared/material/numpad/numpad.content.html +13 -0
- package/src/app/shared/material/numpad/numpad.content.ts +10 -0
- package/src/app/shared/material/numpad/numpad.directive.ts +173 -0
- package/src/app/shared/material/numpad/numpad.dom-service.ts +46 -0
- package/src/app/shared/material/numpad/numpad.model.ts +55 -0
- package/src/app/shared/material/numpad/numpad.module.ts +38 -0
- package/src/app/shared/material/numpad/testing/numpad.test.html +146 -0
- package/src/app/shared/material/numpad/testing/numpad.test.ts +55 -0
- package/src/app/shared/material/paginator/material.paginator-i18n.ts +49 -0
- package/src/app/shared/material/stepper/material.stepper-i18n.ts +18 -0
- package/src/app/shared/material/swipe/material.swipe.html +63 -0
- package/src/app/shared/material/swipe/material.swipe.scss +39 -0
- package/src/app/shared/material/swipe/material.swipe.ts +350 -0
- package/src/app/shared/material/swipe/swipe.module.ts +33 -0
- package/src/app/shared/material/swipe/testing/swipe.test.html +128 -0
- package/src/app/shared/material/swipe/testing/swipe.test.ts +81 -0
- package/src/app/shared/modules.ts +11 -0
- package/src/app/shared/observables.ts +132 -0
- package/src/app/shared/pipes/arrays.pipe.ts +111 -0
- package/src/app/shared/pipes/colors.pipe.ts +19 -0
- package/src/app/shared/pipes/date-diff-duration.pipe.ts +48 -0
- package/src/app/shared/pipes/date-format.pipe.ts +78 -0
- package/src/app/shared/pipes/date-from-now.pipe.ts +20 -0
- package/src/app/shared/pipes/duration.pipe.spec.ts +51 -0
- package/src/app/shared/pipes/duration.pipe.ts +34 -0
- package/src/app/shared/pipes/file-size.pipe.ts +58 -0
- package/src/app/shared/pipes/form.pipes.ts +204 -0
- package/src/app/shared/pipes/highlight.pipe.ts +37 -0
- package/src/app/shared/pipes/latlong-format.pipe.ts +30 -0
- package/src/app/shared/pipes/maps.pipe.ts +39 -0
- package/src/app/shared/pipes/math.pipes.ts +39 -0
- package/src/app/shared/pipes/ng-init.pipe.ts +14 -0
- package/src/app/shared/pipes/number-format.pipe.ts +21 -0
- package/src/app/shared/pipes/pipes.module.ts +134 -0
- package/src/app/shared/pipes/property.pipes.ts +87 -0
- package/src/app/shared/pipes/string.pipes.ts +85 -0
- package/src/app/shared/pipes/translate-context.pipe.ts +33 -0
- package/src/app/shared/pipes/types.pipes.ts +31 -0
- package/src/app/shared/platforms.ts +58 -0
- package/src/app/shared/services/entity-service.class.ts +127 -0
- package/src/app/shared/services/job.utils.ts +121 -0
- package/src/app/shared/services/memory-entity-service.class.ts +447 -0
- package/src/app/shared/services/progress-bar.service.ts +42 -0
- package/src/app/shared/services/startable-observable-service.class.ts +137 -0
- package/src/app/shared/services/startable-service.class.ts +131 -0
- package/src/app/shared/services/storage.utils.ts +47 -0
- package/src/app/shared/services/translate-context.service.ts +116 -0
- package/src/app/shared/services/validator-service.class.ts +14 -0
- package/src/app/shared/services.ts +91 -0
- package/src/app/shared/shared-routing.module.ts +66 -0
- package/src/app/shared/shared.module.spec.ts +13 -0
- package/src/app/shared/shared.module.ts +146 -0
- package/src/app/shared/shared.testing.module.ts +50 -0
- package/src/app/shared/storage/storage-explorer.component.html +175 -0
- package/src/app/shared/storage/storage-explorer.component.scss +39 -0
- package/src/app/shared/storage/storage-explorer.component.spec.ts +24 -0
- package/src/app/shared/storage/storage-explorer.component.ts +292 -0
- package/src/app/shared/storage/storage-explorer.module.ts +44 -0
- package/src/app/shared/storage/storage.service.ts +133 -0
- package/src/app/shared/storage/storage.utils.ts +25 -0
- package/src/app/shared/testing/observable.test.html +53 -0
- package/src/app/shared/testing/observable.test.scss +3 -0
- package/src/app/shared/testing/observable.test.ts +117 -0
- package/src/app/shared/testing/tests.page.html +30 -0
- package/src/app/shared/testing/tests.page.ts +34 -0
- package/src/app/shared/toast/toast.testing.html +42 -0
- package/src/app/shared/toast/toast.testing.module.ts +32 -0
- package/src/app/shared/toast/toast.testing.ts +58 -0
- package/src/app/shared/toast/toasts.ts +183 -0
- package/src/app/shared/toolbar/modal-toolbar.html +32 -0
- package/src/app/shared/toolbar/modal-toolbar.scss +0 -0
- package/src/app/shared/toolbar/modal-toolbar.ts +63 -0
- package/src/app/shared/toolbar/toolbar.html +71 -0
- package/src/app/shared/toolbar/toolbar.module.ts +35 -0
- package/src/app/shared/toolbar/toolbar.scss +0 -0
- package/src/app/shared/toolbar/toolbar.ts +254 -0
- package/src/app/shared/types.ts +31 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.html +25 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.module.ts +32 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.ts +68 -0
- package/src/app/shared/upload-file/upload-file-popover.component.html +43 -0
- package/src/app/shared/upload-file/upload-file-popover.component.scss +6 -0
- package/src/app/shared/upload-file/upload-file-popover.component.ts +115 -0
- package/src/app/shared/upload-file/upload-file.component.html +46 -0
- package/src/app/shared/upload-file/upload-file.component.scss +130 -0
- package/src/app/shared/upload-file/upload-file.component.ts +218 -0
- package/src/app/shared/upload-file/upload-file.model.ts +41 -0
- package/src/app/shared/validator/form-error-adapter.class.ts +123 -0
- package/src/app/shared/validator/validators.ts +639 -0
- package/src/app/shared/version/versions.ts +91 -0
- package/src/app/social/job/job.module.ts +26 -0
- package/src/app/social/job/progression/job-progression.component.html +22 -0
- package/src/app/social/job/progression/job-progression.component.scss +15 -0
- package/src/app/social/job/progression/job-progression.component.ts +17 -0
- package/src/app/social/job/progression/job-progression.icon.html +28 -0
- package/src/app/social/job/progression/job-progression.icon.scss +5 -0
- package/src/app/social/job/progression/job-progression.icon.ts +238 -0
- package/src/app/social/job/progression/job-progression.list.html +21 -0
- package/src/app/social/job/progression/job-progression.list.scss +17 -0
- package/src/app/social/job/progression/job-progression.list.ts +49 -0
- package/src/app/social/job/progression/job-progression.model.ts +28 -0
- package/src/app/social/job/progression/job-progression.service.ts +86 -0
- package/src/app/social/job/testing/job-progression.testing.html +20 -0
- package/src/app/social/job/testing/job-progression.testing.service.ts +60 -0
- package/src/app/social/job/testing/job-progression.testing.ts +51 -0
- package/src/app/social/job/testing/job.testing.module.ts +22 -0
- package/src/app/social/message/message.form.html +60 -0
- package/src/app/social/message/message.form.scss +6 -0
- package/src/app/social/message/message.form.ts +79 -0
- package/src/app/social/message/message.modal.html +65 -0
- package/src/app/social/message/message.modal.ts +118 -0
- package/src/app/social/message/message.model.ts +81 -0
- package/src/app/social/message/message.module.ts +22 -0
- package/src/app/social/message/message.service.ts +88 -0
- package/src/app/social/social.errors.ts +11 -0
- package/src/app/social/social.module.ts +36 -0
- package/src/app/social/social.testing.module.ts +40 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.html +16 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.ts +108 -0
- package/src/app/social/user-event/notification/user-event-notification.list.html +135 -0
- package/src/app/social/user-event/notification/user-event-notification.list.scss +73 -0
- package/src/app/social/user-event/notification/user-event-notification.list.ts +287 -0
- package/src/app/social/user-event/testing/user-event.testing.html +27 -0
- package/src/app/social/user-event/testing/user-event.testing.model.ts +146 -0
- package/src/app/social/user-event/testing/user-event.testing.module.ts +22 -0
- package/src/app/social/user-event/testing/user-event.testing.service.ts +141 -0
- package/src/app/social/user-event/testing/user-event.testing.ts +253 -0
- package/src/app/social/user-event/user-event.model.ts +73 -0
- package/src/app/social/user-event/user-event.module.ts +25 -0
- package/src/app/social/user-event/user-event.service.ts +679 -0
- package/src/browserslist +9 -0
- package/src/environments/environment.class.ts +83 -0
- package/src/environments/environment.prod.ts +47 -0
- package/src/environments/environment.test.ts +90 -0
- package/src/environments/environment.ts +108 -0
- package/src/favicon.ico +0 -0
- package/src/global.scss +27 -0
- package/src/index.html +80 -0
- package/src/main.ts +17 -0
- package/src/polyfills.ts +68 -0
- package/src/schema.graphql +3112 -0
- package/src/service-worker.js +31 -0
- package/src/zone-flags.ts +31 -0
- package/tsconfig.app.json +15 -0
- package/tsconfig.json +47 -0
- package/tsconfig.spec.json +19 -0
- package/esm2020/public_api.mjs +0 -313
- package/esm2020/src/app/admin/admin-routing.module.mjs +0 -41
- package/esm2020/src/app/admin/admin.module.mjs +0 -34
- package/esm2020/src/app/admin/services/filter/person.filter.mjs +0 -59
- package/esm2020/src/app/admin/services/person.service.mjs +0 -161
- package/esm2020/src/app/admin/services/validator/person.validator.mjs +0 -34
- package/esm2020/src/app/admin/users/users.mjs +0 -234
- package/esm2020/src/app/admin/users/users.module.mjs +0 -54
- package/esm2020/src/app/core/about/about.modal.mjs +0 -71
- package/esm2020/src/app/core/about/about.module.mjs +0 -34
- package/esm2020/src/app/core/account/account.module.mjs +0 -61
- package/esm2020/src/app/core/account/account.page.mjs +0 -316
- package/esm2020/src/app/core/account/new-token.modal.mjs +0 -115
- package/esm2020/src/app/core/account/token.table.mjs +0 -137
- package/esm2020/src/app/core/auth/auth.form.mjs +0 -131
- package/esm2020/src/app/core/auth/auth.modal.mjs +0 -72
- package/esm2020/src/app/core/auth/auth.module.mjs +0 -47
- package/esm2020/src/app/core/core.module.mjs +0 -184
- package/esm2020/src/app/core/core.testing.module.mjs +0 -86
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.component.mjs +0 -71
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.module.mjs +0 -35
- package/esm2020/src/app/core/form/entity/editor.class.mjs +0 -679
- package/esm2020/src/app/core/form/entity/entity-editor-modal.class.mjs +0 -421
- package/esm2020/src/app/core/form/entity/entity-editor.class.mjs +0 -687
- package/esm2020/src/app/core/form/entity/entity-metadata.component.mjs +0 -25
- package/esm2020/src/app/core/form/entity/entity.module.mjs +0 -38
- package/esm2020/src/app/core/form/form.class.mjs +0 -340
- package/esm2020/src/app/core/form/form.module.mjs +0 -66
- package/esm2020/src/app/core/form/form.utils.mjs +0 -473
- package/esm2020/src/app/core/form/list/list.form.mjs +0 -222
- package/esm2020/src/app/core/form/list/list.module.mjs +0 -35
- package/esm2020/src/app/core/form/properties/properties.form.mjs +0 -132
- package/esm2020/src/app/core/form/properties/properties.module.mjs +0 -43
- package/esm2020/src/app/core/form/properties/properties.table.mjs +0 -264
- package/esm2020/src/app/core/form/properties/property.validator.mjs +0 -23
- package/esm2020/src/app/core/form/properties/testing/properties-form.test.mjs +0 -90
- package/esm2020/src/app/core/form/properties/testing/properties-form.testing.module.mjs +0 -39
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.mjs +0 -70
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.module.mjs +0 -45
- package/esm2020/src/app/core/form/text-popover/text-form.component.mjs +0 -89
- package/esm2020/src/app/core/form/text-popover/text-popover.component.mjs +0 -146
- package/esm2020/src/app/core/form/text-popover/text-popover.module.mjs +0 -40
- package/esm2020/src/app/core/graphql/graphql.module.mjs +0 -22
- package/esm2020/src/app/core/graphql/graphql.service.mjs +0 -762
- package/esm2020/src/app/core/graphql/graphql.utils.mjs +0 -117
- package/esm2020/src/app/core/home/home.mjs +0 -257
- package/esm2020/src/app/core/home/home.module.mjs +0 -48
- package/esm2020/src/app/core/icon/icon.component.mjs +0 -41
- package/esm2020/src/app/core/icon/icon.module.mjs +0 -29
- package/esm2020/src/app/core/install/install-upgrade-card.component.mjs +0 -343
- package/esm2020/src/app/core/install/install-upgrade-card.module.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.component.mjs +0 -329
- package/esm2020/src/app/core/menu/menu.model.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.module.mjs +0 -44
- package/esm2020/src/app/core/menu/menu.service.mjs +0 -55
- package/esm2020/src/app/core/offline/update-offline-mode-card.component.mjs +0 -27
- package/esm2020/src/app/core/offline/update-offline-mode-card.module.mjs +0 -35
- package/esm2020/src/app/core/peer/select-peer.modal.mjs +0 -182
- package/esm2020/src/app/core/peer/select-peer.module.mjs +0 -42
- package/esm2020/src/app/core/register/register-confirm.page.mjs +0 -81
- package/esm2020/src/app/core/register/register.form.mjs +0 -181
- package/esm2020/src/app/core/register/register.modal.mjs +0 -52
- package/esm2020/src/app/core/register/register.module.mjs +0 -44
- package/esm2020/src/app/core/services/account.service.mjs +0 -1212
- package/esm2020/src/app/core/services/auth-guard.service.mjs +0 -71
- package/esm2020/src/app/core/services/base-entity-service.class.mjs +0 -444
- package/esm2020/src/app/core/services/base-graphql-service.class.mjs +0 -219
- package/esm2020/src/app/core/services/base58.mjs +0 -78
- package/esm2020/src/app/core/services/config/core.config.mjs +0 -175
- package/esm2020/src/app/core/services/config.service.mjs +0 -354
- package/esm2020/src/app/core/services/crypto.service.mjs +0 -114
- package/esm2020/src/app/core/services/errors.mjs +0 -50
- package/esm2020/src/app/core/services/local-settings.service.mjs +0 -449
- package/esm2020/src/app/core/services/model/account.model.mjs +0 -122
- package/esm2020/src/app/core/services/model/config.model.mjs +0 -92
- package/esm2020/src/app/core/services/model/department.model.mjs +0 -30
- package/esm2020/src/app/core/services/model/entity.decorators.mjs +0 -97
- package/esm2020/src/app/core/services/model/entity.model.mjs +0 -240
- package/esm2020/src/app/core/services/model/filter.model.mjs +0 -94
- package/esm2020/src/app/core/services/model/history.model.mjs +0 -2
- package/esm2020/src/app/core/services/model/model.enum.mjs +0 -11
- package/esm2020/src/app/core/services/model/peer.model.mjs +0 -68
- package/esm2020/src/app/core/services/model/person.model.mjs +0 -83
- package/esm2020/src/app/core/services/model/referential.model.mjs +0 -164
- package/esm2020/src/app/core/services/model/settings.model.mjs +0 -3
- package/esm2020/src/app/core/services/model/token.model.mjs +0 -48
- package/esm2020/src/app/core/services/network.service.mjs +0 -589
- package/esm2020/src/app/core/services/network.types.mjs +0 -20
- package/esm2020/src/app/core/services/network.utils.mjs +0 -15
- package/esm2020/src/app/core/services/pipes/account.pipes.mjs +0 -38
- package/esm2020/src/app/core/services/pipes/department-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/person-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/usage-mode.pipes.mjs +0 -37
- package/esm2020/src/app/core/services/platform.service.mjs +0 -525
- package/esm2020/src/app/core/services/storage/entities-storage.service.mjs +0 -428
- package/esm2020/src/app/core/services/storage/entity-store.class.mjs +0 -449
- package/esm2020/src/app/core/services/testing/referential-filter.model.mjs +0 -23
- package/esm2020/src/app/core/services/testing/referential.validator.mjs +0 -45
- package/esm2020/src/app/core/services/validator/account.validator.mjs +0 -56
- package/esm2020/src/app/core/services/validator/base.validator.class.mjs +0 -47
- package/esm2020/src/app/core/services/validator/local-settings.validator.mjs +0 -66
- package/esm2020/src/app/core/services/validator/user-settings.validator.mjs +0 -27
- package/esm2020/src/app/core/services/validator/user-token.validator.mjs +0 -52
- package/esm2020/src/app/core/settings/settings.module.mjs +0 -34
- package/esm2020/src/app/core/settings/settings.page.mjs +0 -312
- package/esm2020/src/app/core/table/actions-column.component.mjs +0 -102
- package/esm2020/src/app/core/table/async-table.class.mjs +0 -1697
- package/esm2020/src/app/core/table/entities-async-table-datasource.class.mjs +0 -384
- package/esm2020/src/app/core/table/entities-table-datasource.class.mjs +0 -399
- package/esm2020/src/app/core/table/memory-table.class.mjs +0 -53
- package/esm2020/src/app/core/table/table-select-columns.component.mjs +0 -43
- package/esm2020/src/app/core/table/table.class.mjs +0 -1728
- package/esm2020/src/app/core/table/table.model.mjs +0 -12
- package/esm2020/src/app/core/table/table.module.mjs +0 -40
- package/esm2020/src/app/core/table/table.utils.mjs +0 -30
- package/esm2020/src/app/core/table/testing/table-validator.service.mjs +0 -27
- package/esm2020/src/app/core/table/testing/table.testing.mjs +0 -280
- package/esm2020/src/app/core/table/testing/table.testing.module.mjs +0 -38
- package/esm2020/src/app/shared/alerts.mjs +0 -239
- package/esm2020/src/app/shared/audio/audio.mjs +0 -248
- package/esm2020/src/app/shared/audio/audio.testing.mjs +0 -31
- package/esm2020/src/app/shared/audio/audio.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/capacitor/keyboard.mjs +0 -40
- package/esm2020/src/app/shared/capacitor/plugins.mjs +0 -9
- package/esm2020/src/app/shared/constants.mjs +0 -10
- package/esm2020/src/app/shared/dates.mjs +0 -148
- package/esm2020/src/app/shared/debug/debug-service.class.mjs +0 -3
- package/esm2020/src/app/shared/debug/debug.component.mjs +0 -39
- package/esm2020/src/app/shared/debug/debug.module.mjs +0 -44
- package/esm2020/src/app/shared/directives/autofocus.directive.mjs +0 -92
- package/esm2020/src/app/shared/directives/autotitle.directive.mjs +0 -30
- package/esm2020/src/app/shared/directives/directives.module.mjs +0 -43
- package/esm2020/src/app/shared/directives/drag-and-drop.directive.mjs +0 -53
- package/esm2020/src/app/shared/directives/ng-var.directive.mjs +0 -31
- package/esm2020/src/app/shared/directives/resizable/resizable.component.mjs +0 -59
- package/esm2020/src/app/shared/directives/resizable/resizable.directive.mjs +0 -40
- package/esm2020/src/app/shared/directives/resizable/resizable.module.mjs +0 -17
- package/esm2020/src/app/shared/events.mjs +0 -64
- package/esm2020/src/app/shared/file/csv.utils.mjs +0 -74
- package/esm2020/src/app/shared/file/file.service.mjs +0 -117
- package/esm2020/src/app/shared/file/file.utils.mjs +0 -113
- package/esm2020/src/app/shared/file/images.utils.mjs +0 -161
- package/esm2020/src/app/shared/file/json.utils.mjs +0 -51
- package/esm2020/src/app/shared/file/uri.utils.mjs +0 -23
- package/esm2020/src/app/shared/focusable.mjs +0 -6
- package/esm2020/src/app/shared/form/field.component.mjs +0 -307
- package/esm2020/src/app/shared/form/field.model.mjs +0 -25
- package/esm2020/src/app/shared/form/loading-spinner.mjs +0 -36
- package/esm2020/src/app/shared/forms.mjs +0 -391
- package/esm2020/src/app/shared/functions.mjs +0 -477
- package/esm2020/src/app/shared/geolocation/geolocation.utils.mjs +0 -80
- package/esm2020/src/app/shared/gesture/gesture-config.mjs +0 -49
- package/esm2020/src/app/shared/gesture/hammer.utils.mjs +0 -2
- package/esm2020/src/app/shared/graph/colors.utils.mjs +0 -64
- package/esm2020/src/app/shared/graph/graph-colors.mjs +0 -212
- package/esm2020/src/app/shared/guard/component-dirty.guard.mjs +0 -57
- package/esm2020/src/app/shared/help/help.modal.mjs +0 -53
- package/esm2020/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.mjs +0 -23
- package/esm2020/src/app/shared/hotkeys/hotkeys.service.mjs +0 -84
- package/esm2020/src/app/shared/hotkeys/shared-hotkeys.module.mjs +0 -42
- package/esm2020/src/app/shared/http/http.utils.mjs +0 -52
- package/esm2020/src/app/shared/image/gallery/image-gallery.component.mjs +0 -365
- package/esm2020/src/app/shared/image/gallery/image-gallery.module.mjs +0 -59
- package/esm2020/src/app/shared/image/gallery/testing/gallegry.model.testing.mjs +0 -27
- package/esm2020/src/app/shared/image/gallery/testing/gallery.service.testing.mjs +0 -90
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.mjs +0 -39
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.module.mjs +0 -56
- package/esm2020/src/app/shared/image/image.model.mjs +0 -2
- package/esm2020/src/app/shared/image/image.module.mjs +0 -29
- package/esm2020/src/app/shared/image/image.service.mjs +0 -98
- package/esm2020/src/app/shared/inputs.mjs +0 -231
- package/esm2020/src/app/shared/interceptors/progess.interceptor.mjs +0 -27
- package/esm2020/src/app/shared/logging/log-level.model.mjs +0 -48
- package/esm2020/src/app/shared/logging/logger.model.mjs +0 -47
- package/esm2020/src/app/shared/logging/logging-service.class.mjs +0 -121
- package/esm2020/src/app/shared/logging/logging-service.config.mjs +0 -2
- package/esm2020/src/app/shared/logging/logging-service.module.mjs +0 -30
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.config.mjs +0 -47
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.mjs +0 -916
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.module.mjs +0 -78
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.utils.mjs +0 -19
- package/esm2020/src/app/shared/material/autocomplete/testing/autocomplete.test.mjs +0 -209
- package/esm2020/src/app/shared/material/badge/badge.directive.mjs +0 -194
- package/esm2020/src/app/shared/material/badge/badge.module.mjs +0 -32
- package/esm2020/src/app/shared/material/badge/badge.test.mjs +0 -41
- package/esm2020/src/app/shared/material/boolean/boolean.module.mjs +0 -68
- package/esm2020/src/app/shared/material/boolean/material.boolean.mjs +0 -253
- package/esm2020/src/app/shared/material/chips/chips.module.mjs +0 -76
- package/esm2020/src/app/shared/material/chips/material.chips.mjs +0 -697
- package/esm2020/src/app/shared/material/chips/testing/chips.test.mjs +0 -143
- package/esm2020/src/app/shared/material/datetime/datetime.module.mjs +0 -91
- package/esm2020/src/app/shared/material/datetime/material.date.mjs +0 -376
- package/esm2020/src/app/shared/material/datetime/material.dateshort.mjs +0 -385
- package/esm2020/src/app/shared/material/datetime/material.datetime.mjs +0 -499
- package/esm2020/src/app/shared/material/datetime/testing/mat-date-time.test.mjs +0 -108
- package/esm2020/src/app/shared/material/datetime/testing/mat-date.test.mjs +0 -110
- package/esm2020/src/app/shared/material/datetime/testing/mat-dateshort.test.mjs +0 -103
- package/esm2020/src/app/shared/material/duration/duration.module.mjs +0 -67
- package/esm2020/src/app/shared/material/duration/duration.utils.mjs +0 -36
- package/esm2020/src/app/shared/material/duration/material.duration.mjs +0 -257
- package/esm2020/src/app/shared/material/latlong/latlong.utils.mjs +0 -266
- package/esm2020/src/app/shared/material/latlong/material.latlong.mjs +0 -381
- package/esm2020/src/app/shared/material/latlong/material.latlong.module.mjs +0 -67
- package/esm2020/src/app/shared/material/latlong/testing/latlong.test.mjs +0 -102
- package/esm2020/src/app/shared/material/material.animations.mjs +0 -104
- package/esm2020/src/app/shared/material/material.module.mjs +0 -224
- package/esm2020/src/app/shared/material/material.testing.module.mjs +0 -168
- package/esm2020/src/app/shared/material/numpad/numpad.append-to-input.directive.mjs +0 -98
- package/esm2020/src/app/shared/material/numpad/numpad.component.mjs +0 -80
- package/esm2020/src/app/shared/material/numpad/numpad.container.mjs +0 -190
- package/esm2020/src/app/shared/material/numpad/numpad.content.mjs +0 -17
- package/esm2020/src/app/shared/material/numpad/numpad.directive.mjs +0 -162
- package/esm2020/src/app/shared/material/numpad/numpad.dom-service.mjs +0 -37
- package/esm2020/src/app/shared/material/numpad/numpad.model.mjs +0 -15
- package/esm2020/src/app/shared/material/numpad/numpad.module.mjs +0 -60
- package/esm2020/src/app/shared/material/numpad/testing/numpad.test.mjs +0 -46
- package/esm2020/src/app/shared/material/paginator/material.paginator-i18n.mjs +0 -46
- package/esm2020/src/app/shared/material/stepper/material.stepper-i18n.mjs +0 -22
- package/esm2020/src/app/shared/material/swipe/material.swipe.mjs +0 -344
- package/esm2020/src/app/shared/material/swipe/swipe.module.mjs +0 -52
- package/esm2020/src/app/shared/material/swipe/testing/swipe.test.mjs +0 -64
- package/esm2020/src/app/shared/modules.mjs +0 -11
- package/esm2020/src/app/shared/observables.mjs +0 -103
- package/esm2020/src/app/shared/pipes/arrays.pipe.mjs +0 -141
- package/esm2020/src/app/shared/pipes/colors.pipe.mjs +0 -23
- package/esm2020/src/app/shared/pipes/date-diff-duration.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/date-format.pipe.mjs +0 -66
- package/esm2020/src/app/shared/pipes/date-from-now.pipe.mjs +0 -27
- package/esm2020/src/app/shared/pipes/duration.pipe.mjs +0 -34
- package/esm2020/src/app/shared/pipes/file-size.pipe.mjs +0 -62
- package/esm2020/src/app/shared/pipes/form.pipes.mjs +0 -187
- package/esm2020/src/app/shared/pipes/highlight.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/latlong-format.pipe.mjs +0 -46
- package/esm2020/src/app/shared/pipes/maps.pipe.mjs +0 -63
- package/esm2020/src/app/shared/pipes/math.pipes.mjs +0 -59
- package/esm2020/src/app/shared/pipes/ng-init.pipe.mjs +0 -21
- package/esm2020/src/app/shared/pipes/number-format.pipe.mjs +0 -30
- package/esm2020/src/app/shared/pipes/pipes.module.mjs +0 -239
- package/esm2020/src/app/shared/pipes/property.pipes.mjs +0 -93
- package/esm2020/src/app/shared/pipes/string.pipes.mjs +0 -121
- package/esm2020/src/app/shared/pipes/translate-context.pipe.mjs +0 -43
- package/esm2020/src/app/shared/pipes/types.pipes.mjs +0 -45
- package/esm2020/src/app/shared/platforms.mjs +0 -43
- package/esm2020/src/app/shared/services/entity-service.class.mjs +0 -7
- package/esm2020/src/app/shared/services/job.utils.mjs +0 -92
- package/esm2020/src/app/shared/services/memory-entity-service.class.mjs +0 -337
- package/esm2020/src/app/shared/services/progress-bar.service.mjs +0 -33
- package/esm2020/src/app/shared/services/startable-observable-service.class.mjs +0 -119
- package/esm2020/src/app/shared/services/startable-service.class.mjs +0 -110
- package/esm2020/src/app/shared/services/translate-context.service.mjs +0 -105
- package/esm2020/src/app/shared/services/validator-service.class.mjs +0 -2
- package/esm2020/src/app/shared/services.mjs +0 -62
- package/esm2020/src/app/shared/shared-routing.module.mjs +0 -70
- package/esm2020/src/app/shared/shared.module.mjs +0 -208
- package/esm2020/src/app/shared/shared.testing.module.mjs +0 -84
- package/esm2020/src/app/shared/storage/storage-explorer.component.mjs +0 -268
- package/esm2020/src/app/shared/storage/storage-explorer.module.mjs +0 -60
- package/esm2020/src/app/shared/storage/storage.service.mjs +0 -132
- package/esm2020/src/app/shared/storage/storage.utils.mjs +0 -13
- package/esm2020/src/app/shared/testing/observable.test.mjs +0 -95
- package/esm2020/src/app/shared/testing/tests.page.mjs +0 -33
- package/esm2020/src/app/shared/toast/toast.testing.mjs +0 -51
- package/esm2020/src/app/shared/toast/toast.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/toast/toasts.mjs +0 -144
- package/esm2020/src/app/shared/toolbar/modal-toolbar.mjs +0 -58
- package/esm2020/src/app/shared/toolbar/toolbar.mjs +0 -251
- package/esm2020/src/app/shared/toolbar/toolbar.module.mjs +0 -53
- package/esm2020/src/app/shared/types.mjs +0 -2
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.mjs +0 -57
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/upload-file/upload-file-popover.component.mjs +0 -97
- package/esm2020/src/app/shared/upload-file/upload-file.component.mjs +0 -204
- package/esm2020/src/app/shared/upload-file/upload-file.model.mjs +0 -20
- package/esm2020/src/app/shared/validator/form-error-adapter.class.mjs +0 -104
- package/esm2020/src/app/shared/validator/validators.mjs +0 -573
- package/esm2020/src/app/shared/version/versions.mjs +0 -81
- package/esm2020/src/app/social/job/job.module.mjs +0 -42
- package/esm2020/src/app/social/job/progression/job-progression.component.mjs +0 -20
- package/esm2020/src/app/social/job/progression/job-progression.icon.mjs +0 -216
- package/esm2020/src/app/social/job/progression/job-progression.list.mjs +0 -43
- package/esm2020/src/app/social/job/progression/job-progression.model.mjs +0 -23
- package/esm2020/src/app/social/job/progression/job-progression.service.mjs +0 -71
- package/esm2020/src/app/social/job/testing/job-progression.testing.mjs +0 -52
- package/esm2020/src/app/social/job/testing/job-progression.testing.service.mjs +0 -55
- package/esm2020/src/app/social/job/testing/job.testing.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.form.mjs +0 -81
- package/esm2020/src/app/social/message/message.modal.mjs +0 -93
- package/esm2020/src/app/social/message/message.model.mjs +0 -65
- package/esm2020/src/app/social/message/message.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.service.mjs +0 -84
- package/esm2020/src/app/social/social.errors.mjs +0 -10
- package/esm2020/src/app/social/social.module.mjs +0 -47
- package/esm2020/src/app/social/social.testing.module.mjs +0 -51
- package/esm2020/src/app/social/user-event/notification/user-event-notification.icon.mjs +0 -114
- package/esm2020/src/app/social/user-event/notification/user-event-notification.list.mjs +0 -246
- package/esm2020/src/app/social/user-event/testing/user-event.testing.mjs +0 -227
- package/esm2020/src/app/social/user-event/testing/user-event.testing.model.mjs +0 -112
- package/esm2020/src/app/social/user-event/testing/user-event.testing.module.mjs +0 -35
- package/esm2020/src/app/social/user-event/testing/user-event.testing.service.mjs +0 -111
- package/esm2020/src/app/social/user-event/user-event.model.mjs +0 -2
- package/esm2020/src/app/social/user-event/user-event.module.mjs +0 -39
- package/esm2020/src/app/social/user-event/user-event.service.mjs +0 -487
- package/esm2020/src/environments/environment.class.mjs +0 -5
- package/esm2020/src/environments/environment.mjs +0 -94
- package/esm2020/sumaris-net.ngx-components.mjs +0 -5
- package/fesm2015/sumaris-net.ngx-components.mjs +0 -38843
- package/fesm2015/sumaris-net.ngx-components.mjs.map +0 -1
- package/fesm2020/sumaris-net.ngx-components.mjs +0 -37942
- package/fesm2020/sumaris-net.ngx-components.mjs.map +0 -1
- package/index.d.ts +0 -5
- package/public_api.d.ts +0 -286
- package/src/app/admin/admin-routing.module.d.ts +0 -9
- package/src/app/admin/admin.module.d.ts +0 -10
- package/src/app/admin/services/filter/person.filter.d.ts +0 -21
- package/src/app/admin/services/person.service.d.ts +0 -44
- package/src/app/admin/services/validator/person.validator.d.ts +0 -14
- package/src/app/admin/users/users.d.ts +0 -44
- package/src/app/admin/users/users.module.d.ts +0 -13
- package/src/app/core/about/about.modal.d.ts +0 -32
- package/src/app/core/about/about.module.d.ts +0 -10
- package/src/app/core/account/account.module.d.ts +0 -15
- package/src/app/core/account/account.page.d.ts +0 -68
- package/src/app/core/account/new-token.modal.d.ts +0 -41
- package/src/app/core/account/token.table.d.ts +0 -25
- package/src/app/core/auth/auth.form.d.ts +0 -36
- package/src/app/core/auth/auth.modal.d.ts +0 -24
- package/src/app/core/auth/auth.module.d.ts +0 -11
- package/src/app/core/core.module.d.ts +0 -31
- package/src/app/core/core.testing.module.d.ts +0 -14
- package/src/app/core/form/buttons/form-buttons-bar.component.d.ts +0 -26
- package/src/app/core/form/buttons/form-buttons-bar.module.d.ts +0 -9
- package/src/app/core/form/entity/editor.class.d.ts +0 -243
- package/src/app/core/form/entity/entity-editor-modal.class.d.ts +0 -128
- package/src/app/core/form/entity/entity-editor.class.d.ts +0 -205
- package/src/app/core/form/entity/entity-metadata.component.d.ts +0 -13
- package/src/app/core/form/entity/entity.module.d.ts +0 -10
- package/src/app/core/form/form.class.d.ts +0 -155
- package/src/app/core/form/form.module.d.ts +0 -13
- package/src/app/core/form/form.utils.d.ts +0 -336
- package/src/app/core/form/list/list.form.d.ts +0 -81
- package/src/app/core/form/list/list.module.d.ts +0 -9
- package/src/app/core/form/properties/properties.form.d.ts +0 -44
- package/src/app/core/form/properties/properties.module.d.ts +0 -11
- package/src/app/core/form/properties/properties.table.d.ts +0 -78
- package/src/app/core/form/properties/property.validator.d.ts +0 -13
- package/src/app/core/form/properties/testing/properties-form.test.d.ts +0 -19
- package/src/app/core/form/properties/testing/properties-form.testing.module.d.ts +0 -12
- package/src/app/core/form/text-popover/testing/text-popover.testing.d.ts +0 -14
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.d.ts +0 -11
- package/src/app/core/form/text-popover/text-form.component.d.ts +0 -32
- package/src/app/core/form/text-popover/text-popover.component.d.ts +0 -70
- package/src/app/core/form/text-popover/text-popover.module.d.ts +0 -10
- package/src/app/core/graphql/graphql.module.d.ts +0 -8
- package/src/app/core/graphql/graphql.service.d.ts +0 -148
- package/src/app/core/graphql/graphql.utils.d.ts +0 -42
- package/src/app/core/home/home.d.ts +0 -74
- package/src/app/core/home/home.module.d.ts +0 -12
- package/src/app/core/icon/icon.component.d.ts +0 -13
- package/src/app/core/icon/icon.module.d.ts +0 -9
- package/src/app/core/install/install-upgrade-card.component.d.ts +0 -63
- package/src/app/core/install/install-upgrade-card.module.d.ts +0 -9
- package/src/app/core/menu/menu.component.d.ts +0 -62
- package/src/app/core/menu/menu.model.d.ts +0 -28
- package/src/app/core/menu/menu.module.d.ts +0 -10
- package/src/app/core/menu/menu.service.d.ts +0 -21
- package/src/app/core/offline/update-offline-mode-card.component.d.ts +0 -11
- package/src/app/core/offline/update-offline-mode-card.module.d.ts +0 -9
- package/src/app/core/peer/select-peer.modal.d.ts +0 -53
- package/src/app/core/peer/select-peer.module.d.ts +0 -11
- package/src/app/core/register/register-confirm.page.d.ts +0 -24
- package/src/app/core/register/register.form.d.ts +0 -48
- package/src/app/core/register/register.modal.d.ts +0 -14
- package/src/app/core/register/register.module.d.ts +0 -12
- package/src/app/core/services/account.service.d.ts +0 -191
- package/src/app/core/services/auth-guard.service.d.ts +0 -17
- package/src/app/core/services/base-entity-service.class.d.ts +0 -104
- package/src/app/core/services/base-graphql-service.class.d.ts +0 -77
- package/src/app/core/services/base58.d.ts +0 -7
- package/src/app/core/services/config/core.config.d.ts +0 -29
- package/src/app/core/services/config.service.d.ts +0 -60
- package/src/app/core/services/crypto.service.d.ts +0 -44
- package/src/app/core/services/errors.d.ts +0 -51
- package/src/app/core/services/local-settings.service.d.ts +0 -90
- package/src/app/core/services/model/account.model.d.ts +0 -35
- package/src/app/core/services/model/config.model.d.ts +0 -36
- package/src/app/core/services/model/department.model.d.ts +0 -11
- package/src/app/core/services/model/entity.decorators.d.ts +0 -17
- package/src/app/core/services/model/entity.model.d.ts +0 -89
- package/src/app/core/services/model/filter.model.d.ts +0 -45
- package/src/app/core/services/model/history.model.d.ts +0 -20
- package/src/app/core/services/model/model.enum.d.ts +0 -7
- package/src/app/core/services/model/peer.model.d.ts +0 -29
- package/src/app/core/services/model/person.model.d.ts +0 -31
- package/src/app/core/services/model/referential.model.d.ts +0 -77
- package/src/app/core/services/model/settings.model.d.ts +0 -26
- package/src/app/core/services/model/token.model.d.ts +0 -21
- package/src/app/core/services/network.service.d.ts +0 -149
- package/src/app/core/services/network.types.d.ts +0 -5
- package/src/app/core/services/network.utils.d.ts +0 -31
- package/src/app/core/services/pipes/account.pipes.d.ts +0 -15
- package/src/app/core/services/pipes/department-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/person-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/usage-mode.pipes.d.ts +0 -15
- package/src/app/core/services/platform.service.d.ts +0 -96
- package/src/app/core/services/storage/entities-storage.service.d.ts +0 -108
- package/src/app/core/services/storage/entity-store.class.d.ts +0 -113
- package/src/app/core/services/testing/referential-filter.model.d.ts +0 -9
- package/src/app/core/services/testing/referential.validator.d.ts +0 -22
- package/src/app/core/services/validator/account.validator.d.ts +0 -17
- package/src/app/core/services/validator/base.validator.class.d.ts +0 -21
- package/src/app/core/services/validator/local-settings.validator.d.ts +0 -18
- package/src/app/core/services/validator/user-settings.validator.d.ts +0 -10
- package/src/app/core/services/validator/user-token.validator.d.ts +0 -13
- package/src/app/core/settings/settings.module.d.ts +0 -10
- package/src/app/core/settings/settings.page.d.ts +0 -68
- package/src/app/core/table/actions-column.component.d.ts +0 -48
- package/src/app/core/table/async-table.class.d.ts +0 -383
- package/src/app/core/table/entities-async-table-datasource.class.d.ts +0 -80
- package/src/app/core/table/entities-table-datasource.class.d.ts +0 -94
- package/src/app/core/table/memory-table.class.d.ts +0 -25
- package/src/app/core/table/table-select-columns.component.d.ts +0 -22
- package/src/app/core/table/table.class.d.ts +0 -386
- package/src/app/core/table/table.model.d.ts +0 -26
- package/src/app/core/table/table.module.d.ts +0 -10
- package/src/app/core/table/table.utils.d.ts +0 -11
- package/src/app/core/table/testing/table-validator.service.d.ts +0 -17
- package/src/app/core/table/testing/table.testing.d.ts +0 -53
- package/src/app/core/table/testing/table.testing.module.d.ts +0 -11
- package/src/app/shared/alerts.d.ts +0 -53
- package/src/app/shared/audio/audio.d.ts +0 -44
- package/src/app/shared/audio/audio.testing.d.ts +0 -13
- package/src/app/shared/audio/audio.testing.module.d.ts +0 -11
- package/src/app/shared/capacitor/keyboard.d.ts +0 -16
- package/src/app/shared/capacitor/plugins.d.ts +0 -7
- package/src/app/shared/constants.d.ts +0 -7
- package/src/app/shared/dates.d.ts +0 -39
- package/src/app/shared/debug/debug-service.class.d.ts +0 -5
- package/src/app/shared/debug/debug.component.d.ts +0 -13
- package/src/app/shared/debug/debug.module.d.ts +0 -12
- package/src/app/shared/directives/autofocus.directive.d.ts +0 -19
- package/src/app/shared/directives/autotitle.directive.d.ts +0 -10
- package/src/app/shared/directives/directives.module.d.ts +0 -12
- package/src/app/shared/directives/drag-and-drop.directive.d.ts +0 -17
- package/src/app/shared/directives/ng-var.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.component.d.ts +0 -21
- package/src/app/shared/directives/resizable/resizable.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.module.d.ts +0 -8
- package/src/app/shared/events.d.ts +0 -27
- package/src/app/shared/file/csv.utils.d.ts +0 -19
- package/src/app/shared/file/file.service.d.ts +0 -23
- package/src/app/shared/file/file.utils.d.ts +0 -20
- package/src/app/shared/file/images.utils.d.ts +0 -19
- package/src/app/shared/file/json.utils.d.ts +0 -16
- package/src/app/shared/file/uri.utils.d.ts +0 -7
- package/src/app/shared/focusable.d.ts +0 -4
- package/src/app/shared/form/field.component.d.ts +0 -71
- package/src/app/shared/form/field.model.d.ts +0 -37
- package/src/app/shared/form/loading-spinner.d.ts +0 -8
- package/src/app/shared/forms.d.ts +0 -89
- package/src/app/shared/functions.d.ts +0 -132
- package/src/app/shared/geolocation/geolocation.utils.d.ts +0 -19
- package/src/app/shared/gesture/gesture-config.d.ts +0 -15
- package/src/app/shared/gesture/hammer.utils.d.ts +0 -16
- package/src/app/shared/graph/colors.utils.d.ts +0 -17
- package/src/app/shared/graph/graph-colors.d.ts +0 -63
- package/src/app/shared/guard/component-dirty.guard.d.ts +0 -19
- package/src/app/shared/help/help.modal.d.ts +0 -33
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.d.ts +0 -10
- package/src/app/shared/hotkeys/hotkeys.service.d.ts +0 -28
- package/src/app/shared/hotkeys/shared-hotkeys.module.d.ts +0 -11
- package/src/app/shared/http/http.utils.d.ts +0 -27
- package/src/app/shared/image/gallery/image-gallery.component.d.ts +0 -98
- package/src/app/shared/image/gallery/image-gallery.module.d.ts +0 -14
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.d.ts +0 -12
- package/src/app/shared/image/gallery/testing/gallery.service.testing.d.ts +0 -33
- package/src/app/shared/image/gallery/testing/gallery.testing.d.ts +0 -16
- package/src/app/shared/image/gallery/testing/gallery.testing.module.d.ts +0 -12
- package/src/app/shared/image/image.model.d.ts +0 -5
- package/src/app/shared/image/image.module.d.ts +0 -8
- package/src/app/shared/image/image.service.d.ts +0 -32
- package/src/app/shared/inputs.d.ts +0 -32
- package/src/app/shared/interceptors/progess.interceptor.d.ts +0 -8
- package/src/app/shared/logging/log-level.model.d.ts +0 -38
- package/src/app/shared/logging/logger.model.d.ts +0 -68
- package/src/app/shared/logging/logging-service.class.d.ts +0 -39
- package/src/app/shared/logging/logging-service.config.d.ts +0 -25
- package/src/app/shared/logging/logging-service.module.d.ts +0 -9
- package/src/app/shared/material/autocomplete/material.autocomplete.config.d.ts +0 -36
- package/src/app/shared/material/autocomplete/material.autocomplete.d.ts +0 -138
- package/src/app/shared/material/autocomplete/material.autocomplete.module.d.ts +0 -21
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.d.ts +0 -4
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.d.ts +0 -45
- package/src/app/shared/material/badge/badge.directive.d.ts +0 -37
- package/src/app/shared/material/badge/badge.module.d.ts +0 -10
- package/src/app/shared/material/badge/badge.test.d.ts +0 -21
- package/src/app/shared/material/boolean/boolean.module.d.ts +0 -19
- package/src/app/shared/material/boolean/material.boolean.d.ts +0 -66
- package/src/app/shared/material/chips/chips.module.d.ts +0 -21
- package/src/app/shared/material/chips/material.chips.d.ts +0 -126
- package/src/app/shared/material/chips/testing/chips.test.d.ts +0 -31
- package/src/app/shared/material/datetime/datetime.module.d.ts +0 -24
- package/src/app/shared/material/datetime/material.date.d.ts +0 -74
- package/src/app/shared/material/datetime/material.dateshort.d.ts +0 -75
- package/src/app/shared/material/datetime/material.datetime.d.ts +0 -100
- package/src/app/shared/material/datetime/testing/mat-date-time.test.d.ts +0 -31
- package/src/app/shared/material/datetime/testing/mat-date.test.d.ts +0 -30
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.d.ts +0 -29
- package/src/app/shared/material/duration/duration.module.d.ts +0 -18
- package/src/app/shared/material/duration/duration.utils.d.ts +0 -3
- package/src/app/shared/material/duration/material.duration.d.ts +0 -57
- package/src/app/shared/material/latlong/latlong.utils.d.ts +0 -13
- package/src/app/shared/material/latlong/material.latlong.d.ts +0 -65
- package/src/app/shared/material/latlong/material.latlong.module.d.ts +0 -19
- package/src/app/shared/material/latlong/testing/latlong.test.d.ts +0 -21
- package/src/app/shared/material/material.animations.d.ts +0 -4
- package/src/app/shared/material/material.module.d.ts +0 -45
- package/src/app/shared/material/material.testing.module.d.ts +0 -25
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.d.ts +0 -22
- package/src/app/shared/material/numpad/numpad.component.d.ts +0 -26
- package/src/app/shared/material/numpad/numpad.container.d.ts +0 -40
- package/src/app/shared/material/numpad/numpad.content.d.ts +0 -7
- package/src/app/shared/material/numpad/numpad.directive.d.ts +0 -35
- package/src/app/shared/material/numpad/numpad.dom-service.d.ts +0 -16
- package/src/app/shared/material/numpad/numpad.model.d.ts +0 -30
- package/src/app/shared/material/numpad/numpad.module.d.ts +0 -16
- package/src/app/shared/material/numpad/testing/numpad.test.d.ts +0 -13
- package/src/app/shared/material/paginator/material.paginator-i18n.d.ts +0 -15
- package/src/app/shared/material/stepper/material.stepper-i18n.d.ts +0 -10
- package/src/app/shared/material/swipe/material.swipe.d.ts +0 -89
- package/src/app/shared/material/swipe/swipe.module.d.ts +0 -15
- package/src/app/shared/material/swipe/testing/swipe.test.d.ts +0 -22
- package/src/app/shared/modules.d.ts +0 -8
- package/src/app/shared/observables.d.ts +0 -29
- package/src/app/shared/pipes/arrays.pipe.d.ts +0 -54
- package/src/app/shared/pipes/colors.pipe.d.ts +0 -9
- package/src/app/shared/pipes/date-diff-duration.pipe.d.ts +0 -23
- package/src/app/shared/pipes/date-format.pipe.d.ts +0 -34
- package/src/app/shared/pipes/date-from-now.pipe.d.ts +0 -12
- package/src/app/shared/pipes/duration.pipe.d.ts +0 -13
- package/src/app/shared/pipes/file-size.pipe.d.ts +0 -30
- package/src/app/shared/pipes/form.pipes.d.ts +0 -59
- package/src/app/shared/pipes/highlight.pipe.d.ts +0 -11
- package/src/app/shared/pipes/latlong-format.pipe.d.ts +0 -20
- package/src/app/shared/pipes/maps.pipe.d.ts +0 -22
- package/src/app/shared/pipes/math.pipes.d.ts +0 -20
- package/src/app/shared/pipes/ng-init.pipe.d.ts +0 -8
- package/src/app/shared/pipes/number-format.pipe.d.ts +0 -10
- package/src/app/shared/pipes/pipes.module.d.ts +0 -27
- package/src/app/shared/pipes/property.pipes.d.ts +0 -26
- package/src/app/shared/pipes/string.pipes.d.ts +0 -47
- package/src/app/shared/pipes/translate-context.pipe.d.ts +0 -17
- package/src/app/shared/pipes/types.pipes.d.ts +0 -18
- package/src/app/shared/platforms.d.ts +0 -8
- package/src/app/shared/services/entity-service.class.d.ts +0 -73
- package/src/app/shared/services/job.utils.d.ts +0 -20
- package/src/app/shared/services/memory-entity-service.class.d.ts +0 -71
- package/src/app/shared/services/progress-bar.service.d.ts +0 -20
- package/src/app/shared/services/startable-observable-service.class.d.ts +0 -33
- package/src/app/shared/services/startable-service.class.d.ts +0 -34
- package/src/app/shared/services/translate-context.service.d.ts +0 -29
- package/src/app/shared/services/validator-service.class.d.ts +0 -10
- package/src/app/shared/services.d.ts +0 -9
- package/src/app/shared/shared-routing.module.d.ts +0 -22
- package/src/app/shared/shared.module.d.ts +0 -31
- package/src/app/shared/shared.testing.module.d.ts +0 -17
- package/src/app/shared/storage/storage-explorer.component.d.ts +0 -58
- package/src/app/shared/storage/storage-explorer.module.d.ts +0 -16
- package/src/app/shared/storage/storage.service.d.ts +0 -23
- package/src/app/shared/storage/storage.utils.d.ts +0 -19
- package/src/app/shared/testing/observable.test.d.ts +0 -25
- package/src/app/shared/testing/tests.page.d.ts +0 -20
- package/src/app/shared/toast/toast.testing.d.ts +0 -15
- package/src/app/shared/toast/toast.testing.module.d.ts +0 -11
- package/src/app/shared/toast/toasts.d.ts +0 -17
- package/src/app/shared/toolbar/modal-toolbar.d.ts +0 -21
- package/src/app/shared/toolbar/toolbar.d.ts +0 -63
- package/src/app/shared/toolbar/toolbar.module.d.ts +0 -15
- package/src/app/shared/types.d.ts +0 -26
- package/src/app/shared/upload-file/testing/upload-file.testing.d.ts +0 -20
- package/src/app/shared/upload-file/testing/upload-file.testing.module.d.ts +0 -11
- package/src/app/shared/upload-file/upload-file-popover.component.d.ts +0 -39
- package/src/app/shared/upload-file/upload-file.component.d.ts +0 -48
- package/src/app/shared/upload-file/upload-file.model.d.ts +0 -30
- package/src/app/shared/validator/form-error-adapter.class.d.ts +0 -27
- package/src/app/shared/validator/validators.d.ts +0 -115
- package/src/app/shared/version/versions.d.ts +0 -26
- package/src/app/social/job/job.module.d.ts +0 -12
- package/src/app/social/job/progression/job-progression.component.d.ts +0 -9
- package/src/app/social/job/progression/job-progression.icon.d.ts +0 -49
- package/src/app/social/job/progression/job-progression.list.d.ts +0 -21
- package/src/app/social/job/progression/job-progression.model.d.ts +0 -11
- package/src/app/social/job/progression/job-progression.service.d.ts +0 -34
- package/src/app/social/job/testing/job-progression.testing.d.ts +0 -17
- package/src/app/social/job/testing/job-progression.testing.service.d.ts +0 -17
- package/src/app/social/job/testing/job.testing.module.d.ts +0 -11
- package/src/app/social/message/message.form.d.ts +0 -30
- package/src/app/social/message/message.modal.d.ts +0 -39
- package/src/app/social/message/message.model.d.ts +0 -31
- package/src/app/social/message/message.module.d.ts +0 -11
- package/src/app/social/message/message.service.d.ts +0 -27
- package/src/app/social/social.errors.d.ts +0 -9
- package/src/app/social/social.module.d.ts +0 -20
- package/src/app/social/social.testing.module.d.ts +0 -13
- package/src/app/social/user-event/notification/user-event-notification.icon.d.ts +0 -31
- package/src/app/social/user-event/notification/user-event-notification.list.d.ts +0 -71
- package/src/app/social/user-event/testing/user-event.testing.d.ts +0 -34
- package/src/app/social/user-event/testing/user-event.testing.model.d.ts +0 -44
- package/src/app/social/user-event/testing/user-event.testing.module.d.ts +0 -11
- package/src/app/social/user-event/testing/user-event.testing.service.d.ts +0 -41
- package/src/app/social/user-event/user-event.model.d.ts +0 -45
- package/src/app/social/user-event/user-event.module.d.ts +0 -12
- package/src/app/social/user-event/user-event.service.d.ts +0 -124
- package/src/environments/environment.class.d.ts +0 -57
- package/src/environments/environment.d.ts +0 -3
|
@@ -0,0 +1,3112 @@
|
|
|
1
|
+
# This file was generated based on ".graphqlconfig". Do not edit manually.
|
|
2
|
+
|
|
3
|
+
schema {
|
|
4
|
+
query: Query
|
|
5
|
+
mutation: Mutation
|
|
6
|
+
subscription: Subscription
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
type AccountVO {
|
|
10
|
+
avatar: String
|
|
11
|
+
creationDate: Date
|
|
12
|
+
department: DepartmentVO
|
|
13
|
+
email: String
|
|
14
|
+
firstName: String
|
|
15
|
+
hasAvatar: Boolean
|
|
16
|
+
id: Int
|
|
17
|
+
lastName: String
|
|
18
|
+
mainProfile: String
|
|
19
|
+
profiles: [String]
|
|
20
|
+
pubkey: String
|
|
21
|
+
settings: UserSettingsVO
|
|
22
|
+
statusId: Int
|
|
23
|
+
updateDate: Date
|
|
24
|
+
username: String
|
|
25
|
+
usernameExtranet: String
|
|
26
|
+
tokens: [UserTokenVO]
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
type UserTokenVO {
|
|
30
|
+
creationDate: Date
|
|
31
|
+
expirationDate: Date
|
|
32
|
+
flags: Int
|
|
33
|
+
id: Int
|
|
34
|
+
lastUsedDate: Date
|
|
35
|
+
name: String
|
|
36
|
+
pubkey: String
|
|
37
|
+
token: String
|
|
38
|
+
updateDate: Date
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
type AggregatedLandingVO {
|
|
42
|
+
id: Int
|
|
43
|
+
observedLocationId: Int
|
|
44
|
+
vesselActivities: [VesselActivityVO]
|
|
45
|
+
vesselDateTime: Date
|
|
46
|
+
vesselSnapshot: VesselSnapshotVO
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
type AggregationResultVO {
|
|
50
|
+
aggStrata: [String]
|
|
51
|
+
columns: [ExtractionTableColumnVO]
|
|
52
|
+
rows: [[String]]
|
|
53
|
+
spaceStrata: [String]
|
|
54
|
+
timeStrata: [String]
|
|
55
|
+
total: BigDecimal
|
|
56
|
+
type: ExtractionTypeVO
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
type AggregationStrataVO {
|
|
60
|
+
aggColumnName: String
|
|
61
|
+
aggFunction: String
|
|
62
|
+
comments: String
|
|
63
|
+
creationDate: Date
|
|
64
|
+
description: String
|
|
65
|
+
id: Int
|
|
66
|
+
isDefault: Boolean
|
|
67
|
+
label: String
|
|
68
|
+
name: String
|
|
69
|
+
product: ExtractionProductVO
|
|
70
|
+
productId: Int
|
|
71
|
+
sheetName: String
|
|
72
|
+
spatialColumnName: String
|
|
73
|
+
statusId: Int
|
|
74
|
+
techColumnName: String
|
|
75
|
+
timeColumnName: String
|
|
76
|
+
updateDate: Date
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
type AggregationTechResultVO {
|
|
80
|
+
data: Map_String_ObjectScalar
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
type AggregationTypeVO {
|
|
84
|
+
category: ExtractionCategoryEnum
|
|
85
|
+
comments: String
|
|
86
|
+
creationDate: Date
|
|
87
|
+
description: String
|
|
88
|
+
"Get extraction documentation URL"
|
|
89
|
+
docUrl: String
|
|
90
|
+
documentation: String
|
|
91
|
+
filter: String
|
|
92
|
+
id: Int
|
|
93
|
+
isSpatial: Boolean
|
|
94
|
+
label: String
|
|
95
|
+
liveFormat: LiveFormatEnum
|
|
96
|
+
name: String
|
|
97
|
+
processingFrequencyId: Int
|
|
98
|
+
public: Boolean!
|
|
99
|
+
rawFormatLabel: String
|
|
100
|
+
recorderDepartment: DepartmentVO
|
|
101
|
+
recorderPerson: PersonVO
|
|
102
|
+
sheetNames: [String]
|
|
103
|
+
statusId: Int
|
|
104
|
+
stratum: [AggregationStrataVO]
|
|
105
|
+
updateDate: Date
|
|
106
|
+
version: String
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
type AppliedPeriodVO {
|
|
110
|
+
acquisitionNumber: Int
|
|
111
|
+
appliedStrategyId: Int
|
|
112
|
+
endDate: Date
|
|
113
|
+
startDate: Date
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
type AppliedStrategyVO {
|
|
117
|
+
appliedPeriods: [AppliedPeriodVO]
|
|
118
|
+
id: Int
|
|
119
|
+
location: ReferentialVO
|
|
120
|
+
strategyId: Int
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
type AuthTokenVO {
|
|
124
|
+
challenge: String
|
|
125
|
+
pubkey: String
|
|
126
|
+
signature: String
|
|
127
|
+
username: String
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
type BatchVO {
|
|
131
|
+
children: [BatchVO]
|
|
132
|
+
comments: String
|
|
133
|
+
controlDate: Date
|
|
134
|
+
exhaustiveInventory: Boolean
|
|
135
|
+
id: Int
|
|
136
|
+
individualCount: Int
|
|
137
|
+
label: String
|
|
138
|
+
locationId: Int
|
|
139
|
+
"Get measurement values (as a key/value map, using pmfmId as key)"
|
|
140
|
+
measurementValues: Map_Integer_StringScalar
|
|
141
|
+
operation: OperationVO
|
|
142
|
+
operationId: Int
|
|
143
|
+
parent: BatchVO
|
|
144
|
+
parentId: Int
|
|
145
|
+
qualificationComments: String
|
|
146
|
+
qualificationDate: Date
|
|
147
|
+
qualityFlagId: Int
|
|
148
|
+
"Get batch quantification measurements"
|
|
149
|
+
quantificationMeasurements: [QuantificationMeasurementVO]
|
|
150
|
+
rankOrder: Int
|
|
151
|
+
recorderDepartment: DepartmentVO
|
|
152
|
+
recorderPerson: PersonVO
|
|
153
|
+
sale: SaleVO
|
|
154
|
+
saleId: Int
|
|
155
|
+
samplingRatio: Float
|
|
156
|
+
samplingRatioText: String
|
|
157
|
+
"Get batch sorting measurements"
|
|
158
|
+
sortingMeasurements: [MeasurementVO]
|
|
159
|
+
subgroupCount: Int
|
|
160
|
+
taxonGroup: ReferentialVO
|
|
161
|
+
taxonName: TaxonNameVO
|
|
162
|
+
updateDate: Date
|
|
163
|
+
validationDate: Date
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
type ConfigurationVO {
|
|
167
|
+
backgroundImages: [String]
|
|
168
|
+
comments: String
|
|
169
|
+
creationDate: Date
|
|
170
|
+
description: String
|
|
171
|
+
id: Int
|
|
172
|
+
label: String
|
|
173
|
+
largeLogo: String
|
|
174
|
+
name: String
|
|
175
|
+
partners: [DepartmentVO]
|
|
176
|
+
properties: Map_String_StringScalar
|
|
177
|
+
smallLogo: String
|
|
178
|
+
statusId: Int
|
|
179
|
+
updateDate: Date
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
type DenormalizedPmfmStrategyVO {
|
|
183
|
+
acquisitionLevel: String
|
|
184
|
+
acquisitionNumber: Int
|
|
185
|
+
completeName: String
|
|
186
|
+
defaultValue: Float
|
|
187
|
+
fractionId: Int
|
|
188
|
+
gearIds: [Int]
|
|
189
|
+
gears: [String]
|
|
190
|
+
id: Int
|
|
191
|
+
isMandatory: Boolean
|
|
192
|
+
label: String
|
|
193
|
+
matrixId: Int
|
|
194
|
+
maxValue: Float
|
|
195
|
+
maximumNumberDecimals: Int
|
|
196
|
+
methodId: Int
|
|
197
|
+
minValue: Float
|
|
198
|
+
name: String
|
|
199
|
+
parameterId: Int
|
|
200
|
+
qualitativeValues: [ReferentialVO]
|
|
201
|
+
rankOrder: Int
|
|
202
|
+
referenceTaxonIds: [Int]
|
|
203
|
+
signifFiguresNumber: Int
|
|
204
|
+
strategyId: Int
|
|
205
|
+
taxonGroupIds: [Int]
|
|
206
|
+
type: String
|
|
207
|
+
unitLabel: String
|
|
208
|
+
updateDate: Date
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
type DepartmentVO {
|
|
212
|
+
comments: String
|
|
213
|
+
creationDate: Date
|
|
214
|
+
description: String
|
|
215
|
+
entityName: String
|
|
216
|
+
hasLogo: Boolean
|
|
217
|
+
id: Int
|
|
218
|
+
label: String
|
|
219
|
+
"Get the level from a referential entity"
|
|
220
|
+
level: ReferentialVO
|
|
221
|
+
levelId: Int
|
|
222
|
+
logo: String
|
|
223
|
+
name: String
|
|
224
|
+
rankOrder: Int
|
|
225
|
+
siteUrl: String
|
|
226
|
+
statusId: Int
|
|
227
|
+
updateDate: Date
|
|
228
|
+
validityStatusId: Int
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
type ExpectedSaleVO {
|
|
232
|
+
id: Int
|
|
233
|
+
landing: LandingVO
|
|
234
|
+
landingId: Int
|
|
235
|
+
"Get expected sale measurement values"
|
|
236
|
+
measurementValues: Map_Integer_StringScalar
|
|
237
|
+
"Get expected sale measurements"
|
|
238
|
+
measurements: [MeasurementVO]
|
|
239
|
+
"Get expected sale's products"
|
|
240
|
+
products: [ProductVO]
|
|
241
|
+
saleDate: Date
|
|
242
|
+
saleLocation: LocationVO
|
|
243
|
+
saleType: ReferentialVO
|
|
244
|
+
trip: TripVO
|
|
245
|
+
tripId: Int
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
type ExtractionProductVO {
|
|
249
|
+
category: ExtractionCategoryEnum
|
|
250
|
+
comments: String
|
|
251
|
+
creationDate: Date
|
|
252
|
+
description: String
|
|
253
|
+
documentation: String
|
|
254
|
+
filter: String
|
|
255
|
+
format: String
|
|
256
|
+
id: Int
|
|
257
|
+
isSpatial: Boolean
|
|
258
|
+
items: Map_String_StringScalar
|
|
259
|
+
label: String
|
|
260
|
+
name: String
|
|
261
|
+
parentId: Int
|
|
262
|
+
processingFrequencyId: Int
|
|
263
|
+
rawFormatLabel: String
|
|
264
|
+
recorderDepartment: DepartmentVO
|
|
265
|
+
recorderPerson: PersonVO
|
|
266
|
+
sheetNames: [String]
|
|
267
|
+
statusId: Int
|
|
268
|
+
stratum: [AggregationStrataVO]
|
|
269
|
+
tableNames: [String]
|
|
270
|
+
tables: [ExtractionTableVO]
|
|
271
|
+
updateDate: Date
|
|
272
|
+
version: String
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
type ExtractionResultVO {
|
|
276
|
+
columns: [ExtractionTableColumnVO]
|
|
277
|
+
rows: [[String]]
|
|
278
|
+
total: BigDecimal
|
|
279
|
+
type: ExtractionTypeVO
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
type ExtractionTableColumnVO {
|
|
283
|
+
columnName: String
|
|
284
|
+
description: String
|
|
285
|
+
id: Int
|
|
286
|
+
label: String
|
|
287
|
+
name: String
|
|
288
|
+
rankOrder: Int
|
|
289
|
+
tableId: Int
|
|
290
|
+
type: String
|
|
291
|
+
values: [String]
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
type ExtractionTableVO {
|
|
295
|
+
columnValues: Map_String_List_ObjectScalar
|
|
296
|
+
columns: [ExtractionTableColumnVO]
|
|
297
|
+
comments: String
|
|
298
|
+
creationDate: Date
|
|
299
|
+
defaultAggColumn: String
|
|
300
|
+
defaultSpaceColumn: String
|
|
301
|
+
defaultTechColumn: String
|
|
302
|
+
description: String
|
|
303
|
+
id: Int
|
|
304
|
+
isSpatial: Boolean
|
|
305
|
+
label: String
|
|
306
|
+
name: String
|
|
307
|
+
product: ExtractionProductVO
|
|
308
|
+
productId: Int
|
|
309
|
+
rankOrder: Int
|
|
310
|
+
sheetName: String
|
|
311
|
+
statusId: Int
|
|
312
|
+
tableName: String
|
|
313
|
+
updateDate: Date
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
type ExtractionTypeVO {
|
|
317
|
+
category: ExtractionCategoryEnum
|
|
318
|
+
comments: String
|
|
319
|
+
description: String
|
|
320
|
+
"Get extraction documentation URL"
|
|
321
|
+
docUrl: String
|
|
322
|
+
filter: String
|
|
323
|
+
id: Int
|
|
324
|
+
isSpatial: Boolean
|
|
325
|
+
label: String
|
|
326
|
+
liveFormat: LiveFormatEnum
|
|
327
|
+
name: String
|
|
328
|
+
processingFrequencyId: Int
|
|
329
|
+
public: Boolean!
|
|
330
|
+
rawFormatLabel: String
|
|
331
|
+
recorderDepartment: DepartmentVO
|
|
332
|
+
recorderPerson: PersonVO
|
|
333
|
+
sheetNames: [String]
|
|
334
|
+
statusId: Int
|
|
335
|
+
version: String
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
type FishingAreaVO {
|
|
339
|
+
depthGradient: ReferentialVO
|
|
340
|
+
distanceToCoastGradient: ReferentialVO
|
|
341
|
+
id: Int
|
|
342
|
+
location: LocationVO
|
|
343
|
+
nearbySpecificArea: ReferentialVO
|
|
344
|
+
operation: OperationVO
|
|
345
|
+
operationId: Int
|
|
346
|
+
qualificationComments: String
|
|
347
|
+
qualificationDate: Date
|
|
348
|
+
qualityFlagId: Int
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
type LandingVO {
|
|
352
|
+
comments: String
|
|
353
|
+
controlDate: Date
|
|
354
|
+
creationDate: Date
|
|
355
|
+
dateTime: Date
|
|
356
|
+
id: Int
|
|
357
|
+
location: LocationVO
|
|
358
|
+
"Get measurement values (as a key/value map, using pmfmId as key)"
|
|
359
|
+
measurementValues: Map_Integer_StringScalar
|
|
360
|
+
measurements: [MeasurementVO]
|
|
361
|
+
observedLocation: ObservedLocationVO
|
|
362
|
+
observedLocationId: Int
|
|
363
|
+
observers: [PersonVO]
|
|
364
|
+
"Get landing's products"
|
|
365
|
+
products: [ProductVO]
|
|
366
|
+
program: ProgramVO
|
|
367
|
+
qualificationComments: String
|
|
368
|
+
qualificationDate: Date
|
|
369
|
+
qualityFlagId: Int
|
|
370
|
+
rankOrder: Int
|
|
371
|
+
recorderDepartment: DepartmentVO
|
|
372
|
+
recorderPerson: PersonVO
|
|
373
|
+
"Get landing's samples"
|
|
374
|
+
samples: [SampleVO]
|
|
375
|
+
"Get number of samples"
|
|
376
|
+
samplesCount: Long!
|
|
377
|
+
"Get landing's trip"
|
|
378
|
+
trip: TripVO
|
|
379
|
+
tripId: Int
|
|
380
|
+
updateDate: Date
|
|
381
|
+
validationDate: Date
|
|
382
|
+
vesselDateTime: Date
|
|
383
|
+
vesselSnapshot: VesselSnapshotVO
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
type LocationAssociationVO {
|
|
387
|
+
childId: Int
|
|
388
|
+
childSurfaceRatio: Float
|
|
389
|
+
comments: String
|
|
390
|
+
creationDate: Date
|
|
391
|
+
description: String
|
|
392
|
+
entityName: String
|
|
393
|
+
id: Int
|
|
394
|
+
label: String
|
|
395
|
+
"Get the level from a referential entity"
|
|
396
|
+
level: ReferentialVO
|
|
397
|
+
levelId: Int
|
|
398
|
+
name: String
|
|
399
|
+
parentId: Int
|
|
400
|
+
rankOrder: Int
|
|
401
|
+
statusId: Int
|
|
402
|
+
updateDate: Date
|
|
403
|
+
validityStatusId: Int
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
type LocationVO {
|
|
407
|
+
children: [LocationAssociationVO]
|
|
408
|
+
comments: String
|
|
409
|
+
creationDate: Date
|
|
410
|
+
description: String
|
|
411
|
+
entityName: String
|
|
412
|
+
id: Int
|
|
413
|
+
label: String
|
|
414
|
+
"Get the level from a referential entity"
|
|
415
|
+
level: ReferentialVO
|
|
416
|
+
levelId: Int
|
|
417
|
+
name: String
|
|
418
|
+
parents: [LocationAssociationVO]
|
|
419
|
+
rankOrder: Int
|
|
420
|
+
statusId: Int
|
|
421
|
+
updateDate: Date
|
|
422
|
+
validityStatusId: Int
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
type MeasurementVO {
|
|
426
|
+
alphanumericalValue: String
|
|
427
|
+
controlDate: Date
|
|
428
|
+
creationDate: Date
|
|
429
|
+
digitCount: Int
|
|
430
|
+
entityName: String
|
|
431
|
+
id: Int
|
|
432
|
+
numericalValue: Float
|
|
433
|
+
"Get measurement's pmfm"
|
|
434
|
+
pmfm: PmfmVO
|
|
435
|
+
pmfmId: Int!
|
|
436
|
+
precisionValue: Float
|
|
437
|
+
qualitativeValue: ReferentialVO
|
|
438
|
+
qualityFlagId: Int
|
|
439
|
+
rankOrder: Short
|
|
440
|
+
recorderDepartment: DepartmentVO
|
|
441
|
+
recorderPerson: PersonVO
|
|
442
|
+
updateDate: Date
|
|
443
|
+
validationDate: Date
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
type MetierVO {
|
|
447
|
+
comments: String
|
|
448
|
+
creationDate: Date
|
|
449
|
+
description: String
|
|
450
|
+
entityName: String
|
|
451
|
+
gear: ReferentialVO
|
|
452
|
+
id: Int
|
|
453
|
+
label: String
|
|
454
|
+
"Get the level from a referential entity"
|
|
455
|
+
level: ReferentialVO
|
|
456
|
+
levelId: Int
|
|
457
|
+
name: String
|
|
458
|
+
rankOrder: Int
|
|
459
|
+
statusId: Int
|
|
460
|
+
taxonGroup: TaxonGroupVO
|
|
461
|
+
updateDate: Date
|
|
462
|
+
validityStatusId: Int
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
type MinMaxVO {
|
|
466
|
+
max: Float
|
|
467
|
+
min: Float
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
"Mutation root"
|
|
471
|
+
type Mutation {
|
|
472
|
+
"Confirm an account email"
|
|
473
|
+
confirmAccountEmail(code: String, email: String): Boolean!
|
|
474
|
+
"Control an observed location"
|
|
475
|
+
controlObservedLocation(observedLocation: ObservedLocationVOInput): ObservedLocationVO
|
|
476
|
+
"Control a trip"
|
|
477
|
+
controlTrip(trip: TripVOInput!): TripVO
|
|
478
|
+
"Create an account"
|
|
479
|
+
createAccount(account: AccountVOInput): AccountVO
|
|
480
|
+
"Delete many aggregated landings"
|
|
481
|
+
deleteAggregatedLandings(filter: AggregatedLandingFilterVOInput, vesselSnapshotIds: [Int]): Boolean!
|
|
482
|
+
"Delete some aggregations"
|
|
483
|
+
deleteAggregations(ids: [Int]): Boolean!
|
|
484
|
+
"Delete an observed location"
|
|
485
|
+
deleteLanding(id: Int!): Boolean!
|
|
486
|
+
"Delete many observed locations"
|
|
487
|
+
deleteLandings(ids: [Int]): Boolean!
|
|
488
|
+
"Delete an observed location"
|
|
489
|
+
deleteObservedLocation(id: Int!): Boolean!
|
|
490
|
+
"Delete many observed locations"
|
|
491
|
+
deleteObservedLocations(ids: [Int]): Boolean!
|
|
492
|
+
"Delete an operation"
|
|
493
|
+
deleteOperation(id: Int!): Boolean!
|
|
494
|
+
"Delete many operations"
|
|
495
|
+
deleteOperations(ids: [Int]): Boolean!
|
|
496
|
+
"Delete many person (by ids)"
|
|
497
|
+
deletePersons(ids: [Int]): Boolean!
|
|
498
|
+
"Delete a program"
|
|
499
|
+
deleteProgram(id: Int!): Boolean!
|
|
500
|
+
"Delete a referential (by id)"
|
|
501
|
+
deleteReferential(entityName: String, id: Int!): Boolean!
|
|
502
|
+
"Delete many referential (by ids)"
|
|
503
|
+
deleteReferentials(entityName: String, ids: [Int]): Boolean!
|
|
504
|
+
"Delete a strategy"
|
|
505
|
+
deleteStrategy(id: Int!): Boolean!
|
|
506
|
+
"Delete an entity from the trash"
|
|
507
|
+
deleteTrashEntity(entityName: String, id: String): Boolean!
|
|
508
|
+
"Delete a trip"
|
|
509
|
+
deleteTrip(id: Int!): Boolean!
|
|
510
|
+
"Delete many trips"
|
|
511
|
+
deleteTrips(ids: [Int]!): Boolean!
|
|
512
|
+
"Delete a user event"
|
|
513
|
+
deleteUserEvent(id: Int!): Boolean!
|
|
514
|
+
"Delete many user events"
|
|
515
|
+
deleteUserEvents(ids: [Int]): Boolean!
|
|
516
|
+
"Delete a vessel (by vessel features id)"
|
|
517
|
+
deleteVessel(id: Int!): Boolean!
|
|
518
|
+
"Delete many vessels (by vessel features ids)"
|
|
519
|
+
deleteVessels(ids: [Int]!): Boolean!
|
|
520
|
+
"Qualify an observed location"
|
|
521
|
+
qualifyObservedLocation(observedLocation: ObservedLocationVOInput): ObservedLocationVO
|
|
522
|
+
"Qualify a trip"
|
|
523
|
+
qualifyTrip(trip: TripVOInput!): TripVO
|
|
524
|
+
"Create or update an account"
|
|
525
|
+
saveAccount(account: AccountVOInput): AccountVO
|
|
526
|
+
"Save aggregated landings"
|
|
527
|
+
saveAggregatedLandings(aggregatedLandings: [AggregatedLandingVOInput], filter: AggregatedLandingFilterVOInput): [AggregatedLandingVO]
|
|
528
|
+
"Create or update a data aggregation"
|
|
529
|
+
saveAggregation(filter: ExtractionFilterVOInput, type: AggregationTypeVOInput): AggregationTypeVO
|
|
530
|
+
"Save pod configuration"
|
|
531
|
+
saveConfiguration(config: ConfigurationVOInput): ConfigurationVO
|
|
532
|
+
"Create or update a department"
|
|
533
|
+
saveDepartment(department: DepartmentVOInput): DepartmentVO
|
|
534
|
+
"Create or update a extraction"
|
|
535
|
+
saveExtraction(filter: ExtractionFilterVOInput, type: ExtractionTypeVOInput): ExtractionTypeVO
|
|
536
|
+
"Create or update an landing"
|
|
537
|
+
saveLanding(landing: LandingVOInput): LandingVO
|
|
538
|
+
"Create or update many landings"
|
|
539
|
+
saveLandings(landings: [LandingVOInput]!): [LandingVO]
|
|
540
|
+
"Create or update an observed location"
|
|
541
|
+
saveObservedLocation(observedLocation: ObservedLocationVOInput, options: ObservedLocationSaveOptionsInput): ObservedLocationVO
|
|
542
|
+
"Create or update many observed locations"
|
|
543
|
+
saveObservedLocations(observedLocations: [ObservedLocationVOInput], options: ObservedLocationSaveOptionsInput): [ObservedLocationVO]
|
|
544
|
+
"Create or update an operation"
|
|
545
|
+
saveOperation(operation: OperationVOInput): OperationVO
|
|
546
|
+
"Create or update many operations"
|
|
547
|
+
saveOperations(operations: [OperationVOInput]!): [OperationVO]
|
|
548
|
+
"Create or update a parameter"
|
|
549
|
+
saveParameter(parameter: ParameterVOInput): ParameterVO
|
|
550
|
+
"Create or update many persons"
|
|
551
|
+
savePersons(persons: [PersonVOInput]): [PersonVO]
|
|
552
|
+
"Create or update a pmfm"
|
|
553
|
+
savePmfm(pmfm: PmfmVOInput): PmfmVO
|
|
554
|
+
"Save a program (with strategies)"
|
|
555
|
+
saveProgram(options: ProgramSaveOptionsInput, program: ProgramVOInput!): ProgramVO
|
|
556
|
+
"Create or update a referential"
|
|
557
|
+
saveReferential(referential: ReferentialVOInput): ReferentialVO
|
|
558
|
+
"Create or update many referential"
|
|
559
|
+
saveReferentials(referentials: [ReferentialVOInput]): [ReferentialVO]
|
|
560
|
+
"Save user settings"
|
|
561
|
+
saveSettings(settings: UserSettingsVOInput): UserSettingsVO
|
|
562
|
+
"Save a software configuration"
|
|
563
|
+
saveSoftware(software: SoftwareVOInput): SoftwareVO
|
|
564
|
+
"Save a strategy"
|
|
565
|
+
saveStrategy(strategy: StrategyVOInput!): StrategyVO
|
|
566
|
+
"Save a Taxon name"
|
|
567
|
+
saveTaxonName(taxonName: TaxonNameVOInput!): TaxonNameVO
|
|
568
|
+
"Create or update a trip"
|
|
569
|
+
saveTrip(options: TripSaveOptionsInput, saveOptions: TripSaveOptionsInput, trip: TripVOInput!, withOperation: Boolean = false): TripVO
|
|
570
|
+
"Create or update many trips"
|
|
571
|
+
saveTrips(options: TripSaveOptionsInput, saveOptions: TripSaveOptionsInput, trips: [TripVOInput]!, withOperation: Boolean = false): [TripVO]
|
|
572
|
+
"Sent data to admin, for debug"
|
|
573
|
+
saveUserEvent(userEvent: UserEventVOInput): UserEventVO
|
|
574
|
+
"Create or update a vessel"
|
|
575
|
+
saveVessel(vessel: VesselVOInput!): VesselVO
|
|
576
|
+
"Create or update many vessels"
|
|
577
|
+
saveVessels(vessels: [VesselVOInput]!): [VesselVO]
|
|
578
|
+
"Resent confirmation email"
|
|
579
|
+
sendAccountConfirmationEmail(email: String, locale: String = "en_GB"): Boolean!
|
|
580
|
+
"Unvalidate an observed location"
|
|
581
|
+
unvalidateObservedLocation(observedLocation: ObservedLocationVOInput): ObservedLocationVO
|
|
582
|
+
"Unvalidate a trip"
|
|
583
|
+
unvalidateTrip(trip: TripVOInput!): TripVO
|
|
584
|
+
"Update an extraction product"
|
|
585
|
+
updateProduct(id: Int!): AggregationTypeVO
|
|
586
|
+
"Validate an observed location"
|
|
587
|
+
validateObservedLocation(observedLocation: ObservedLocationVOInput): ObservedLocationVO
|
|
588
|
+
"Validate a trip"
|
|
589
|
+
validateTrip(trip: TripVOInput!): TripVO
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
type ObservedLocationVO {
|
|
593
|
+
comments: String
|
|
594
|
+
controlDate: Date
|
|
595
|
+
creationDate: Date
|
|
596
|
+
endDateTime: Date
|
|
597
|
+
id: Int
|
|
598
|
+
landings: [LandingVO]
|
|
599
|
+
location: LocationVO
|
|
600
|
+
"Get measurement values (as a key/value map, using pmfmId as key)"
|
|
601
|
+
measurementValues: Map_Integer_StringScalar
|
|
602
|
+
"Get measurement values"
|
|
603
|
+
measurements: [MeasurementVO]
|
|
604
|
+
observers: [PersonVO]
|
|
605
|
+
program: ProgramVO
|
|
606
|
+
qualificationComments: String
|
|
607
|
+
qualificationDate: Date
|
|
608
|
+
qualityFlagId: Int
|
|
609
|
+
recorderDepartment: DepartmentVO
|
|
610
|
+
recorderPerson: PersonVO
|
|
611
|
+
startDateTime: Date
|
|
612
|
+
updateDate: Date
|
|
613
|
+
validationDate: Date
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
type OperationGroupVO {
|
|
617
|
+
comments: String
|
|
618
|
+
controlDate: Date
|
|
619
|
+
"Get operation group's fishing areas"
|
|
620
|
+
fishingAreas: [FishingAreaVO]
|
|
621
|
+
"Get operation group's gear measurements"
|
|
622
|
+
gearMeasurementValues: Map_Integer_StringScalar
|
|
623
|
+
"Get operation group's gear measurements"
|
|
624
|
+
gearMeasurements: [MeasurementVO]
|
|
625
|
+
hasCatch: Boolean
|
|
626
|
+
id: Int
|
|
627
|
+
"Get operation group's measurements"
|
|
628
|
+
measurementValues: Map_Integer_StringScalar
|
|
629
|
+
"Get operation group's measurements"
|
|
630
|
+
measurements: [MeasurementVO]
|
|
631
|
+
metier: MetierVO
|
|
632
|
+
"Get operation group's packets"
|
|
633
|
+
packets: [PacketVO]
|
|
634
|
+
physicalGearId: Int
|
|
635
|
+
"Get operation group's products"
|
|
636
|
+
products: [ProductVO]
|
|
637
|
+
qualificationComments: String
|
|
638
|
+
qualificationDate: Date
|
|
639
|
+
qualityFlagId: Int
|
|
640
|
+
rankOrderOnPeriod: Int
|
|
641
|
+
recorderDepartment: DepartmentVO
|
|
642
|
+
"Get operation group's samples"
|
|
643
|
+
samples: [SampleVO]
|
|
644
|
+
trip: TripVO
|
|
645
|
+
tripId: Int
|
|
646
|
+
updateDate: Date
|
|
647
|
+
validationDate: Date
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
type OperationVO {
|
|
651
|
+
"Get operation's batches"
|
|
652
|
+
batches: [BatchVO]
|
|
653
|
+
catchBatch: BatchVO
|
|
654
|
+
childOperation: OperationVO
|
|
655
|
+
childOperationId: Int
|
|
656
|
+
comments: String
|
|
657
|
+
controlDate: Date
|
|
658
|
+
endDateTime: Date
|
|
659
|
+
"Get operation's fishing areas"
|
|
660
|
+
fishingAreas: [FishingAreaVO]
|
|
661
|
+
fishingEndDateTime: Date
|
|
662
|
+
fishingStartDateTime: Date
|
|
663
|
+
"Get operation's gear measurements"
|
|
664
|
+
gearMeasurementValues: Map_Integer_StringScalar
|
|
665
|
+
"Get operation's gear measurements"
|
|
666
|
+
gearMeasurements: [MeasurementVO]
|
|
667
|
+
hasCatch: Boolean
|
|
668
|
+
id: Int
|
|
669
|
+
"Get operation's measurements"
|
|
670
|
+
measurementValues: Map_Integer_StringScalar
|
|
671
|
+
"Get operation's measurements"
|
|
672
|
+
measurements: [MeasurementVO]
|
|
673
|
+
"Get operation's metier"
|
|
674
|
+
metier: MetierVO
|
|
675
|
+
parentOperation: OperationVO
|
|
676
|
+
parentOperationId: Int
|
|
677
|
+
physicalGear: PhysicalGearVO
|
|
678
|
+
physicalGearId: Int
|
|
679
|
+
"Get operation's position"
|
|
680
|
+
positions: [VesselPositionVO]
|
|
681
|
+
qualificationComments: String
|
|
682
|
+
qualificationDate: Date
|
|
683
|
+
qualityFlagId: Int
|
|
684
|
+
rankOrderOnPeriod: Int
|
|
685
|
+
recorderDepartment: DepartmentVO
|
|
686
|
+
"Get operation's samples"
|
|
687
|
+
samples: [SampleVO]
|
|
688
|
+
startDateTime: Date
|
|
689
|
+
trip: TripVO
|
|
690
|
+
tripId: Int
|
|
691
|
+
updateDate: Date
|
|
692
|
+
validationDate: Date
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
type PacketCompositionVO {
|
|
696
|
+
id: Int
|
|
697
|
+
rankOrder: Int
|
|
698
|
+
ratios: [Int]
|
|
699
|
+
taxonGroup: ReferentialVO
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
type PacketVO {
|
|
703
|
+
comments: String
|
|
704
|
+
composition: [PacketCompositionVO]
|
|
705
|
+
controlDate: Date
|
|
706
|
+
id: Int
|
|
707
|
+
number: Int
|
|
708
|
+
operation: OperationVO
|
|
709
|
+
operationId: Int
|
|
710
|
+
qualificationComments: String
|
|
711
|
+
qualificationDate: Date
|
|
712
|
+
qualityFlagId: Int
|
|
713
|
+
rankOrder: Int
|
|
714
|
+
recorderDepartment: DepartmentVO
|
|
715
|
+
recorderPerson: PersonVO
|
|
716
|
+
sampledWeights: [Float]
|
|
717
|
+
updateDate: Date
|
|
718
|
+
validationDate: Date
|
|
719
|
+
weight: Float
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
type ParameterVO {
|
|
723
|
+
comments: String
|
|
724
|
+
creationDate: Date
|
|
725
|
+
description: String
|
|
726
|
+
entityName: String
|
|
727
|
+
id: Int
|
|
728
|
+
label: String
|
|
729
|
+
"Get the level from a referential entity"
|
|
730
|
+
level: ReferentialVO
|
|
731
|
+
levelId: Int
|
|
732
|
+
name: String
|
|
733
|
+
parameterGroupId: Int
|
|
734
|
+
qualitativeValues: [ReferentialVO]
|
|
735
|
+
rankOrder: Int
|
|
736
|
+
statusId: Int
|
|
737
|
+
type: String
|
|
738
|
+
updateDate: Date
|
|
739
|
+
validityStatusId: Int
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
type PersonVO {
|
|
743
|
+
avatar: String
|
|
744
|
+
creationDate: Date
|
|
745
|
+
department: DepartmentVO
|
|
746
|
+
email: String
|
|
747
|
+
firstName: String
|
|
748
|
+
hasAvatar: Boolean
|
|
749
|
+
id: Int
|
|
750
|
+
lastName: String
|
|
751
|
+
mainProfile: String
|
|
752
|
+
profiles: [String]
|
|
753
|
+
pubkey: String
|
|
754
|
+
statusId: Int
|
|
755
|
+
updateDate: Date
|
|
756
|
+
username: String
|
|
757
|
+
usernameExtranet: String
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
type PhysicalGearVO {
|
|
761
|
+
comments: String
|
|
762
|
+
controlDate: Date
|
|
763
|
+
creationDate: Date
|
|
764
|
+
gear: ReferentialVO
|
|
765
|
+
id: Int
|
|
766
|
+
"Get physical gear measurements"
|
|
767
|
+
measurementValues: Map_Integer_StringScalar
|
|
768
|
+
"Get physical gear measurements"
|
|
769
|
+
measurements: [MeasurementVO]
|
|
770
|
+
program: ProgramVO
|
|
771
|
+
qualificationComments: String
|
|
772
|
+
qualificationDate: Date
|
|
773
|
+
qualityFlagId: Int
|
|
774
|
+
rankOrder: Int
|
|
775
|
+
recorderDepartment: DepartmentVO
|
|
776
|
+
recorderPerson: PersonVO
|
|
777
|
+
"Get physical gear's trip"
|
|
778
|
+
trip: TripVO
|
|
779
|
+
tripId: Int
|
|
780
|
+
updateDate: Date
|
|
781
|
+
validationDate: Date
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
type PmfmStrategyVO {
|
|
785
|
+
acquisitionLevel: String
|
|
786
|
+
acquisitionNumber: Int
|
|
787
|
+
defaultValue: Float
|
|
788
|
+
"Get strategy fraction"
|
|
789
|
+
fraction: ReferentialVO
|
|
790
|
+
fractionId: Int
|
|
791
|
+
gearIds: [Int]
|
|
792
|
+
gears: [String]
|
|
793
|
+
id: Int
|
|
794
|
+
isMandatory: Boolean
|
|
795
|
+
"Get strategy matrix"
|
|
796
|
+
matrix: ReferentialVO
|
|
797
|
+
matrixId: Int
|
|
798
|
+
maxValue: Float
|
|
799
|
+
"Get strategy method"
|
|
800
|
+
method: ReferentialVO
|
|
801
|
+
methodId: Int
|
|
802
|
+
minValue: Float
|
|
803
|
+
"Get strategy parameter"
|
|
804
|
+
parameter: ReferentialVO
|
|
805
|
+
parameterId: Int
|
|
806
|
+
"Get strategy pmfm"
|
|
807
|
+
pmfm: PmfmVO
|
|
808
|
+
pmfmId: Int
|
|
809
|
+
rankOrder: Int
|
|
810
|
+
referenceTaxonIds: [Int]
|
|
811
|
+
strategyId: Int
|
|
812
|
+
taxonGroupIds: [Int]
|
|
813
|
+
updateDate: Date
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
type PmfmVO {
|
|
817
|
+
comments: String
|
|
818
|
+
"Get PMFM's complete name"
|
|
819
|
+
completeName: String
|
|
820
|
+
creationDate: Date
|
|
821
|
+
defaultValue: Float
|
|
822
|
+
description: String
|
|
823
|
+
entityName: String
|
|
824
|
+
"Get PMFM's fraction"
|
|
825
|
+
fraction: ReferentialVO
|
|
826
|
+
fractionId: Int
|
|
827
|
+
id: Int
|
|
828
|
+
isCalculated: Boolean
|
|
829
|
+
isEstimated: Boolean
|
|
830
|
+
label: String
|
|
831
|
+
"Get the level from a referential entity"
|
|
832
|
+
level: ReferentialVO
|
|
833
|
+
levelId: Int
|
|
834
|
+
"Get PMFM's matrix"
|
|
835
|
+
matrix: ReferentialVO
|
|
836
|
+
matrixId: Int
|
|
837
|
+
maxValue: Float
|
|
838
|
+
maximumNumberDecimals: Int
|
|
839
|
+
"Get PMFM's method"
|
|
840
|
+
method: ReferentialVO
|
|
841
|
+
methodId: Int
|
|
842
|
+
minValue: Float
|
|
843
|
+
name: String
|
|
844
|
+
"Get PMFM's parameter"
|
|
845
|
+
parameter: ParameterVO
|
|
846
|
+
parameterId: Int
|
|
847
|
+
qualitativeValues: [ReferentialVO]
|
|
848
|
+
rankOrder: Int
|
|
849
|
+
signifFiguresNumber: Int
|
|
850
|
+
statusId: Int
|
|
851
|
+
type: String
|
|
852
|
+
"Get PMFM's unit"
|
|
853
|
+
unit: ReferentialVO
|
|
854
|
+
unitId: Int
|
|
855
|
+
unitLabel: String
|
|
856
|
+
updateDate: Date
|
|
857
|
+
validityStatusId: Int
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
type ProductVO {
|
|
861
|
+
batch: BatchVO
|
|
862
|
+
batchId: Int
|
|
863
|
+
comments: String
|
|
864
|
+
controlDate: Date
|
|
865
|
+
cost: Float
|
|
866
|
+
creationDate: Date
|
|
867
|
+
dressingId: Int
|
|
868
|
+
expectedSale: ExpectedSaleVO
|
|
869
|
+
expectedSaleId: Int
|
|
870
|
+
id: Int
|
|
871
|
+
individualCount: Int
|
|
872
|
+
label: String
|
|
873
|
+
landing: LandingVO
|
|
874
|
+
landingId: Int
|
|
875
|
+
"Get measurement values (as a key/value map, using pmfmId as key)"
|
|
876
|
+
measurementValues: Map_Integer_StringScalar
|
|
877
|
+
operation: OperationVO
|
|
878
|
+
operationId: Int
|
|
879
|
+
preservationId: Int
|
|
880
|
+
qualificationComments: String
|
|
881
|
+
qualificationDate: Date
|
|
882
|
+
qualityFlagId: Int
|
|
883
|
+
rankOrder: Int
|
|
884
|
+
recorderDepartment: DepartmentVO
|
|
885
|
+
recorderPerson: PersonVO
|
|
886
|
+
sale: SaleVO
|
|
887
|
+
saleId: Int
|
|
888
|
+
saleType: ReferentialVO
|
|
889
|
+
sizeCategoryId: Int
|
|
890
|
+
subgroupCount: Float
|
|
891
|
+
taxonGroup: ReferentialVO
|
|
892
|
+
updateDate: Date
|
|
893
|
+
validationDate: Date
|
|
894
|
+
weight: Float
|
|
895
|
+
weightCalculated: Boolean!
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
type ProgramDepartmentVO {
|
|
899
|
+
department: ReferentialVO
|
|
900
|
+
id: Int
|
|
901
|
+
location: ReferentialVO
|
|
902
|
+
privilege: ReferentialVO
|
|
903
|
+
programId: Int
|
|
904
|
+
updateDate: Date
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
type ProgramPersonVO {
|
|
908
|
+
id: Int
|
|
909
|
+
location: ReferentialVO
|
|
910
|
+
person: PersonVO
|
|
911
|
+
privilege: ReferentialVO
|
|
912
|
+
programId: Int
|
|
913
|
+
updateDate: Date
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
type ProgramVO {
|
|
917
|
+
comments: String
|
|
918
|
+
creationDate: Date
|
|
919
|
+
departments: [ProgramDepartmentVO]
|
|
920
|
+
description: String
|
|
921
|
+
"Get program's gear classification"
|
|
922
|
+
gearClassification: ReferentialVO
|
|
923
|
+
gearClassificationId: Int
|
|
924
|
+
id: Int
|
|
925
|
+
label: String
|
|
926
|
+
locationClassificationIds: [Int]
|
|
927
|
+
"Get program's location classifications"
|
|
928
|
+
locationClassifications: [ReferentialVO]
|
|
929
|
+
locationIds: [Int]
|
|
930
|
+
locations: [ReferentialVO]
|
|
931
|
+
name: String
|
|
932
|
+
persons: [ProgramPersonVO]
|
|
933
|
+
properties: Map_String_StringScalar
|
|
934
|
+
statusId: Int
|
|
935
|
+
"Get program's strategies"
|
|
936
|
+
strategies: [StrategyVO]
|
|
937
|
+
"Get program's taxon group type"
|
|
938
|
+
taxonGroupType: ReferentialVO
|
|
939
|
+
taxonGroupTypeId: Int
|
|
940
|
+
updateDate: Date
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
type QuantificationMeasurementVO {
|
|
944
|
+
alphanumericalValue: String
|
|
945
|
+
controlDate: Date
|
|
946
|
+
creationDate: Date
|
|
947
|
+
digitCount: Int
|
|
948
|
+
entityName: String
|
|
949
|
+
id: Int
|
|
950
|
+
isReferenceQuantification: Boolean
|
|
951
|
+
numericalValue: Float
|
|
952
|
+
"Get measurement's pmfm"
|
|
953
|
+
pmfm: PmfmVO
|
|
954
|
+
pmfmId: Int!
|
|
955
|
+
precisionValue: Float
|
|
956
|
+
qualitativeValue: ReferentialVO
|
|
957
|
+
qualityFlagId: Int
|
|
958
|
+
rankOrder: Short
|
|
959
|
+
recorderDepartment: DepartmentVO
|
|
960
|
+
recorderPerson: PersonVO
|
|
961
|
+
subgroupNumber: Short
|
|
962
|
+
updateDate: Date
|
|
963
|
+
validationDate: Date
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
"Query root"
|
|
967
|
+
type Query {
|
|
968
|
+
"Load a user account"
|
|
969
|
+
account(pubkey: String): AccountVO
|
|
970
|
+
"Find aggregated landings by filter"
|
|
971
|
+
aggregatedLandings(filter: AggregatedLandingFilterVOInput): [AggregatedLandingVO]
|
|
972
|
+
"Read columns from aggregation"
|
|
973
|
+
aggregationColumns(sheet: String, type: AggregationTypeVOInput): [ExtractionTableColumnVO]
|
|
974
|
+
"Execute an aggregation and return as GeoJson"
|
|
975
|
+
aggregationGeoJson(filter: ExtractionFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "asc", strata: AggregationStrataVOInput, type: AggregationTypeVOInput): ObjectScalar
|
|
976
|
+
"Read an aggregation"
|
|
977
|
+
aggregationRows(filter: ExtractionFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "asc", strata: AggregationStrataVOInput, type: AggregationTypeVOInput): AggregationResultVO
|
|
978
|
+
"Execute an aggregation and return as GeoJson"
|
|
979
|
+
aggregationTech(filter: ExtractionFilterVOInput, sortBy: String, sortDirection: String = "asc", strata: AggregationStrataVOInput, type: AggregationTypeVOInput): AggregationTechResultVO
|
|
980
|
+
"Execute an aggregation and return as GeoJson"
|
|
981
|
+
aggregationTechMinMax(filter: ExtractionFilterVOInput, strata: AggregationStrataVOInput, type: AggregationTypeVOInput): MinMaxVO
|
|
982
|
+
"Get one aggregation type"
|
|
983
|
+
aggregationType(id: Int!): AggregationTypeVO
|
|
984
|
+
"Get all available aggregation types"
|
|
985
|
+
aggregationTypes(filter: AggregationTypeFilterVOInput): [AggregationTypeVO]
|
|
986
|
+
"Search in analytic references"
|
|
987
|
+
analyticReferences(filter: ReferentialFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "label", sortDirection: String = "asc"): [ReferentialVO]
|
|
988
|
+
"Get analytic references count"
|
|
989
|
+
analyticReferencesCount(filter: ReferentialFilterVOInput): Long
|
|
990
|
+
"Ask for a new auth challenge"
|
|
991
|
+
authChallenge: AuthTokenVO
|
|
992
|
+
"Authenticate using a token"
|
|
993
|
+
authenticate(token: String): Boolean!
|
|
994
|
+
"Get cache statistics"
|
|
995
|
+
cacheStatistics: Map_String_Map_String_LongScalar
|
|
996
|
+
"Clear a single cache or all caches"
|
|
997
|
+
clearCache(name: String): Boolean!
|
|
998
|
+
"Load pod configuration"
|
|
999
|
+
configuration(id: Int, label: String): ConfigurationVO
|
|
1000
|
+
"Get a department"
|
|
1001
|
+
department(id: Int!): DepartmentVO
|
|
1002
|
+
"Search in departments"
|
|
1003
|
+
departments(filter: DepartmentFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "name", sortDirection: String = "asc"): [DepartmentVO]
|
|
1004
|
+
"Preview some extraction"
|
|
1005
|
+
extraction(cacheDuration: String, filter: ExtractionFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "asc", type: ExtractionTypeVOInput): [Map_String_StringScalar]
|
|
1006
|
+
"Execute extraction to a file"
|
|
1007
|
+
extractionFile(filter: ExtractionFilterVOInput, type: ExtractionTypeVOInput): String
|
|
1008
|
+
"Preview some extraction rows"
|
|
1009
|
+
extractionRows(filter: ExtractionFilterVOInput, offset: Int = 0, size: Int = 100, sortBy: String, sortDirection: String = "asc", type: ExtractionTypeVOInput): ExtractionResultVO
|
|
1010
|
+
"Get all available extraction types"
|
|
1011
|
+
extractionTypes(filter: ExtractionTypeFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "desc"): [ExtractionTypeVO] @deprecated(reason : "Use liveExtractionTypes and aggregationTypes")
|
|
1012
|
+
"Check if email exists (from a md5 hash)"
|
|
1013
|
+
isEmailExists(email: String, hash: String): Boolean!
|
|
1014
|
+
"Get a landing, by id"
|
|
1015
|
+
landing(id: Int!): LandingVO
|
|
1016
|
+
"Search in landings"
|
|
1017
|
+
landings(filter: LandingFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "dateTime", sortDirection: String = "asc"): [LandingVO]
|
|
1018
|
+
"Get total number of landings"
|
|
1019
|
+
landingsCount(filter: LandingFilterVOInput): Long!
|
|
1020
|
+
"Get last update date of all referential"
|
|
1021
|
+
lastUpdateDate: Date
|
|
1022
|
+
"Get all live extraction types"
|
|
1023
|
+
liveExtractionTypes(filter: ExtractionTypeFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "desc"): [ExtractionTypeVO]
|
|
1024
|
+
"Get a metier by id"
|
|
1025
|
+
metier(id: Int!): MetierVO
|
|
1026
|
+
"Search in metiers"
|
|
1027
|
+
metiers(filter: MetierFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "name", sortDirection: String = "asc"): [MetierVO]
|
|
1028
|
+
"Count metiers"
|
|
1029
|
+
metiersCount(filter: MetierFilterVOInput): Long
|
|
1030
|
+
"Get an observed location, by id"
|
|
1031
|
+
observedLocation(id: Int!): ObservedLocationVO
|
|
1032
|
+
"Search in observed locations"
|
|
1033
|
+
observedLocations(filter: ObservedLocationFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "startDateTime", sortDirection: String = "asc", trash: Boolean = false): [ObservedLocationVO]
|
|
1034
|
+
"Get total number of observed locations"
|
|
1035
|
+
observedLocationsCount(filter: ObservedLocationFilterVOInput, trash: Boolean = false): Long!
|
|
1036
|
+
"Get an operation"
|
|
1037
|
+
operation(id: Int!): OperationVO
|
|
1038
|
+
"Get trip's operation groups"
|
|
1039
|
+
operationGroups(filter: OperationFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "rankOrderOnPeriod", sortDirection: String = "asc"): [OperationGroupVO]
|
|
1040
|
+
"Search in operations"
|
|
1041
|
+
operations(filter: OperationFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "startDateTime", sortDirection: String = "desc"): [OperationVO]
|
|
1042
|
+
"Get operations count"
|
|
1043
|
+
operationsCount(filter: OperationFilterVOInput): Long!
|
|
1044
|
+
"Get a parameter"
|
|
1045
|
+
parameter(id: Int, label: String): ParameterVO
|
|
1046
|
+
"Search in persons"
|
|
1047
|
+
persons(filter: PersonFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "pubkey", sortDirection: String = "asc"): [PersonVO]
|
|
1048
|
+
"Get total persons count"
|
|
1049
|
+
personsCount(filter: PersonFilterVOInput): Long!
|
|
1050
|
+
"Get a physical gear"
|
|
1051
|
+
physicalGear(id: Int!): PhysicalGearVO
|
|
1052
|
+
"Get physical gears"
|
|
1053
|
+
physicalGears(filter: PhysicalGearFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "rankOrder", sortDirection: String = "asc"): [PhysicalGearVO]
|
|
1054
|
+
"Get a PMFM"
|
|
1055
|
+
pmfm(id: Int, label: String): PmfmVO
|
|
1056
|
+
"Search in PMFM"
|
|
1057
|
+
pmfms(filter: ReferentialFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "label", sortDirection: String = "asc"): [PmfmVO]
|
|
1058
|
+
"Get a program"
|
|
1059
|
+
program(id: Int, label: String): ProgramVO
|
|
1060
|
+
"Search in programs"
|
|
1061
|
+
programs(filter: ProgramFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "label", sortDirection: String = "asc"): [ProgramVO]
|
|
1062
|
+
"Get programs count"
|
|
1063
|
+
programsCount(filter: ProgramFilterVOInput): Long
|
|
1064
|
+
"Search in referenceTaxons"
|
|
1065
|
+
referenceTaxonExists(id: Int): Boolean
|
|
1066
|
+
"Get all levels from entityName"
|
|
1067
|
+
referentialLevels(entityName: String): [ReferentialVO]
|
|
1068
|
+
"Get all types of referential"
|
|
1069
|
+
referentialTypes: [ReferentialTypeVO]
|
|
1070
|
+
"Search in referentials"
|
|
1071
|
+
referentials(entityName: String, filter: ReferentialFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "label", sortDirection: String = "asc"): [ReferentialVO]
|
|
1072
|
+
"Get referentials count"
|
|
1073
|
+
referentialsCount(entityName: String, filter: ReferentialFilterVOInput): Long
|
|
1074
|
+
"Get total number of samples"
|
|
1075
|
+
samplesCount(filter: SampleFilterVOInput): Long!
|
|
1076
|
+
"A software config"
|
|
1077
|
+
software(id: Int, label: String): SoftwareVO
|
|
1078
|
+
"Search in strategies"
|
|
1079
|
+
strategies(filter: StrategyFilterVOInput!, offset: Int = 0, size: Int = 1000, sortBy: String = "label", sortDirection: String = "asc"): [StrategyVO]
|
|
1080
|
+
"Get already filled analytic references"
|
|
1081
|
+
strategiesAnalyticReferences(programId: Int!): [String]
|
|
1082
|
+
"Get strategies count"
|
|
1083
|
+
strategiesCount(filter: StrategyFilterVOInput): Long
|
|
1084
|
+
"Get already filled departments"
|
|
1085
|
+
strategiesDepartments(programId: Int!): [Int]
|
|
1086
|
+
"Get already filled locations"
|
|
1087
|
+
strategiesLocations(locationClassification: LocationClassificationEnum, programId: Int!): [Int]
|
|
1088
|
+
"Get already filled PMFM or one of parameter, matrix, fraction, method"
|
|
1089
|
+
strategiesPmfms(field: String = "pmfm", programId: Int!, referenceTaxonId: Int): [Int]
|
|
1090
|
+
"Get already filled values from entityName"
|
|
1091
|
+
strategiesReferentials(
|
|
1092
|
+
entityName: String,
|
|
1093
|
+
"only for Location entities"
|
|
1094
|
+
locationClassification: LocationClassificationEnum,
|
|
1095
|
+
offset: Int = 0,
|
|
1096
|
+
programId: Int!,
|
|
1097
|
+
size: Int = 100,
|
|
1098
|
+
sortBy: String = "label",
|
|
1099
|
+
sortDirection: String = "asc"
|
|
1100
|
+
): [ReferentialVO]
|
|
1101
|
+
"Get already filled taxon names"
|
|
1102
|
+
strategiesTaxonNames(programId: Int!): [Int]
|
|
1103
|
+
"Get a strategy"
|
|
1104
|
+
strategy(id: Int!): StrategyVO
|
|
1105
|
+
"Get next label for strategy"
|
|
1106
|
+
strategyNextLabel(labelPrefix: String = "", nbDigit: Int = 0, programId: Int!): String
|
|
1107
|
+
"Get next sample label for strategy"
|
|
1108
|
+
strategyNextSampleLabel(labelSeparator: String = "", nbDigit: Int = 0, strategyLabel: String!): String
|
|
1109
|
+
"Get taxon groups from a taxon name"
|
|
1110
|
+
taxonGroups(filter: ReferentialFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "name", sortDirection: String = "asc"): [TaxonGroupVO]
|
|
1111
|
+
"Count taxonGroups"
|
|
1112
|
+
taxonGroupsCount(filter: ReferentialFilterVOInput): Long
|
|
1113
|
+
"Get a Taxon Name"
|
|
1114
|
+
taxonName(id: Int, label: String): TaxonNameVO
|
|
1115
|
+
"Get taxon name count"
|
|
1116
|
+
taxonNameCount(filter: TaxonNameFilterVOInput): Long
|
|
1117
|
+
"Search in taxon names"
|
|
1118
|
+
taxonNames(filter: TaxonNameFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "name", sortDirection: String = "asc"): [TaxonNameVO]
|
|
1119
|
+
"Get trash content"
|
|
1120
|
+
trashEntities(entityName: String, offset: Int = 0, size: Int = 1000, sortBy: String = "updateDate", sortDirection: String = "desc"): [String]
|
|
1121
|
+
"Get trash file content"
|
|
1122
|
+
trashEntity(entityName: String, id: String): String
|
|
1123
|
+
"Get a trip, by id"
|
|
1124
|
+
trip(id: Int!): TripVO
|
|
1125
|
+
"Search in trips"
|
|
1126
|
+
trips(filter: TripFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "desc", trash: Boolean = false): [TripVO]
|
|
1127
|
+
"Get trips count"
|
|
1128
|
+
tripsCount(filter: TripFilterVOInput, trash: Boolean = false): Long!
|
|
1129
|
+
"Search in user events"
|
|
1130
|
+
userEvents(filter: UserEventFilterVOInput, page: PageInput): [UserEventVO]
|
|
1131
|
+
"Get a vessel"
|
|
1132
|
+
vessel(id: Int, vesselId: Int): VesselVO
|
|
1133
|
+
"Get vessel features history"
|
|
1134
|
+
vesselFeaturesHistory(filter: VesselFeaturesFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "startDate", sortDirection: String = "asc", vesselId: Int): [VesselFeaturesVO]
|
|
1135
|
+
"Get vessel registration history"
|
|
1136
|
+
vesselRegistrationHistory(filter: VesselRegistrationFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "startDate", sortDirection: String = "asc", vesselId: Int): [VesselRegistrationPeriodVO]
|
|
1137
|
+
"Search in vessel snapshots"
|
|
1138
|
+
vesselSnapshots(filter: VesselFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String = "exteriorMarking", sortDirection: String = "asc"): [VesselSnapshotVO]
|
|
1139
|
+
"Get total vessel snapshots count"
|
|
1140
|
+
vesselSnapshotsCount(filter: VesselFilterVOInput): Long!
|
|
1141
|
+
"Search in vessels"
|
|
1142
|
+
vessels(filter: VesselFilterVOInput, offset: Int = 0, size: Int = 1000, sortBy: String, sortDirection: String = "asc"): [VesselVO]
|
|
1143
|
+
"Get total vessels count"
|
|
1144
|
+
vesselsCount(filter: VesselFilterVOInput): Long!
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
type ReferentialTypeVO {
|
|
1148
|
+
id: String
|
|
1149
|
+
level: String
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
type ReferentialVO {
|
|
1153
|
+
comments: String
|
|
1154
|
+
creationDate: Date
|
|
1155
|
+
description: String
|
|
1156
|
+
entityName: String
|
|
1157
|
+
id: Int
|
|
1158
|
+
label: String
|
|
1159
|
+
"Get the level from a referential entity"
|
|
1160
|
+
level: ReferentialVO
|
|
1161
|
+
levelId: Int
|
|
1162
|
+
name: String
|
|
1163
|
+
rankOrder: Int
|
|
1164
|
+
statusId: Int
|
|
1165
|
+
updateDate: Date
|
|
1166
|
+
validityStatusId: Int
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
type SaleVO {
|
|
1170
|
+
comments: String
|
|
1171
|
+
controlDate: Date
|
|
1172
|
+
creationDate: Date
|
|
1173
|
+
endDateTime: Date
|
|
1174
|
+
id: Int
|
|
1175
|
+
"Get sale measurement values"
|
|
1176
|
+
measurementValues: Map_Integer_StringScalar
|
|
1177
|
+
"Get sale measurements"
|
|
1178
|
+
measurements: [MeasurementVO]
|
|
1179
|
+
observers: [PersonVO]
|
|
1180
|
+
"Get sale's products"
|
|
1181
|
+
products: [ProductVO]
|
|
1182
|
+
program: ProgramVO
|
|
1183
|
+
qualificationComments: String
|
|
1184
|
+
qualificationDate: Date
|
|
1185
|
+
qualityFlagId: Int
|
|
1186
|
+
recorderDepartment: DepartmentVO
|
|
1187
|
+
recorderPerson: PersonVO
|
|
1188
|
+
saleLocation: LocationVO
|
|
1189
|
+
saleType: ReferentialVO
|
|
1190
|
+
samples: [SampleVO]
|
|
1191
|
+
startDateTime: Date
|
|
1192
|
+
trip: TripVO
|
|
1193
|
+
tripId: Int
|
|
1194
|
+
updateDate: Date
|
|
1195
|
+
validationDate: Date
|
|
1196
|
+
vesselDateTime: Date
|
|
1197
|
+
vesselSnapshot: VesselSnapshotVO
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
type SampleVO {
|
|
1201
|
+
batch: BatchVO
|
|
1202
|
+
batchId: Int
|
|
1203
|
+
children: [SampleVO]
|
|
1204
|
+
comments: String
|
|
1205
|
+
controlDate: Date
|
|
1206
|
+
creationDate: Date
|
|
1207
|
+
id: Int
|
|
1208
|
+
individualCount: Int
|
|
1209
|
+
label: String
|
|
1210
|
+
landing: LandingVO
|
|
1211
|
+
landingId: Int
|
|
1212
|
+
matrix: ReferentialVO
|
|
1213
|
+
matrixId: Int
|
|
1214
|
+
"Get measurement values (as a key/value map, using pmfmId as key)"
|
|
1215
|
+
measurementValues: Map_Integer_StringScalar
|
|
1216
|
+
"Get sample measurements"
|
|
1217
|
+
measurements: [MeasurementVO]
|
|
1218
|
+
operation: OperationVO
|
|
1219
|
+
operationId: Int
|
|
1220
|
+
parent: SampleVO
|
|
1221
|
+
parentId: Int
|
|
1222
|
+
program: ProgramVO
|
|
1223
|
+
qualificationComments: String
|
|
1224
|
+
qualificationDate: Date
|
|
1225
|
+
qualityFlagId: Int
|
|
1226
|
+
rankOrder: Int
|
|
1227
|
+
recorderDepartment: DepartmentVO
|
|
1228
|
+
recorderPerson: PersonVO
|
|
1229
|
+
sampleDate: Date
|
|
1230
|
+
size: Float
|
|
1231
|
+
sizeUnit: String
|
|
1232
|
+
taxonGroup: ReferentialVO
|
|
1233
|
+
taxonName: TaxonNameVO
|
|
1234
|
+
updateDate: Date
|
|
1235
|
+
validationDate: Date
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
type SoftwareVO {
|
|
1239
|
+
comments: String
|
|
1240
|
+
creationDate: Date
|
|
1241
|
+
description: String
|
|
1242
|
+
id: Int
|
|
1243
|
+
label: String
|
|
1244
|
+
name: String
|
|
1245
|
+
properties: Map_String_StringScalar
|
|
1246
|
+
statusId: Int
|
|
1247
|
+
updateDate: Date
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1250
|
+
type StrategyDepartmentVO {
|
|
1251
|
+
department: ReferentialVO
|
|
1252
|
+
id: Int
|
|
1253
|
+
location: ReferentialVO
|
|
1254
|
+
privilege: ReferentialVO
|
|
1255
|
+
strategyId: Int
|
|
1256
|
+
updateDate: Date
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
type StrategyVO {
|
|
1260
|
+
analyticReference: String
|
|
1261
|
+
appliedStrategies: [AppliedStrategyVO]
|
|
1262
|
+
comments: String
|
|
1263
|
+
creationDate: Date
|
|
1264
|
+
"Get strategy's denormalized pmfms"
|
|
1265
|
+
denormalizedPmfms: [DenormalizedPmfmStrategyVO]
|
|
1266
|
+
departments: [StrategyDepartmentVO]
|
|
1267
|
+
description: String
|
|
1268
|
+
gearIds: [Int]
|
|
1269
|
+
gears: [ReferentialVO]
|
|
1270
|
+
id: Int
|
|
1271
|
+
label: String
|
|
1272
|
+
name: String
|
|
1273
|
+
"Get strategy's pmfms"
|
|
1274
|
+
pmfms: [PmfmStrategyVO]
|
|
1275
|
+
programId: Int
|
|
1276
|
+
statusId: Int
|
|
1277
|
+
taxonGroupIds: [Int]
|
|
1278
|
+
taxonGroups: [TaxonGroupStrategyVO]
|
|
1279
|
+
taxonNameIds: [Int]
|
|
1280
|
+
taxonNames: [TaxonNameStrategyVO]
|
|
1281
|
+
updateDate: Date
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
"Subscription root"
|
|
1285
|
+
type Subscription {
|
|
1286
|
+
"Subscribe to any account update"
|
|
1287
|
+
updateAccount(
|
|
1288
|
+
"Minimum interval to find changes, in seconds."
|
|
1289
|
+
interval: Int = 30
|
|
1290
|
+
): AccountVO
|
|
1291
|
+
"Subscribe to changes on an landing"
|
|
1292
|
+
updateLanding(
|
|
1293
|
+
id: Int!,
|
|
1294
|
+
"Minimum interval to find changes, in seconds."
|
|
1295
|
+
interval: Int = 30
|
|
1296
|
+
): LandingVO
|
|
1297
|
+
"Subscribe to changes on an observed location"
|
|
1298
|
+
updateObservedLocation(
|
|
1299
|
+
id: Int!,
|
|
1300
|
+
"Minimum interval to find changes, in seconds."
|
|
1301
|
+
interval: Int = 30
|
|
1302
|
+
): ObservedLocationVO
|
|
1303
|
+
"Subscribe to changes on an operation"
|
|
1304
|
+
updateOperation(
|
|
1305
|
+
id: Int!,
|
|
1306
|
+
"Minimum interval to find changes, in seconds."
|
|
1307
|
+
interval: Int = 30
|
|
1308
|
+
): OperationVO
|
|
1309
|
+
"Subscribe to changes on a program"
|
|
1310
|
+
updateProgram(
|
|
1311
|
+
id: Int!,
|
|
1312
|
+
"Minimum interval to find changes, in seconds."
|
|
1313
|
+
interval: Int = 30
|
|
1314
|
+
): ProgramVO
|
|
1315
|
+
"Subscribe to changes on program's strategies"
|
|
1316
|
+
updateProgramStrategies(
|
|
1317
|
+
"Minimum interval to find changes, in seconds."
|
|
1318
|
+
interval: Int = 30,
|
|
1319
|
+
programId: Int!
|
|
1320
|
+
): [StrategyVO]
|
|
1321
|
+
"Subscribe to changes on a referential"
|
|
1322
|
+
updateReferential(
|
|
1323
|
+
entityName: String!,
|
|
1324
|
+
id: Int!,
|
|
1325
|
+
"Minimum interval to find changes, in seconds."
|
|
1326
|
+
interval: Int = 30
|
|
1327
|
+
): ReferentialVO
|
|
1328
|
+
"Subscribe to changes on a trip"
|
|
1329
|
+
updateTrip(
|
|
1330
|
+
id: Int!,
|
|
1331
|
+
"Minimum interval to find changes, in seconds."
|
|
1332
|
+
interval: Int = 30
|
|
1333
|
+
): TripVO
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
type TaxonGroupStrategyVO {
|
|
1337
|
+
priorityLevel: Int
|
|
1338
|
+
strategyId: Int
|
|
1339
|
+
taxonGroup: TaxonGroupVO
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
type TaxonGroupVO {
|
|
1343
|
+
comments: String
|
|
1344
|
+
creationDate: Date
|
|
1345
|
+
description: String
|
|
1346
|
+
entityName: String
|
|
1347
|
+
id: Int
|
|
1348
|
+
label: String
|
|
1349
|
+
"Get the level from a referential entity"
|
|
1350
|
+
level: ReferentialVO
|
|
1351
|
+
levelId: Int
|
|
1352
|
+
name: String
|
|
1353
|
+
rankOrder: Int
|
|
1354
|
+
statusId: Int
|
|
1355
|
+
"Get taxon group's taxons"
|
|
1356
|
+
taxonNames: [TaxonNameVO]
|
|
1357
|
+
updateDate: Date
|
|
1358
|
+
validityStatusId: Int
|
|
1359
|
+
}
|
|
1360
|
+
|
|
1361
|
+
type TaxonNameStrategyVO {
|
|
1362
|
+
isReferent: Boolean
|
|
1363
|
+
priorityLevel: Int
|
|
1364
|
+
referenceTaxonId: Int
|
|
1365
|
+
strategyId: Int
|
|
1366
|
+
taxonName: TaxonNameVO
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
type TaxonNameVO {
|
|
1370
|
+
comments: String
|
|
1371
|
+
completeName: String
|
|
1372
|
+
creationDate: Date
|
|
1373
|
+
description: String
|
|
1374
|
+
endDate: Date
|
|
1375
|
+
entityName: String
|
|
1376
|
+
id: Int
|
|
1377
|
+
isNaming: Boolean
|
|
1378
|
+
isReferent: Boolean
|
|
1379
|
+
isVirtual: Boolean
|
|
1380
|
+
label: String
|
|
1381
|
+
"Get the level from a referential entity"
|
|
1382
|
+
level: ReferentialVO
|
|
1383
|
+
levelId: Int
|
|
1384
|
+
name: String
|
|
1385
|
+
parentId: Int
|
|
1386
|
+
parentTaxonName: TaxonNameVO
|
|
1387
|
+
rankOrder: Int
|
|
1388
|
+
referenceTaxonId: Int
|
|
1389
|
+
startDate: Date
|
|
1390
|
+
statusId: Int
|
|
1391
|
+
"Get taxon groups from a taxon name"
|
|
1392
|
+
taxonGroupIds: [Int]
|
|
1393
|
+
taxonomicLevel: ReferentialVO
|
|
1394
|
+
taxonomicLevelId: Int
|
|
1395
|
+
updateDate: Date
|
|
1396
|
+
upperRank: Int
|
|
1397
|
+
validityStatusId: Int
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
type TripVO {
|
|
1401
|
+
TYPENAME: String
|
|
1402
|
+
comments: String
|
|
1403
|
+
controlDate: Date
|
|
1404
|
+
creationDate: Date
|
|
1405
|
+
departureDateTime: Date
|
|
1406
|
+
departureLocation: LocationVO
|
|
1407
|
+
"Get trip's unique expected sale"
|
|
1408
|
+
expectedSale: ExpectedSaleVO
|
|
1409
|
+
"Get trip's expected sales"
|
|
1410
|
+
expectedSales: [ExpectedSaleVO]
|
|
1411
|
+
"Get trip's fishing area"
|
|
1412
|
+
fishingArea: FishingAreaVO
|
|
1413
|
+
"Get trip's fishing areas"
|
|
1414
|
+
fishingAreas: [FishingAreaVO]
|
|
1415
|
+
"Get operation's gears"
|
|
1416
|
+
gears: [PhysicalGearVO]
|
|
1417
|
+
hasExpectedSales: Boolean
|
|
1418
|
+
hasSales: Boolean
|
|
1419
|
+
id: Int
|
|
1420
|
+
"Get trip's landing"
|
|
1421
|
+
landing: LandingVO
|
|
1422
|
+
landingId: Int
|
|
1423
|
+
"Get trip's measurements"
|
|
1424
|
+
measurementValues: Map_Integer_StringScalar
|
|
1425
|
+
"Get trip's measurements"
|
|
1426
|
+
measurements: [MeasurementVO]
|
|
1427
|
+
"Get trip metiers"
|
|
1428
|
+
metiers: [MetierVO]
|
|
1429
|
+
observedLocation: ObservedLocationVO
|
|
1430
|
+
observedLocationId: Int
|
|
1431
|
+
observers: [PersonVO]
|
|
1432
|
+
"Get trip's operation groups"
|
|
1433
|
+
operationGroups: [OperationGroupVO]
|
|
1434
|
+
"Get trip's operations"
|
|
1435
|
+
operations: [OperationVO]
|
|
1436
|
+
program: ProgramVO
|
|
1437
|
+
qualificationComments: String
|
|
1438
|
+
qualificationDate: Date
|
|
1439
|
+
qualityFlagId: Int
|
|
1440
|
+
recorderDepartment: DepartmentVO
|
|
1441
|
+
recorderPerson: PersonVO
|
|
1442
|
+
returnDateTime: Date
|
|
1443
|
+
returnLocation: LocationVO
|
|
1444
|
+
"Get trip's unique sale"
|
|
1445
|
+
sale: SaleVO
|
|
1446
|
+
"Get trip's sales"
|
|
1447
|
+
sales: [SaleVO]
|
|
1448
|
+
updateDate: Date
|
|
1449
|
+
validationDate: Date
|
|
1450
|
+
vesselDateTime: Date
|
|
1451
|
+
vesselSnapshot: VesselSnapshotVO
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
type UserEventVO {
|
|
1455
|
+
content: String
|
|
1456
|
+
creationDate: Date
|
|
1457
|
+
eventType: String
|
|
1458
|
+
hash: String
|
|
1459
|
+
id: Int
|
|
1460
|
+
issuer: String
|
|
1461
|
+
readSignature: String
|
|
1462
|
+
recipient: String
|
|
1463
|
+
signature: String
|
|
1464
|
+
updateDate: Date
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
type UserSettingsVO {
|
|
1468
|
+
content: String
|
|
1469
|
+
id: Int
|
|
1470
|
+
issuer: String
|
|
1471
|
+
latLongFormat: String
|
|
1472
|
+
locale: String
|
|
1473
|
+
nonce: String
|
|
1474
|
+
updateDate: Date
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
type VesselActivityVO {
|
|
1478
|
+
comments: String
|
|
1479
|
+
date: Date
|
|
1480
|
+
landingId: Int
|
|
1481
|
+
measurementValues: Map_Integer_StringScalar
|
|
1482
|
+
metiers: [ReferentialVO]
|
|
1483
|
+
observedLocationId: Int
|
|
1484
|
+
rankOrder: Int
|
|
1485
|
+
tripId: Int
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
type VesselFeaturesVO {
|
|
1489
|
+
administrativePower: Int
|
|
1490
|
+
basePortLocation: LocationVO
|
|
1491
|
+
comments: String
|
|
1492
|
+
controlDate: Date
|
|
1493
|
+
creationDate: Date
|
|
1494
|
+
endDate: Date
|
|
1495
|
+
exteriorMarking: String
|
|
1496
|
+
grossTonnageGrt: Float
|
|
1497
|
+
grossTonnageGt: Float
|
|
1498
|
+
id: Int
|
|
1499
|
+
lengthOverAll: Float
|
|
1500
|
+
measurementValues: Map_Integer_StringScalar
|
|
1501
|
+
measurements: [MeasurementVO]
|
|
1502
|
+
name: String
|
|
1503
|
+
program: ProgramVO
|
|
1504
|
+
qualificationComments: String
|
|
1505
|
+
qualificationDate: Date
|
|
1506
|
+
qualityFlagId: Int
|
|
1507
|
+
recorderDepartment: DepartmentVO
|
|
1508
|
+
recorderPerson: PersonVO
|
|
1509
|
+
startDate: Date
|
|
1510
|
+
updateDate: Date
|
|
1511
|
+
validationDate: Date
|
|
1512
|
+
vessel: VesselVO
|
|
1513
|
+
}
|
|
1514
|
+
|
|
1515
|
+
type VesselPositionVO {
|
|
1516
|
+
controlDate: Date
|
|
1517
|
+
dateTime: Date
|
|
1518
|
+
id: Int
|
|
1519
|
+
latitude: Float
|
|
1520
|
+
longitude: Float
|
|
1521
|
+
operation: OperationVO
|
|
1522
|
+
operationId: Int
|
|
1523
|
+
qualityFlagId: Int
|
|
1524
|
+
recorderDepartment: DepartmentVO
|
|
1525
|
+
updateDate: Date
|
|
1526
|
+
validationDate: Date
|
|
1527
|
+
}
|
|
1528
|
+
|
|
1529
|
+
type VesselRegistrationPeriodVO {
|
|
1530
|
+
endDate: Date
|
|
1531
|
+
id: Int
|
|
1532
|
+
intRegistrationCode: String
|
|
1533
|
+
qualityFlagId: Int
|
|
1534
|
+
registrationCode: String
|
|
1535
|
+
registrationLocation: LocationVO
|
|
1536
|
+
startDate: Date
|
|
1537
|
+
vessel: VesselVO
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
type VesselSnapshotVO {
|
|
1541
|
+
administrativePower: Int
|
|
1542
|
+
basePortLocation: LocationVO
|
|
1543
|
+
comments: String
|
|
1544
|
+
controlDate: Date
|
|
1545
|
+
creationDate: Date
|
|
1546
|
+
endDate: Date
|
|
1547
|
+
exteriorMarking: String
|
|
1548
|
+
grossTonnageGrt: Float
|
|
1549
|
+
grossTonnageGt: Float
|
|
1550
|
+
id: Int
|
|
1551
|
+
intRegistrationCode: String
|
|
1552
|
+
lengthOverAll: Float
|
|
1553
|
+
"Get vessel's physical measurements"
|
|
1554
|
+
measurementValues: Map_Integer_StringScalar
|
|
1555
|
+
"Get vessel's physical measurements"
|
|
1556
|
+
measurements: [MeasurementVO]
|
|
1557
|
+
name: String
|
|
1558
|
+
program: ProgramVO
|
|
1559
|
+
qualificationComments: String
|
|
1560
|
+
qualificationDate: Date
|
|
1561
|
+
qualityFlagId: Int
|
|
1562
|
+
recorderDepartment: DepartmentVO
|
|
1563
|
+
recorderPerson: PersonVO
|
|
1564
|
+
registrationCode: String
|
|
1565
|
+
registrationLocation: LocationVO
|
|
1566
|
+
startDate: Date
|
|
1567
|
+
updateDate: Date
|
|
1568
|
+
validationDate: Date
|
|
1569
|
+
vesselStatusId: Int
|
|
1570
|
+
vesselType: ReferentialVO
|
|
1571
|
+
}
|
|
1572
|
+
|
|
1573
|
+
type VesselVO {
|
|
1574
|
+
comments: String
|
|
1575
|
+
controlDate: Date
|
|
1576
|
+
creationDate: Date
|
|
1577
|
+
id: Int
|
|
1578
|
+
program: ProgramVO
|
|
1579
|
+
qualificationComments: String
|
|
1580
|
+
qualificationDate: Date
|
|
1581
|
+
qualityFlagId: Int
|
|
1582
|
+
recorderDepartment: DepartmentVO
|
|
1583
|
+
recorderPerson: PersonVO
|
|
1584
|
+
statusId: Int
|
|
1585
|
+
updateDate: Date
|
|
1586
|
+
validationDate: Date
|
|
1587
|
+
vesselFeatures: VesselFeaturesVO
|
|
1588
|
+
vesselRegistrationPeriod: VesselRegistrationPeriodVO
|
|
1589
|
+
vesselType: ReferentialVO
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
enum DataQualityStatusEnum {
|
|
1593
|
+
CONTROLLED
|
|
1594
|
+
MODIFIED
|
|
1595
|
+
QUALIFIED
|
|
1596
|
+
VALIDATED
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
enum ExtractionCategoryEnum {
|
|
1600
|
+
LIVE
|
|
1601
|
+
PRODUCT
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
enum LiveFormatEnum {
|
|
1605
|
+
COST
|
|
1606
|
+
FREE1
|
|
1607
|
+
FREE2
|
|
1608
|
+
PMFM_TRIP
|
|
1609
|
+
RDB
|
|
1610
|
+
RJB_TRIP
|
|
1611
|
+
STRAT
|
|
1612
|
+
SURVIVAL_TEST
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
enum LocationClassificationEnum {
|
|
1616
|
+
LAND
|
|
1617
|
+
SEA
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
enum SortDirection {
|
|
1621
|
+
ASC
|
|
1622
|
+
DESC
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
input AccountVOInput {
|
|
1626
|
+
avatar: String
|
|
1627
|
+
creationDate: Date
|
|
1628
|
+
department: DepartmentVOInput
|
|
1629
|
+
email: String
|
|
1630
|
+
firstName: String
|
|
1631
|
+
hasAvatar: Boolean
|
|
1632
|
+
id: Int
|
|
1633
|
+
lastName: String
|
|
1634
|
+
mainProfile: String
|
|
1635
|
+
profiles: [String]
|
|
1636
|
+
pubkey: String
|
|
1637
|
+
settings: UserSettingsVOInput
|
|
1638
|
+
statusId: Int
|
|
1639
|
+
updateDate: Date
|
|
1640
|
+
username: String
|
|
1641
|
+
usernameExtranet: String
|
|
1642
|
+
tokens: [UserTokenVOInput]
|
|
1643
|
+
}
|
|
1644
|
+
|
|
1645
|
+
input UserTokenVOInput {
|
|
1646
|
+
creationDate: Date
|
|
1647
|
+
expirationDate: Date
|
|
1648
|
+
flags: Int
|
|
1649
|
+
id: Int
|
|
1650
|
+
lastUsedDate: Date
|
|
1651
|
+
name: String
|
|
1652
|
+
pubkey: String
|
|
1653
|
+
token: String
|
|
1654
|
+
updateDate: Date
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
input AggregatedLandingFilterVOInput {
|
|
1658
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
1659
|
+
endDate: Date
|
|
1660
|
+
locationId: Int
|
|
1661
|
+
observedLocationId: Int
|
|
1662
|
+
programIds: [Int]
|
|
1663
|
+
programLabel: String
|
|
1664
|
+
qualityFlagIds: [Int]
|
|
1665
|
+
recorderDepartmentId: Int
|
|
1666
|
+
recorderPersonId: Int
|
|
1667
|
+
startDate: Date
|
|
1668
|
+
}
|
|
1669
|
+
|
|
1670
|
+
input AggregatedLandingVOInput {
|
|
1671
|
+
id: Int
|
|
1672
|
+
observedLocationId: Int
|
|
1673
|
+
vesselActivities: [VesselActivityVOInput]
|
|
1674
|
+
vesselSnapshot: VesselSnapshotVOInput
|
|
1675
|
+
}
|
|
1676
|
+
|
|
1677
|
+
input AggregationStrataVOInput {
|
|
1678
|
+
aggColumnName: String
|
|
1679
|
+
aggFunction: String
|
|
1680
|
+
comments: String
|
|
1681
|
+
creationDate: Date
|
|
1682
|
+
description: String
|
|
1683
|
+
id: Int
|
|
1684
|
+
isDefault: Boolean
|
|
1685
|
+
label: String
|
|
1686
|
+
name: String
|
|
1687
|
+
product: ExtractionProductVOInput
|
|
1688
|
+
productId: Int
|
|
1689
|
+
sheetName: String
|
|
1690
|
+
spatialColumnName: String
|
|
1691
|
+
statusId: Int
|
|
1692
|
+
techColumnName: String
|
|
1693
|
+
timeColumnName: String
|
|
1694
|
+
updateDate: Date
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
input AggregationTypeFilterVOInput {
|
|
1698
|
+
category: String
|
|
1699
|
+
excludedIds: [Int]
|
|
1700
|
+
id: Int
|
|
1701
|
+
includedIds: [Int]
|
|
1702
|
+
isSpatial: Boolean
|
|
1703
|
+
label: String
|
|
1704
|
+
levelId: Int
|
|
1705
|
+
levelIds: [Int]
|
|
1706
|
+
levelLabel: String
|
|
1707
|
+
levelLabels: [String]
|
|
1708
|
+
name: String
|
|
1709
|
+
recorderDepartmentId: Int
|
|
1710
|
+
recorderPersonId: Int
|
|
1711
|
+
searchAttribute: String
|
|
1712
|
+
searchJoin: String
|
|
1713
|
+
searchJoinLevelIds: [Int]
|
|
1714
|
+
searchText: String
|
|
1715
|
+
statusIds: [Int]
|
|
1716
|
+
}
|
|
1717
|
+
|
|
1718
|
+
input AggregationTypeVOInput {
|
|
1719
|
+
category: ExtractionCategoryEnum
|
|
1720
|
+
comments: String
|
|
1721
|
+
creationDate: Date
|
|
1722
|
+
description: String
|
|
1723
|
+
docUrl: String
|
|
1724
|
+
documentation: String
|
|
1725
|
+
filter: String
|
|
1726
|
+
id: Int
|
|
1727
|
+
isSpatial: Boolean
|
|
1728
|
+
label: String
|
|
1729
|
+
name: String
|
|
1730
|
+
processingFrequencyId: Int
|
|
1731
|
+
recorderDepartment: DepartmentVOInput
|
|
1732
|
+
recorderPerson: PersonVOInput
|
|
1733
|
+
sheetNames: [String]
|
|
1734
|
+
statusId: Int
|
|
1735
|
+
stratum: [AggregationStrataVOInput]
|
|
1736
|
+
updateDate: Date
|
|
1737
|
+
version: String
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
input AppliedPeriodVOInput {
|
|
1741
|
+
acquisitionNumber: Int
|
|
1742
|
+
appliedStrategyId: Int
|
|
1743
|
+
endDate: Date
|
|
1744
|
+
startDate: Date
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
input AppliedStrategyVOInput {
|
|
1748
|
+
appliedPeriods: [AppliedPeriodVOInput]
|
|
1749
|
+
id: Int
|
|
1750
|
+
location: ReferentialVOInput
|
|
1751
|
+
strategyId: Int
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
input BatchVOInput {
|
|
1755
|
+
children: [BatchVOInput]
|
|
1756
|
+
comments: String
|
|
1757
|
+
controlDate: Date
|
|
1758
|
+
exhaustiveInventory: Boolean
|
|
1759
|
+
id: Int
|
|
1760
|
+
individualCount: Int
|
|
1761
|
+
label: String
|
|
1762
|
+
locationId: Int
|
|
1763
|
+
measurementValues: Map_Integer_StringScalar
|
|
1764
|
+
operation: OperationVOInput
|
|
1765
|
+
operationId: Int
|
|
1766
|
+
parent: BatchVOInput
|
|
1767
|
+
parentId: Int
|
|
1768
|
+
qualificationComments: String
|
|
1769
|
+
qualificationDate: Date
|
|
1770
|
+
qualityFlagId: Int
|
|
1771
|
+
quantificationMeasurements: [QuantificationMeasurementVOInput]
|
|
1772
|
+
rankOrder: Int
|
|
1773
|
+
recorderDepartment: DepartmentVOInput
|
|
1774
|
+
recorderPerson: PersonVOInput
|
|
1775
|
+
sale: SaleVOInput
|
|
1776
|
+
saleId: Int
|
|
1777
|
+
samplingRatio: Float
|
|
1778
|
+
samplingRatioText: String
|
|
1779
|
+
sortingMeasurements: [MeasurementVOInput]
|
|
1780
|
+
subgroupCount: Int
|
|
1781
|
+
taxonGroup: ReferentialVOInput
|
|
1782
|
+
taxonName: TaxonNameVOInput
|
|
1783
|
+
updateDate: Date
|
|
1784
|
+
validationDate: Date
|
|
1785
|
+
}
|
|
1786
|
+
|
|
1787
|
+
input ConfigurationVOInput {
|
|
1788
|
+
backgroundImages: [String]
|
|
1789
|
+
comments: String
|
|
1790
|
+
creationDate: Date
|
|
1791
|
+
description: String
|
|
1792
|
+
id: Int
|
|
1793
|
+
label: String
|
|
1794
|
+
largeLogo: String
|
|
1795
|
+
name: String
|
|
1796
|
+
partners: [DepartmentVOInput]
|
|
1797
|
+
properties: Map_String_StringScalar
|
|
1798
|
+
smallLogo: String
|
|
1799
|
+
statusId: Int
|
|
1800
|
+
updateDate: Date
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
input DenormalizedPmfmStrategyVOInput {
|
|
1804
|
+
acquisitionLevel: String
|
|
1805
|
+
acquisitionNumber: Int
|
|
1806
|
+
completeName: String
|
|
1807
|
+
defaultValue: Float
|
|
1808
|
+
fractionId: Int
|
|
1809
|
+
gearIds: [Int]
|
|
1810
|
+
gears: [String]
|
|
1811
|
+
id: Int
|
|
1812
|
+
isMandatory: Boolean
|
|
1813
|
+
label: String
|
|
1814
|
+
matrixId: Int
|
|
1815
|
+
maxValue: Float
|
|
1816
|
+
maximumNumberDecimals: Int
|
|
1817
|
+
methodId: Int
|
|
1818
|
+
minValue: Float
|
|
1819
|
+
name: String
|
|
1820
|
+
parameterId: Int
|
|
1821
|
+
qualitativeValues: [ReferentialVOInput]
|
|
1822
|
+
rankOrder: Int
|
|
1823
|
+
referenceTaxonIds: [Int]
|
|
1824
|
+
signifFiguresNumber: Int
|
|
1825
|
+
strategyId: Int
|
|
1826
|
+
taxonGroupIds: [Int]
|
|
1827
|
+
type: String
|
|
1828
|
+
unitLabel: String
|
|
1829
|
+
updateDate: Date
|
|
1830
|
+
}
|
|
1831
|
+
|
|
1832
|
+
input DepartmentFilterVOInput {
|
|
1833
|
+
excludedIds: [Int]
|
|
1834
|
+
id: Int
|
|
1835
|
+
includedIds: [Int]
|
|
1836
|
+
label: String
|
|
1837
|
+
levelId: Int
|
|
1838
|
+
levelIds: [Int]
|
|
1839
|
+
levelLabel: String
|
|
1840
|
+
levelLabels: [String]
|
|
1841
|
+
name: String
|
|
1842
|
+
searchAttribute: String
|
|
1843
|
+
searchJoin: String
|
|
1844
|
+
searchJoinLevelIds: [Int]
|
|
1845
|
+
searchText: String
|
|
1846
|
+
statusIds: [Int]
|
|
1847
|
+
withLogo: Boolean
|
|
1848
|
+
}
|
|
1849
|
+
|
|
1850
|
+
input DepartmentVOInput {
|
|
1851
|
+
comments: String
|
|
1852
|
+
creationDate: Date
|
|
1853
|
+
description: String
|
|
1854
|
+
entityName: String
|
|
1855
|
+
hasLogo: Boolean
|
|
1856
|
+
id: Int
|
|
1857
|
+
label: String
|
|
1858
|
+
levelId: Int
|
|
1859
|
+
logo: String
|
|
1860
|
+
name: String
|
|
1861
|
+
rankOrder: Int
|
|
1862
|
+
siteUrl: String
|
|
1863
|
+
statusId: Int
|
|
1864
|
+
updateDate: Date
|
|
1865
|
+
validityStatusId: Int
|
|
1866
|
+
}
|
|
1867
|
+
|
|
1868
|
+
input ExpectedSaleVOInput {
|
|
1869
|
+
id: Int
|
|
1870
|
+
landing: LandingVOInput
|
|
1871
|
+
landingId: Int
|
|
1872
|
+
measurementValues: Map_Integer_StringScalar
|
|
1873
|
+
measurements: [MeasurementVOInput]
|
|
1874
|
+
products: [ProductVOInput]
|
|
1875
|
+
saleDate: Date
|
|
1876
|
+
saleLocation: LocationVOInput
|
|
1877
|
+
saleType: ReferentialVOInput
|
|
1878
|
+
trip: TripVOInput
|
|
1879
|
+
tripId: Int
|
|
1880
|
+
}
|
|
1881
|
+
|
|
1882
|
+
input ExtractionFilterCriterionVOInput {
|
|
1883
|
+
name: String
|
|
1884
|
+
operator: String
|
|
1885
|
+
sheetName: String
|
|
1886
|
+
value: String
|
|
1887
|
+
values: [String]
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
input ExtractionFilterVOInput {
|
|
1891
|
+
criteria: [ExtractionFilterCriterionVOInput]
|
|
1892
|
+
distinct: Boolean
|
|
1893
|
+
excludeColumnNames: [String]
|
|
1894
|
+
includeColumnNames: [String]
|
|
1895
|
+
operator: String
|
|
1896
|
+
preview: Boolean
|
|
1897
|
+
sheetName: String
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
input ExtractionProductVOInput {
|
|
1901
|
+
comments: String
|
|
1902
|
+
creationDate: Date
|
|
1903
|
+
description: String
|
|
1904
|
+
documentation: String
|
|
1905
|
+
filter: String
|
|
1906
|
+
format: String
|
|
1907
|
+
id: Int
|
|
1908
|
+
isSpatial: Boolean
|
|
1909
|
+
label: String
|
|
1910
|
+
name: String
|
|
1911
|
+
parentId: Int
|
|
1912
|
+
processingFrequencyId: Int
|
|
1913
|
+
recorderDepartment: DepartmentVOInput
|
|
1914
|
+
recorderPerson: PersonVOInput
|
|
1915
|
+
statusId: Int
|
|
1916
|
+
stratum: [AggregationStrataVOInput]
|
|
1917
|
+
tables: [ExtractionTableVOInput]
|
|
1918
|
+
updateDate: Date
|
|
1919
|
+
version: String
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1922
|
+
input ExtractionTableColumnVOInput {
|
|
1923
|
+
columnName: String
|
|
1924
|
+
description: String
|
|
1925
|
+
id: Int
|
|
1926
|
+
label: String
|
|
1927
|
+
name: String
|
|
1928
|
+
rankOrder: Int
|
|
1929
|
+
tableId: Int
|
|
1930
|
+
type: String
|
|
1931
|
+
values: [String]
|
|
1932
|
+
}
|
|
1933
|
+
|
|
1934
|
+
input ExtractionTableVOInput {
|
|
1935
|
+
columnValues: Map_String_List_ObjectScalar
|
|
1936
|
+
columns: [ExtractionTableColumnVOInput]
|
|
1937
|
+
comments: String
|
|
1938
|
+
creationDate: Date
|
|
1939
|
+
defaultAggColumn: String
|
|
1940
|
+
defaultSpaceColumn: String
|
|
1941
|
+
defaultTechColumn: String
|
|
1942
|
+
description: String
|
|
1943
|
+
id: Int
|
|
1944
|
+
isSpatial: Boolean
|
|
1945
|
+
label: String
|
|
1946
|
+
name: String
|
|
1947
|
+
product: ExtractionProductVOInput
|
|
1948
|
+
productId: Int
|
|
1949
|
+
rankOrder: Int
|
|
1950
|
+
statusId: Int
|
|
1951
|
+
tableName: String
|
|
1952
|
+
updateDate: Date
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
input ExtractionTypeFilterVOInput {
|
|
1956
|
+
category: String
|
|
1957
|
+
excludedIds: [Int]
|
|
1958
|
+
id: Int
|
|
1959
|
+
includedIds: [Int]
|
|
1960
|
+
label: String
|
|
1961
|
+
levelId: Int
|
|
1962
|
+
levelIds: [Int]
|
|
1963
|
+
levelLabel: String
|
|
1964
|
+
levelLabels: [String]
|
|
1965
|
+
name: String
|
|
1966
|
+
recorderDepartmentId: Int
|
|
1967
|
+
recorderPersonId: Int
|
|
1968
|
+
searchAttribute: String
|
|
1969
|
+
searchJoin: String
|
|
1970
|
+
searchJoinLevelIds: [Int]
|
|
1971
|
+
searchText: String
|
|
1972
|
+
spatial: Boolean!
|
|
1973
|
+
statusIds: [Int]
|
|
1974
|
+
}
|
|
1975
|
+
|
|
1976
|
+
input ExtractionTypeVOInput {
|
|
1977
|
+
category: ExtractionCategoryEnum
|
|
1978
|
+
comments: String
|
|
1979
|
+
description: String
|
|
1980
|
+
docUrl: String
|
|
1981
|
+
filter: String
|
|
1982
|
+
id: Int
|
|
1983
|
+
isSpatial: Boolean
|
|
1984
|
+
label: String
|
|
1985
|
+
name: String
|
|
1986
|
+
processingFrequencyId: Int
|
|
1987
|
+
recorderDepartment: DepartmentVOInput
|
|
1988
|
+
recorderPerson: PersonVOInput
|
|
1989
|
+
sheetNames: [String]
|
|
1990
|
+
statusId: Int
|
|
1991
|
+
version: String
|
|
1992
|
+
}
|
|
1993
|
+
|
|
1994
|
+
input FishingAreaVOInput {
|
|
1995
|
+
depthGradient: ReferentialVOInput
|
|
1996
|
+
distanceToCoastGradient: ReferentialVOInput
|
|
1997
|
+
id: Int
|
|
1998
|
+
location: LocationVOInput
|
|
1999
|
+
nearbySpecificArea: ReferentialVOInput
|
|
2000
|
+
operation: OperationVOInput
|
|
2001
|
+
operationId: Int
|
|
2002
|
+
qualificationComments: String
|
|
2003
|
+
qualificationDate: Date
|
|
2004
|
+
qualityFlagId: Int
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
input LandingFilterVOInput {
|
|
2008
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2009
|
+
endDate: Date
|
|
2010
|
+
excludeVesselIds: [Int]
|
|
2011
|
+
locationId: Int
|
|
2012
|
+
locationIds: [Int]
|
|
2013
|
+
observedLocationId: Int
|
|
2014
|
+
programIds: [Int]
|
|
2015
|
+
programLabel: String
|
|
2016
|
+
qualityFlagIds: [Int]
|
|
2017
|
+
recorderDepartmentId: Int
|
|
2018
|
+
recorderPersonId: Int
|
|
2019
|
+
startDate: Date
|
|
2020
|
+
tripId: Int
|
|
2021
|
+
vesselId: Int
|
|
2022
|
+
}
|
|
2023
|
+
|
|
2024
|
+
input LandingVOInput {
|
|
2025
|
+
comments: String
|
|
2026
|
+
controlDate: Date
|
|
2027
|
+
creationDate: Date
|
|
2028
|
+
dateTime: Date
|
|
2029
|
+
id: Int
|
|
2030
|
+
location: LocationVOInput
|
|
2031
|
+
measurementValues: Map_Integer_StringScalar
|
|
2032
|
+
measurements: [MeasurementVOInput]
|
|
2033
|
+
observedLocation: ObservedLocationVOInput
|
|
2034
|
+
observedLocationId: Int
|
|
2035
|
+
observers: [PersonVOInput]
|
|
2036
|
+
program: ProgramVOInput
|
|
2037
|
+
qualificationComments: String
|
|
2038
|
+
qualificationDate: Date
|
|
2039
|
+
qualityFlagId: Int
|
|
2040
|
+
rankOrder: Int
|
|
2041
|
+
recorderDepartment: DepartmentVOInput
|
|
2042
|
+
recorderPerson: PersonVOInput
|
|
2043
|
+
samples: [SampleVOInput]
|
|
2044
|
+
samplesCount: Int
|
|
2045
|
+
trip: TripVOInput
|
|
2046
|
+
tripId: Int
|
|
2047
|
+
updateDate: Date
|
|
2048
|
+
validationDate: Date
|
|
2049
|
+
vesselSnapshot: VesselSnapshotVOInput
|
|
2050
|
+
}
|
|
2051
|
+
|
|
2052
|
+
input LocationAssociationVOInput {
|
|
2053
|
+
childId: Int
|
|
2054
|
+
childSurfaceRatio: Float
|
|
2055
|
+
comments: String
|
|
2056
|
+
creationDate: Date
|
|
2057
|
+
description: String
|
|
2058
|
+
entityName: String
|
|
2059
|
+
id: Int
|
|
2060
|
+
label: String
|
|
2061
|
+
levelId: Int
|
|
2062
|
+
name: String
|
|
2063
|
+
parentId: Int
|
|
2064
|
+
rankOrder: Int
|
|
2065
|
+
statusId: Int
|
|
2066
|
+
updateDate: Date
|
|
2067
|
+
validityStatusId: Int
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2070
|
+
input LocationVOInput {
|
|
2071
|
+
children: [LocationAssociationVOInput]
|
|
2072
|
+
comments: String
|
|
2073
|
+
creationDate: Date
|
|
2074
|
+
description: String
|
|
2075
|
+
entityName: String
|
|
2076
|
+
id: Int
|
|
2077
|
+
label: String
|
|
2078
|
+
levelId: Int
|
|
2079
|
+
name: String
|
|
2080
|
+
parents: [LocationAssociationVOInput]
|
|
2081
|
+
rankOrder: Int
|
|
2082
|
+
statusId: Int
|
|
2083
|
+
updateDate: Date
|
|
2084
|
+
validityStatusId: Int
|
|
2085
|
+
}
|
|
2086
|
+
|
|
2087
|
+
input MeasurementVOInput {
|
|
2088
|
+
alphanumericalValue: String
|
|
2089
|
+
controlDate: Date
|
|
2090
|
+
creationDate: Date
|
|
2091
|
+
digitCount: Int
|
|
2092
|
+
entityName: String
|
|
2093
|
+
id: Int
|
|
2094
|
+
numericalValue: Float
|
|
2095
|
+
pmfmId: Int!
|
|
2096
|
+
precisionValue: Float
|
|
2097
|
+
qualitativeValue: ReferentialVOInput
|
|
2098
|
+
qualityFlagId: Int
|
|
2099
|
+
rankOrder: Short
|
|
2100
|
+
recorderDepartment: DepartmentVOInput
|
|
2101
|
+
recorderPerson: PersonVOInput
|
|
2102
|
+
updateDate: Date
|
|
2103
|
+
validationDate: Date
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
input MetierFilterVOInput {
|
|
2107
|
+
endDate: Date
|
|
2108
|
+
excludedIds: [Int]
|
|
2109
|
+
excludedTripId: Int
|
|
2110
|
+
gearIds: [Int]
|
|
2111
|
+
id: Int
|
|
2112
|
+
includedIds: [Int]
|
|
2113
|
+
label: String
|
|
2114
|
+
levelId: Int
|
|
2115
|
+
levelIds: [Int]
|
|
2116
|
+
levelLabel: String
|
|
2117
|
+
levelLabels: [String]
|
|
2118
|
+
name: String
|
|
2119
|
+
programLabel: String
|
|
2120
|
+
searchAttribute: String
|
|
2121
|
+
searchJoin: String
|
|
2122
|
+
searchJoinLevelIds: [Int]
|
|
2123
|
+
searchText: String
|
|
2124
|
+
startDate: Date
|
|
2125
|
+
statusIds: [Int]
|
|
2126
|
+
taxonGroupTypeIds: [Int]
|
|
2127
|
+
vesselId: Int
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
input MetierVOInput {
|
|
2131
|
+
comments: String
|
|
2132
|
+
creationDate: Date
|
|
2133
|
+
description: String
|
|
2134
|
+
entityName: String
|
|
2135
|
+
gear: ReferentialVOInput
|
|
2136
|
+
id: Int
|
|
2137
|
+
label: String
|
|
2138
|
+
levelId: Int
|
|
2139
|
+
name: String
|
|
2140
|
+
rankOrder: Int
|
|
2141
|
+
statusId: Int
|
|
2142
|
+
taxonGroup: TaxonGroupVOInput
|
|
2143
|
+
updateDate: Date
|
|
2144
|
+
validityStatusId: Int
|
|
2145
|
+
}
|
|
2146
|
+
|
|
2147
|
+
input ObservedLocationFilterVOInput {
|
|
2148
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2149
|
+
endDate: Date
|
|
2150
|
+
locationId: Int
|
|
2151
|
+
locationIds: [Int]
|
|
2152
|
+
observerPersonIds: [Int]
|
|
2153
|
+
programIds: [Int]
|
|
2154
|
+
programLabel: String
|
|
2155
|
+
qualityFlagIds: [Int]
|
|
2156
|
+
recorderDepartmentId: Int
|
|
2157
|
+
recorderPersonId: Int
|
|
2158
|
+
startDate: Date
|
|
2159
|
+
}
|
|
2160
|
+
|
|
2161
|
+
input ObservedLocationSaveOptionsInput {
|
|
2162
|
+
withLanding: Boolean
|
|
2163
|
+
}
|
|
2164
|
+
|
|
2165
|
+
input ObservedLocationVOInput {
|
|
2166
|
+
comments: String
|
|
2167
|
+
controlDate: Date
|
|
2168
|
+
creationDate: Date
|
|
2169
|
+
endDateTime: Date
|
|
2170
|
+
id: Int
|
|
2171
|
+
landings: [LandingVOInput]
|
|
2172
|
+
location: LocationVOInput
|
|
2173
|
+
measurementValues: Map_Integer_StringScalar
|
|
2174
|
+
measurements: [MeasurementVOInput]
|
|
2175
|
+
observers: [PersonVOInput]
|
|
2176
|
+
program: ProgramVOInput
|
|
2177
|
+
qualificationComments: String
|
|
2178
|
+
qualificationDate: Date
|
|
2179
|
+
qualityFlagId: Int
|
|
2180
|
+
recorderDepartment: DepartmentVOInput
|
|
2181
|
+
recorderPerson: PersonVOInput
|
|
2182
|
+
startDateTime: Date
|
|
2183
|
+
updateDate: Date
|
|
2184
|
+
validationDate: Date
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
input OperationFilterVOInput {
|
|
2188
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2189
|
+
endDate: Date
|
|
2190
|
+
excludeChildOperation: Boolean
|
|
2191
|
+
excludedIds: [Int]
|
|
2192
|
+
gearIds: [Int]
|
|
2193
|
+
hasNoChildOperation: Boolean
|
|
2194
|
+
includedIds: [Int]
|
|
2195
|
+
physicalGearIds: [Int]
|
|
2196
|
+
programLabel: String
|
|
2197
|
+
qualityFlagIds: [Int]
|
|
2198
|
+
recorderDepartmentId: Int
|
|
2199
|
+
startDate: Date
|
|
2200
|
+
taxonGroupLabels: [String]
|
|
2201
|
+
tripId: Int
|
|
2202
|
+
vesselId: Int
|
|
2203
|
+
}
|
|
2204
|
+
|
|
2205
|
+
input OperationGroupVOInput {
|
|
2206
|
+
comments: String
|
|
2207
|
+
controlDate: Date
|
|
2208
|
+
fishingAreas: [FishingAreaVOInput]
|
|
2209
|
+
gearMeasurementValues: Map_Integer_StringScalar
|
|
2210
|
+
gearMeasurements: [MeasurementVOInput]
|
|
2211
|
+
hasCatch: Boolean
|
|
2212
|
+
id: Int
|
|
2213
|
+
measurementValues: Map_Integer_StringScalar
|
|
2214
|
+
measurements: [MeasurementVOInput]
|
|
2215
|
+
metier: MetierVOInput
|
|
2216
|
+
packets: [PacketVOInput]
|
|
2217
|
+
physicalGearId: Int
|
|
2218
|
+
products: [ProductVOInput]
|
|
2219
|
+
qualificationComments: String
|
|
2220
|
+
qualificationDate: Date
|
|
2221
|
+
qualityFlagId: Int
|
|
2222
|
+
rankOrderOnPeriod: Int
|
|
2223
|
+
recorderDepartment: DepartmentVOInput
|
|
2224
|
+
samples: [SampleVOInput]
|
|
2225
|
+
trip: TripVOInput
|
|
2226
|
+
tripId: Int
|
|
2227
|
+
updateDate: Date
|
|
2228
|
+
validationDate: Date
|
|
2229
|
+
}
|
|
2230
|
+
|
|
2231
|
+
input OperationVOInput {
|
|
2232
|
+
batches: [BatchVOInput]
|
|
2233
|
+
catchBatch: BatchVOInput
|
|
2234
|
+
childOperation: OperationVOInput
|
|
2235
|
+
childOperationId: Int
|
|
2236
|
+
comments: String
|
|
2237
|
+
controlDate: Date
|
|
2238
|
+
endDateTime: Date
|
|
2239
|
+
fishingAreas: [FishingAreaVOInput]
|
|
2240
|
+
fishingEndDateTime: Date
|
|
2241
|
+
fishingStartDateTime: Date
|
|
2242
|
+
gearMeasurementValues: Map_Integer_StringScalar
|
|
2243
|
+
gearMeasurements: [MeasurementVOInput]
|
|
2244
|
+
hasCatch: Boolean
|
|
2245
|
+
id: Int
|
|
2246
|
+
measurementValues: Map_Integer_StringScalar
|
|
2247
|
+
measurements: [MeasurementVOInput]
|
|
2248
|
+
metier: MetierVOInput
|
|
2249
|
+
parentOperation: OperationVOInput
|
|
2250
|
+
parentOperationId: Int
|
|
2251
|
+
physicalGear: PhysicalGearVOInput
|
|
2252
|
+
physicalGearId: Int
|
|
2253
|
+
positions: [VesselPositionVOInput]
|
|
2254
|
+
qualificationComments: String
|
|
2255
|
+
qualificationDate: Date
|
|
2256
|
+
qualityFlagId: Int
|
|
2257
|
+
rankOrderOnPeriod: Int
|
|
2258
|
+
recorderDepartment: DepartmentVOInput
|
|
2259
|
+
samples: [SampleVOInput]
|
|
2260
|
+
startDateTime: Date
|
|
2261
|
+
trip: TripVOInput
|
|
2262
|
+
tripId: Int
|
|
2263
|
+
updateDate: Date
|
|
2264
|
+
validationDate: Date
|
|
2265
|
+
}
|
|
2266
|
+
|
|
2267
|
+
input PacketCompositionVOInput {
|
|
2268
|
+
id: Int
|
|
2269
|
+
rankOrder: Int
|
|
2270
|
+
ratios: [Int]
|
|
2271
|
+
taxonGroup: ReferentialVOInput
|
|
2272
|
+
}
|
|
2273
|
+
|
|
2274
|
+
input PacketVOInput {
|
|
2275
|
+
comments: String
|
|
2276
|
+
composition: [PacketCompositionVOInput]
|
|
2277
|
+
controlDate: Date
|
|
2278
|
+
id: Int
|
|
2279
|
+
number: Int
|
|
2280
|
+
operation: OperationVOInput
|
|
2281
|
+
operationId: Int
|
|
2282
|
+
qualificationComments: String
|
|
2283
|
+
qualificationDate: Date
|
|
2284
|
+
qualityFlagId: Int
|
|
2285
|
+
rankOrder: Int
|
|
2286
|
+
recorderDepartment: DepartmentVOInput
|
|
2287
|
+
recorderPerson: PersonVOInput
|
|
2288
|
+
sampledWeights: [Float]
|
|
2289
|
+
updateDate: Date
|
|
2290
|
+
validationDate: Date
|
|
2291
|
+
weight: Float
|
|
2292
|
+
}
|
|
2293
|
+
|
|
2294
|
+
input PageInput {
|
|
2295
|
+
offset: Long!
|
|
2296
|
+
size: Int!
|
|
2297
|
+
sortBy: String
|
|
2298
|
+
sortDirection: SortDirection
|
|
2299
|
+
}
|
|
2300
|
+
|
|
2301
|
+
input ParameterVOInput {
|
|
2302
|
+
comments: String
|
|
2303
|
+
creationDate: Date
|
|
2304
|
+
description: String
|
|
2305
|
+
entityName: String
|
|
2306
|
+
id: Int
|
|
2307
|
+
label: String
|
|
2308
|
+
levelId: Int
|
|
2309
|
+
name: String
|
|
2310
|
+
parameterGroupId: Int
|
|
2311
|
+
qualitativeValues: [ReferentialVOInput]
|
|
2312
|
+
rankOrder: Int
|
|
2313
|
+
statusId: Int
|
|
2314
|
+
type: String
|
|
2315
|
+
updateDate: Date
|
|
2316
|
+
validityStatusId: Int
|
|
2317
|
+
}
|
|
2318
|
+
|
|
2319
|
+
input PeriodVOInput {
|
|
2320
|
+
endDate: Date
|
|
2321
|
+
startDate: Date
|
|
2322
|
+
}
|
|
2323
|
+
|
|
2324
|
+
input PersonFilterVOInput {
|
|
2325
|
+
email: String
|
|
2326
|
+
excludedIds: [Int]
|
|
2327
|
+
firstName: String
|
|
2328
|
+
id: Int
|
|
2329
|
+
includedIds: [Int]
|
|
2330
|
+
label: String
|
|
2331
|
+
lastName: String
|
|
2332
|
+
levelId: Int
|
|
2333
|
+
levelIds: [Int]
|
|
2334
|
+
levelLabel: String
|
|
2335
|
+
levelLabels: [String]
|
|
2336
|
+
name: String
|
|
2337
|
+
pubkey: String
|
|
2338
|
+
searchAttribute: String
|
|
2339
|
+
searchAttributes: [String]
|
|
2340
|
+
searchJoin: String
|
|
2341
|
+
searchJoinLevelIds: [Int]
|
|
2342
|
+
searchText: String
|
|
2343
|
+
statusIds: [Int]
|
|
2344
|
+
userProfileId: Int
|
|
2345
|
+
userProfileIds: [Int]
|
|
2346
|
+
userProfiles: [String]
|
|
2347
|
+
}
|
|
2348
|
+
|
|
2349
|
+
input PersonVOInput {
|
|
2350
|
+
avatar: String
|
|
2351
|
+
creationDate: Date
|
|
2352
|
+
department: DepartmentVOInput
|
|
2353
|
+
email: String
|
|
2354
|
+
firstName: String
|
|
2355
|
+
hasAvatar: Boolean
|
|
2356
|
+
id: Int
|
|
2357
|
+
lastName: String
|
|
2358
|
+
mainProfile: String
|
|
2359
|
+
profiles: [String]
|
|
2360
|
+
pubkey: String
|
|
2361
|
+
statusId: Int
|
|
2362
|
+
updateDate: Date
|
|
2363
|
+
username: String
|
|
2364
|
+
usernameExtranet: String
|
|
2365
|
+
}
|
|
2366
|
+
|
|
2367
|
+
input PhysicalGearFilterVOInput {
|
|
2368
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2369
|
+
endDate: Date
|
|
2370
|
+
locationId: Int
|
|
2371
|
+
programIds: [Int]
|
|
2372
|
+
programLabel: String
|
|
2373
|
+
qualityFlagIds: [Int]
|
|
2374
|
+
recorderDepartmentId: Int
|
|
2375
|
+
recorderPersonId: Int
|
|
2376
|
+
startDate: Date
|
|
2377
|
+
tripId: Int
|
|
2378
|
+
vesselId: Int
|
|
2379
|
+
}
|
|
2380
|
+
|
|
2381
|
+
input PhysicalGearVOInput {
|
|
2382
|
+
comments: String
|
|
2383
|
+
controlDate: Date
|
|
2384
|
+
creationDate: Date
|
|
2385
|
+
gear: ReferentialVOInput
|
|
2386
|
+
id: Int
|
|
2387
|
+
measurementValues: Map_Integer_StringScalar
|
|
2388
|
+
measurements: [MeasurementVOInput]
|
|
2389
|
+
program: ProgramVOInput
|
|
2390
|
+
qualificationComments: String
|
|
2391
|
+
qualificationDate: Date
|
|
2392
|
+
qualityFlagId: Int
|
|
2393
|
+
rankOrder: Int
|
|
2394
|
+
recorderDepartment: DepartmentVOInput
|
|
2395
|
+
recorderPerson: PersonVOInput
|
|
2396
|
+
trip: TripVOInput
|
|
2397
|
+
tripId: Int
|
|
2398
|
+
updateDate: Date
|
|
2399
|
+
validationDate: Date
|
|
2400
|
+
}
|
|
2401
|
+
|
|
2402
|
+
input PmfmStrategyVOInput {
|
|
2403
|
+
acquisitionLevel: String
|
|
2404
|
+
acquisitionNumber: Int
|
|
2405
|
+
defaultValue: Float
|
|
2406
|
+
fraction: ReferentialVOInput
|
|
2407
|
+
fractionId: Int
|
|
2408
|
+
gearIds: [Int]
|
|
2409
|
+
gears: [String]
|
|
2410
|
+
id: Int
|
|
2411
|
+
isMandatory: Boolean
|
|
2412
|
+
matrix: ReferentialVOInput
|
|
2413
|
+
matrixId: Int
|
|
2414
|
+
maxValue: Float
|
|
2415
|
+
method: ReferentialVOInput
|
|
2416
|
+
methodId: Int
|
|
2417
|
+
minValue: Float
|
|
2418
|
+
parameter: ReferentialVOInput
|
|
2419
|
+
parameterId: Int
|
|
2420
|
+
pmfm: PmfmVOInput
|
|
2421
|
+
pmfmId: Int
|
|
2422
|
+
rankOrder: Int
|
|
2423
|
+
referenceTaxonIds: [Int]
|
|
2424
|
+
strategyId: Int
|
|
2425
|
+
taxonGroupIds: [Int]
|
|
2426
|
+
updateDate: Date
|
|
2427
|
+
}
|
|
2428
|
+
|
|
2429
|
+
input PmfmVOInput {
|
|
2430
|
+
comments: String
|
|
2431
|
+
completeName: String
|
|
2432
|
+
creationDate: Date
|
|
2433
|
+
defaultValue: Float
|
|
2434
|
+
description: String
|
|
2435
|
+
entityName: String
|
|
2436
|
+
fractionId: Int
|
|
2437
|
+
id: Int
|
|
2438
|
+
isCalculated: Boolean
|
|
2439
|
+
isEstimated: Boolean
|
|
2440
|
+
label: String
|
|
2441
|
+
levelId: Int
|
|
2442
|
+
matrixId: Int
|
|
2443
|
+
maxValue: Float
|
|
2444
|
+
maximumNumberDecimals: Int
|
|
2445
|
+
methodId: Int
|
|
2446
|
+
minValue: Float
|
|
2447
|
+
name: String
|
|
2448
|
+
parameterId: Int
|
|
2449
|
+
qualitativeValues: [ReferentialVOInput]
|
|
2450
|
+
rankOrder: Int
|
|
2451
|
+
signifFiguresNumber: Int
|
|
2452
|
+
statusId: Int
|
|
2453
|
+
type: String
|
|
2454
|
+
unitId: Int
|
|
2455
|
+
unitLabel: String
|
|
2456
|
+
updateDate: Date
|
|
2457
|
+
validityStatusId: Int
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
input ProductVOInput {
|
|
2461
|
+
batch: BatchVOInput
|
|
2462
|
+
batchId: Int
|
|
2463
|
+
comments: String
|
|
2464
|
+
controlDate: Date
|
|
2465
|
+
cost: Float
|
|
2466
|
+
creationDate: Date
|
|
2467
|
+
dressingId: Int
|
|
2468
|
+
expectedSale: ExpectedSaleVOInput
|
|
2469
|
+
expectedSaleId: Int
|
|
2470
|
+
id: Int
|
|
2471
|
+
individualCount: Int
|
|
2472
|
+
label: String
|
|
2473
|
+
landing: LandingVOInput
|
|
2474
|
+
landingId: Int
|
|
2475
|
+
measurementValues: Map_Integer_StringScalar
|
|
2476
|
+
operation: OperationVOInput
|
|
2477
|
+
operationId: Int
|
|
2478
|
+
preservationId: Int
|
|
2479
|
+
qualificationComments: String
|
|
2480
|
+
qualificationDate: Date
|
|
2481
|
+
qualityFlagId: Int
|
|
2482
|
+
rankOrder: Int
|
|
2483
|
+
recorderDepartment: DepartmentVOInput
|
|
2484
|
+
recorderPerson: PersonVOInput
|
|
2485
|
+
sale: SaleVOInput
|
|
2486
|
+
saleId: Int
|
|
2487
|
+
saleType: ReferentialVOInput
|
|
2488
|
+
sizeCategoryId: Int
|
|
2489
|
+
subgroupCount: Float
|
|
2490
|
+
taxonGroup: ReferentialVOInput
|
|
2491
|
+
updateDate: Date
|
|
2492
|
+
validationDate: Date
|
|
2493
|
+
weight: Float
|
|
2494
|
+
weightCalculated: Boolean!
|
|
2495
|
+
}
|
|
2496
|
+
|
|
2497
|
+
input ProgramDepartmentVOInput {
|
|
2498
|
+
department: ReferentialVOInput
|
|
2499
|
+
id: Int
|
|
2500
|
+
location: ReferentialVOInput
|
|
2501
|
+
privilege: ReferentialVOInput
|
|
2502
|
+
programId: Int
|
|
2503
|
+
updateDate: Date
|
|
2504
|
+
}
|
|
2505
|
+
|
|
2506
|
+
input ProgramFilterVOInput {
|
|
2507
|
+
excludedIds: [Int]
|
|
2508
|
+
id: Int
|
|
2509
|
+
includedIds: [Int]
|
|
2510
|
+
label: String
|
|
2511
|
+
levelId: Int
|
|
2512
|
+
levelIds: [Int]
|
|
2513
|
+
levelLabel: String
|
|
2514
|
+
levelLabels: [String]
|
|
2515
|
+
name: String
|
|
2516
|
+
searchAttribute: String
|
|
2517
|
+
searchJoin: String
|
|
2518
|
+
searchJoinLevelIds: [Int]
|
|
2519
|
+
searchText: String
|
|
2520
|
+
statusIds: [Int]
|
|
2521
|
+
withProperty: String
|
|
2522
|
+
}
|
|
2523
|
+
|
|
2524
|
+
input ProgramPersonVOInput {
|
|
2525
|
+
id: Int
|
|
2526
|
+
location: ReferentialVOInput
|
|
2527
|
+
person: PersonVOInput
|
|
2528
|
+
privilege: ReferentialVOInput
|
|
2529
|
+
programId: Int
|
|
2530
|
+
updateDate: Date
|
|
2531
|
+
}
|
|
2532
|
+
|
|
2533
|
+
input ProgramSaveOptionsInput {
|
|
2534
|
+
withDepartmentsAndPersons: Boolean
|
|
2535
|
+
withStrategies: Boolean
|
|
2536
|
+
}
|
|
2537
|
+
|
|
2538
|
+
input ProgramVOInput {
|
|
2539
|
+
comments: String
|
|
2540
|
+
creationDate: Date
|
|
2541
|
+
departments: [ProgramDepartmentVOInput]
|
|
2542
|
+
description: String
|
|
2543
|
+
gearClassification: ReferentialVOInput
|
|
2544
|
+
gearClassificationId: Int
|
|
2545
|
+
id: Int
|
|
2546
|
+
label: String
|
|
2547
|
+
locationClassificationIds: [Int]
|
|
2548
|
+
locationClassifications: [ReferentialVOInput]
|
|
2549
|
+
locationIds: [Int]
|
|
2550
|
+
locations: [ReferentialVOInput]
|
|
2551
|
+
name: String
|
|
2552
|
+
persons: [ProgramPersonVOInput]
|
|
2553
|
+
properties: Map_String_StringScalar
|
|
2554
|
+
statusId: Int
|
|
2555
|
+
strategies: [StrategyVOInput]
|
|
2556
|
+
taxonGroupType: ReferentialVOInput
|
|
2557
|
+
taxonGroupTypeId: Int
|
|
2558
|
+
updateDate: Date
|
|
2559
|
+
}
|
|
2560
|
+
|
|
2561
|
+
input QuantificationMeasurementVOInput {
|
|
2562
|
+
alphanumericalValue: String
|
|
2563
|
+
controlDate: Date
|
|
2564
|
+
creationDate: Date
|
|
2565
|
+
digitCount: Int
|
|
2566
|
+
entityName: String
|
|
2567
|
+
id: Int
|
|
2568
|
+
isReferenceQuantification: Boolean
|
|
2569
|
+
numericalValue: Float
|
|
2570
|
+
pmfmId: Int!
|
|
2571
|
+
precisionValue: Float
|
|
2572
|
+
qualitativeValue: ReferentialVOInput
|
|
2573
|
+
qualityFlagId: Int
|
|
2574
|
+
rankOrder: Short
|
|
2575
|
+
recorderDepartment: DepartmentVOInput
|
|
2576
|
+
recorderPerson: PersonVOInput
|
|
2577
|
+
subgroupNumber: Short
|
|
2578
|
+
updateDate: Date
|
|
2579
|
+
validationDate: Date
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2582
|
+
input ReferentialFilterVOInput {
|
|
2583
|
+
excludedIds: [Int]
|
|
2584
|
+
id: Int
|
|
2585
|
+
includedIds: [Int]
|
|
2586
|
+
label: String
|
|
2587
|
+
levelId: Int
|
|
2588
|
+
levelIds: [Int]
|
|
2589
|
+
levelLabel: String
|
|
2590
|
+
levelLabels: [String]
|
|
2591
|
+
name: String
|
|
2592
|
+
searchAttribute: String
|
|
2593
|
+
searchJoin: String
|
|
2594
|
+
searchJoinLevelIds: [Int]
|
|
2595
|
+
searchText: String
|
|
2596
|
+
statusIds: [Int]
|
|
2597
|
+
}
|
|
2598
|
+
|
|
2599
|
+
input ReferentialVOInput {
|
|
2600
|
+
comments: String
|
|
2601
|
+
creationDate: Date
|
|
2602
|
+
description: String
|
|
2603
|
+
entityName: String
|
|
2604
|
+
id: Int
|
|
2605
|
+
label: String
|
|
2606
|
+
levelId: Int
|
|
2607
|
+
name: String
|
|
2608
|
+
rankOrder: Int
|
|
2609
|
+
statusId: Int
|
|
2610
|
+
updateDate: Date
|
|
2611
|
+
validityStatusId: Int
|
|
2612
|
+
}
|
|
2613
|
+
|
|
2614
|
+
input SaleVOInput {
|
|
2615
|
+
comments: String
|
|
2616
|
+
controlDate: Date
|
|
2617
|
+
creationDate: Date
|
|
2618
|
+
endDateTime: Date
|
|
2619
|
+
id: Int
|
|
2620
|
+
measurementValues: Map_Integer_StringScalar
|
|
2621
|
+
measurements: [MeasurementVOInput]
|
|
2622
|
+
observers: [PersonVOInput]
|
|
2623
|
+
products: [ProductVOInput]
|
|
2624
|
+
program: ProgramVOInput
|
|
2625
|
+
qualificationComments: String
|
|
2626
|
+
qualificationDate: Date
|
|
2627
|
+
qualityFlagId: Int
|
|
2628
|
+
recorderDepartment: DepartmentVOInput
|
|
2629
|
+
recorderPerson: PersonVOInput
|
|
2630
|
+
saleLocation: LocationVOInput
|
|
2631
|
+
saleType: ReferentialVOInput
|
|
2632
|
+
samples: [SampleVOInput]
|
|
2633
|
+
startDateTime: Date
|
|
2634
|
+
trip: TripVOInput
|
|
2635
|
+
tripId: Int
|
|
2636
|
+
updateDate: Date
|
|
2637
|
+
validationDate: Date
|
|
2638
|
+
vesselSnapshot: VesselSnapshotVOInput
|
|
2639
|
+
}
|
|
2640
|
+
|
|
2641
|
+
input SampleFilterVOInput {
|
|
2642
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2643
|
+
endDate: Date
|
|
2644
|
+
landingId: Int
|
|
2645
|
+
locationId: Int
|
|
2646
|
+
observedLocationId: Int
|
|
2647
|
+
observedLocationIds: [Int]
|
|
2648
|
+
operationId: Int
|
|
2649
|
+
parentId: Int
|
|
2650
|
+
programIds: [Int]
|
|
2651
|
+
programLabel: String
|
|
2652
|
+
qualityFlagIds: [Int]
|
|
2653
|
+
recorderDepartmentId: Int
|
|
2654
|
+
recorderPersonId: Int
|
|
2655
|
+
startDate: Date
|
|
2656
|
+
tagId: String
|
|
2657
|
+
withTagId: Boolean
|
|
2658
|
+
}
|
|
2659
|
+
|
|
2660
|
+
input SampleVOInput {
|
|
2661
|
+
batch: BatchVOInput
|
|
2662
|
+
batchId: Int
|
|
2663
|
+
children: [SampleVOInput]
|
|
2664
|
+
comments: String
|
|
2665
|
+
controlDate: Date
|
|
2666
|
+
creationDate: Date
|
|
2667
|
+
id: Int
|
|
2668
|
+
individualCount: Int
|
|
2669
|
+
label: String
|
|
2670
|
+
landing: LandingVOInput
|
|
2671
|
+
landingId: Int
|
|
2672
|
+
matrix: ReferentialVOInput
|
|
2673
|
+
matrixId: Int
|
|
2674
|
+
measurementValues: Map_Integer_StringScalar
|
|
2675
|
+
measurements: [MeasurementVOInput]
|
|
2676
|
+
operation: OperationVOInput
|
|
2677
|
+
operationId: Int
|
|
2678
|
+
parent: SampleVOInput
|
|
2679
|
+
parentId: Int
|
|
2680
|
+
program: ProgramVOInput
|
|
2681
|
+
qualificationComments: String
|
|
2682
|
+
qualificationDate: Date
|
|
2683
|
+
qualityFlagId: Int
|
|
2684
|
+
rankOrder: Int
|
|
2685
|
+
recorderDepartment: DepartmentVOInput
|
|
2686
|
+
recorderPerson: PersonVOInput
|
|
2687
|
+
sampleDate: Date
|
|
2688
|
+
size: Float
|
|
2689
|
+
sizeUnit: String
|
|
2690
|
+
taxonGroup: ReferentialVOInput
|
|
2691
|
+
taxonName: TaxonNameVOInput
|
|
2692
|
+
updateDate: Date
|
|
2693
|
+
validationDate: Date
|
|
2694
|
+
}
|
|
2695
|
+
|
|
2696
|
+
input SoftwareVOInput {
|
|
2697
|
+
comments: String
|
|
2698
|
+
creationDate: Date
|
|
2699
|
+
description: String
|
|
2700
|
+
id: Int
|
|
2701
|
+
label: String
|
|
2702
|
+
name: String
|
|
2703
|
+
properties: Map_String_StringScalar
|
|
2704
|
+
statusId: Int
|
|
2705
|
+
updateDate: Date
|
|
2706
|
+
}
|
|
2707
|
+
|
|
2708
|
+
input StrategyDepartmentVOInput {
|
|
2709
|
+
department: ReferentialVOInput
|
|
2710
|
+
id: Int
|
|
2711
|
+
location: ReferentialVOInput
|
|
2712
|
+
privilege: ReferentialVOInput
|
|
2713
|
+
strategyId: Int
|
|
2714
|
+
updateDate: Date
|
|
2715
|
+
}
|
|
2716
|
+
|
|
2717
|
+
input StrategyFilterVOInput {
|
|
2718
|
+
analyticReferences: [String]
|
|
2719
|
+
departmentIds: [Int]
|
|
2720
|
+
endDate: Date
|
|
2721
|
+
excludedIds: [Int]
|
|
2722
|
+
id: Int
|
|
2723
|
+
includedIds: [Int]
|
|
2724
|
+
label: String
|
|
2725
|
+
levelId: Int
|
|
2726
|
+
levelIds: [Int]
|
|
2727
|
+
levelLabel: String
|
|
2728
|
+
levelLabels: [String]
|
|
2729
|
+
locationIds: [Int]
|
|
2730
|
+
name: String
|
|
2731
|
+
parameterIds: [Int]
|
|
2732
|
+
periods: [PeriodVOInput]
|
|
2733
|
+
programIds: [Int]
|
|
2734
|
+
programLabels: [String]
|
|
2735
|
+
referenceTaxonIds: [Int]
|
|
2736
|
+
searchAttribute: String
|
|
2737
|
+
searchJoin: String
|
|
2738
|
+
searchJoinLevelIds: [Int]
|
|
2739
|
+
searchText: String
|
|
2740
|
+
startDate: Date
|
|
2741
|
+
statusIds: [Int]
|
|
2742
|
+
withProperty: String
|
|
2743
|
+
}
|
|
2744
|
+
|
|
2745
|
+
input StrategyVOInput {
|
|
2746
|
+
analyticReference: String
|
|
2747
|
+
appliedStrategies: [AppliedStrategyVOInput]
|
|
2748
|
+
comments: String
|
|
2749
|
+
creationDate: Date
|
|
2750
|
+
denormalizedPmfms: [DenormalizedPmfmStrategyVOInput]
|
|
2751
|
+
departments: [StrategyDepartmentVOInput]
|
|
2752
|
+
description: String
|
|
2753
|
+
gearIds: [Int]
|
|
2754
|
+
gears: [ReferentialVOInput]
|
|
2755
|
+
id: Int
|
|
2756
|
+
label: String
|
|
2757
|
+
name: String
|
|
2758
|
+
pmfms: [PmfmStrategyVOInput]
|
|
2759
|
+
programId: Int
|
|
2760
|
+
statusId: Int
|
|
2761
|
+
taxonGroupIds: [Int]
|
|
2762
|
+
taxonGroups: [TaxonGroupStrategyVOInput]
|
|
2763
|
+
taxonNameIds: [Int]
|
|
2764
|
+
taxonNames: [TaxonNameStrategyVOInput]
|
|
2765
|
+
updateDate: Date
|
|
2766
|
+
}
|
|
2767
|
+
|
|
2768
|
+
input TaxonGroupStrategyVOInput {
|
|
2769
|
+
priorityLevel: Int
|
|
2770
|
+
strategyId: Int
|
|
2771
|
+
taxonGroup: TaxonGroupVOInput
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2774
|
+
input TaxonGroupVOInput {
|
|
2775
|
+
comments: String
|
|
2776
|
+
creationDate: Date
|
|
2777
|
+
description: String
|
|
2778
|
+
entityName: String
|
|
2779
|
+
id: Int
|
|
2780
|
+
label: String
|
|
2781
|
+
levelId: Int
|
|
2782
|
+
name: String
|
|
2783
|
+
rankOrder: Int
|
|
2784
|
+
statusId: Int
|
|
2785
|
+
taxonNames: [TaxonNameVOInput]
|
|
2786
|
+
updateDate: Date
|
|
2787
|
+
validityStatusId: Int
|
|
2788
|
+
}
|
|
2789
|
+
|
|
2790
|
+
input TaxonNameFilterVOInput {
|
|
2791
|
+
excludedIds: [Int]
|
|
2792
|
+
id: Int
|
|
2793
|
+
includedIds: [Int]
|
|
2794
|
+
label: String
|
|
2795
|
+
levelId: Int
|
|
2796
|
+
levelIds: [Int]
|
|
2797
|
+
levelLabel: String
|
|
2798
|
+
levelLabels: [String]
|
|
2799
|
+
name: String
|
|
2800
|
+
referenceTaxonId: Int
|
|
2801
|
+
searchAttribute: String
|
|
2802
|
+
searchJoin: String
|
|
2803
|
+
searchJoinLevelIds: [Int]
|
|
2804
|
+
searchText: String
|
|
2805
|
+
statusIds: [Int]
|
|
2806
|
+
taxonGroupId: Int
|
|
2807
|
+
taxonGroupIds: [Int]
|
|
2808
|
+
withSynonyms: Boolean
|
|
2809
|
+
}
|
|
2810
|
+
|
|
2811
|
+
input TaxonNameStrategyVOInput {
|
|
2812
|
+
isReferent: Boolean
|
|
2813
|
+
priorityLevel: Int
|
|
2814
|
+
referenceTaxonId: Int
|
|
2815
|
+
strategyId: Int
|
|
2816
|
+
taxonName: TaxonNameVOInput
|
|
2817
|
+
}
|
|
2818
|
+
|
|
2819
|
+
input TaxonNameVOInput {
|
|
2820
|
+
comments: String
|
|
2821
|
+
completeName: String
|
|
2822
|
+
creationDate: Date
|
|
2823
|
+
description: String
|
|
2824
|
+
endDate: Date
|
|
2825
|
+
entityName: String
|
|
2826
|
+
id: Int
|
|
2827
|
+
isNaming: Boolean
|
|
2828
|
+
isReferent: Boolean
|
|
2829
|
+
isVirtual: Boolean
|
|
2830
|
+
label: String
|
|
2831
|
+
levelId: Int
|
|
2832
|
+
name: String
|
|
2833
|
+
parentId: Int
|
|
2834
|
+
parentTaxonName: TaxonNameVOInput
|
|
2835
|
+
rankOrder: Int
|
|
2836
|
+
referenceTaxonId: Int
|
|
2837
|
+
startDate: Date
|
|
2838
|
+
statusId: Int
|
|
2839
|
+
taxonomicLevel: ReferentialVOInput
|
|
2840
|
+
taxonomicLevelId: Int
|
|
2841
|
+
updateDate: Date
|
|
2842
|
+
upperRank: Int
|
|
2843
|
+
validityStatusId: Int
|
|
2844
|
+
}
|
|
2845
|
+
|
|
2846
|
+
input TripFilterVOInput {
|
|
2847
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2848
|
+
endDate: Date
|
|
2849
|
+
excludedIds: [Int]
|
|
2850
|
+
includedIds: [Int]
|
|
2851
|
+
locationId: Int
|
|
2852
|
+
observerPersonIds: [Int]
|
|
2853
|
+
programIds: [Int]
|
|
2854
|
+
programLabel: String
|
|
2855
|
+
qualityFlagIds: [Int]
|
|
2856
|
+
recorderDepartmentId: Int
|
|
2857
|
+
recorderPersonId: Int
|
|
2858
|
+
startDate: Date
|
|
2859
|
+
tripId: Int
|
|
2860
|
+
vesselId: Int
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2863
|
+
input TripSaveOptionsInput {
|
|
2864
|
+
withExpectedSales: Boolean
|
|
2865
|
+
withLanding: Boolean
|
|
2866
|
+
withOperation: Boolean
|
|
2867
|
+
withOperationGroup: Boolean
|
|
2868
|
+
withSales: Boolean
|
|
2869
|
+
}
|
|
2870
|
+
|
|
2871
|
+
input TripVOInput {
|
|
2872
|
+
comments: String
|
|
2873
|
+
controlDate: Date
|
|
2874
|
+
creationDate: Date
|
|
2875
|
+
departureDateTime: Date
|
|
2876
|
+
departureLocation: LocationVOInput
|
|
2877
|
+
expectedSale: ExpectedSaleVOInput
|
|
2878
|
+
expectedSales: [ExpectedSaleVOInput]
|
|
2879
|
+
fishingAreas: [FishingAreaVOInput]
|
|
2880
|
+
gears: [PhysicalGearVOInput]
|
|
2881
|
+
hasExpectedSales: Boolean
|
|
2882
|
+
hasSales: Boolean
|
|
2883
|
+
id: Int
|
|
2884
|
+
landing: LandingVOInput
|
|
2885
|
+
landingId: Int
|
|
2886
|
+
measurementValues: Map_Integer_StringScalar
|
|
2887
|
+
measurements: [MeasurementVOInput]
|
|
2888
|
+
metiers: [MetierVOInput]
|
|
2889
|
+
observedLocation: ObservedLocationVOInput
|
|
2890
|
+
observedLocationId: Int
|
|
2891
|
+
observers: [PersonVOInput]
|
|
2892
|
+
operationGroups: [OperationGroupVOInput]
|
|
2893
|
+
operations: [OperationVOInput]
|
|
2894
|
+
program: ProgramVOInput
|
|
2895
|
+
qualificationComments: String
|
|
2896
|
+
qualificationDate: Date
|
|
2897
|
+
qualityFlagId: Int
|
|
2898
|
+
recorderDepartment: DepartmentVOInput
|
|
2899
|
+
recorderPerson: PersonVOInput
|
|
2900
|
+
returnDateTime: Date
|
|
2901
|
+
returnLocation: LocationVOInput
|
|
2902
|
+
sale: SaleVOInput
|
|
2903
|
+
sales: [SaleVOInput]
|
|
2904
|
+
updateDate: Date
|
|
2905
|
+
validationDate: Date
|
|
2906
|
+
vesselSnapshot: VesselSnapshotVOInput
|
|
2907
|
+
}
|
|
2908
|
+
|
|
2909
|
+
input UserEventFilterVOInput {
|
|
2910
|
+
issuer: String
|
|
2911
|
+
recipient: String
|
|
2912
|
+
}
|
|
2913
|
+
|
|
2914
|
+
input UserEventVOInput {
|
|
2915
|
+
content: String
|
|
2916
|
+
creationDate: Date
|
|
2917
|
+
eventType: String
|
|
2918
|
+
hash: String
|
|
2919
|
+
id: Int
|
|
2920
|
+
issuer: String
|
|
2921
|
+
readSignature: String
|
|
2922
|
+
recipient: String
|
|
2923
|
+
signature: String
|
|
2924
|
+
updateDate: Date
|
|
2925
|
+
}
|
|
2926
|
+
|
|
2927
|
+
input UserSettingsVOInput {
|
|
2928
|
+
content: String
|
|
2929
|
+
id: Int
|
|
2930
|
+
issuer: String
|
|
2931
|
+
latLongFormat: String
|
|
2932
|
+
locale: String
|
|
2933
|
+
nonce: String
|
|
2934
|
+
updateDate: Date
|
|
2935
|
+
}
|
|
2936
|
+
|
|
2937
|
+
input VesselActivityVOInput {
|
|
2938
|
+
comments: String
|
|
2939
|
+
date: Date
|
|
2940
|
+
landingId: Int
|
|
2941
|
+
measurementValues: Map_Integer_StringScalar
|
|
2942
|
+
metiers: [ReferentialVOInput]
|
|
2943
|
+
observedLocationId: Int
|
|
2944
|
+
rankOrder: Int
|
|
2945
|
+
tripId: Int
|
|
2946
|
+
}
|
|
2947
|
+
|
|
2948
|
+
input VesselFeaturesFilterVOInput {
|
|
2949
|
+
vesselId: Int
|
|
2950
|
+
}
|
|
2951
|
+
|
|
2952
|
+
input VesselFeaturesVOInput {
|
|
2953
|
+
administrativePower: Int
|
|
2954
|
+
basePortLocation: LocationVOInput
|
|
2955
|
+
comments: String
|
|
2956
|
+
controlDate: Date
|
|
2957
|
+
creationDate: Date
|
|
2958
|
+
endDate: Date
|
|
2959
|
+
exteriorMarking: String
|
|
2960
|
+
grossTonnageGrt: Float
|
|
2961
|
+
grossTonnageGt: Float
|
|
2962
|
+
id: Int
|
|
2963
|
+
lengthOverAll: Float
|
|
2964
|
+
measurementValues: Map_Integer_StringScalar
|
|
2965
|
+
measurements: [MeasurementVOInput]
|
|
2966
|
+
name: String
|
|
2967
|
+
program: ProgramVOInput
|
|
2968
|
+
qualificationComments: String
|
|
2969
|
+
qualificationDate: Date
|
|
2970
|
+
qualityFlagId: Int
|
|
2971
|
+
recorderDepartment: DepartmentVOInput
|
|
2972
|
+
recorderPerson: PersonVOInput
|
|
2973
|
+
startDate: Date
|
|
2974
|
+
updateDate: Date
|
|
2975
|
+
validationDate: Date
|
|
2976
|
+
vessel: VesselVOInput
|
|
2977
|
+
}
|
|
2978
|
+
|
|
2979
|
+
input VesselFilterVOInput {
|
|
2980
|
+
basePortLocationId: Int
|
|
2981
|
+
dataQualityStatus: [DataQualityStatusEnum]
|
|
2982
|
+
date: Date
|
|
2983
|
+
endDate: Date
|
|
2984
|
+
locationId: Int
|
|
2985
|
+
onlyWithRegistration: Boolean
|
|
2986
|
+
programIds: [Int]
|
|
2987
|
+
programLabel: String
|
|
2988
|
+
qualityFlagIds: [Int]
|
|
2989
|
+
recorderDepartmentId: Int
|
|
2990
|
+
recorderPersonId: Int
|
|
2991
|
+
registrationLocationId: Int
|
|
2992
|
+
searchAttributes: [String]
|
|
2993
|
+
searchText: String
|
|
2994
|
+
startDate: Date
|
|
2995
|
+
statusIds: [Int]
|
|
2996
|
+
vesselFeaturesId: Int
|
|
2997
|
+
vesselId: Int
|
|
2998
|
+
vesselTypeId: Int
|
|
2999
|
+
}
|
|
3000
|
+
|
|
3001
|
+
input VesselPositionVOInput {
|
|
3002
|
+
controlDate: Date
|
|
3003
|
+
dateTime: Date
|
|
3004
|
+
id: Int
|
|
3005
|
+
latitude: Float
|
|
3006
|
+
longitude: Float
|
|
3007
|
+
operation: OperationVOInput
|
|
3008
|
+
operationId: Int
|
|
3009
|
+
qualityFlagId: Int
|
|
3010
|
+
recorderDepartment: DepartmentVOInput
|
|
3011
|
+
updateDate: Date
|
|
3012
|
+
validationDate: Date
|
|
3013
|
+
}
|
|
3014
|
+
|
|
3015
|
+
input VesselRegistrationFilterVOInput {
|
|
3016
|
+
vesselId: Int
|
|
3017
|
+
}
|
|
3018
|
+
|
|
3019
|
+
input VesselRegistrationPeriodVOInput {
|
|
3020
|
+
endDate: Date
|
|
3021
|
+
id: Int
|
|
3022
|
+
intRegistrationCode: String
|
|
3023
|
+
qualityFlagId: Int
|
|
3024
|
+
registrationCode: String
|
|
3025
|
+
registrationLocation: LocationVOInput
|
|
3026
|
+
startDate: Date
|
|
3027
|
+
vessel: VesselVOInput
|
|
3028
|
+
}
|
|
3029
|
+
|
|
3030
|
+
input VesselSnapshotVOInput {
|
|
3031
|
+
administrativePower: Int
|
|
3032
|
+
basePortLocation: LocationVOInput
|
|
3033
|
+
comments: String
|
|
3034
|
+
controlDate: Date
|
|
3035
|
+
creationDate: Date
|
|
3036
|
+
endDate: Date
|
|
3037
|
+
exteriorMarking: String
|
|
3038
|
+
grossTonnageGrt: Float
|
|
3039
|
+
grossTonnageGt: Float
|
|
3040
|
+
id: Int
|
|
3041
|
+
intRegistrationCode: String
|
|
3042
|
+
lengthOverAll: Float
|
|
3043
|
+
measurementValues: Map_Integer_StringScalar
|
|
3044
|
+
measurements: [MeasurementVOInput]
|
|
3045
|
+
name: String
|
|
3046
|
+
program: ProgramVOInput
|
|
3047
|
+
qualificationComments: String
|
|
3048
|
+
qualificationDate: Date
|
|
3049
|
+
qualityFlagId: Int
|
|
3050
|
+
recorderDepartment: DepartmentVOInput
|
|
3051
|
+
recorderPerson: PersonVOInput
|
|
3052
|
+
registrationCode: String
|
|
3053
|
+
registrationLocation: LocationVOInput
|
|
3054
|
+
startDate: Date
|
|
3055
|
+
updateDate: Date
|
|
3056
|
+
validationDate: Date
|
|
3057
|
+
vesselStatusId: Int
|
|
3058
|
+
vesselType: ReferentialVOInput
|
|
3059
|
+
}
|
|
3060
|
+
|
|
3061
|
+
input VesselVOInput {
|
|
3062
|
+
comments: String
|
|
3063
|
+
controlDate: Date
|
|
3064
|
+
creationDate: Date
|
|
3065
|
+
id: Int
|
|
3066
|
+
program: ProgramVOInput
|
|
3067
|
+
qualificationComments: String
|
|
3068
|
+
qualificationDate: Date
|
|
3069
|
+
qualityFlagId: Int
|
|
3070
|
+
recorderDepartment: DepartmentVOInput
|
|
3071
|
+
recorderPerson: PersonVOInput
|
|
3072
|
+
statusId: Int
|
|
3073
|
+
updateDate: Date
|
|
3074
|
+
validationDate: Date
|
|
3075
|
+
vesselFeatures: VesselFeaturesVOInput
|
|
3076
|
+
vesselRegistrationPeriod: VesselRegistrationPeriodVOInput
|
|
3077
|
+
vesselType: ReferentialVOInput
|
|
3078
|
+
}
|
|
3079
|
+
|
|
3080
|
+
|
|
3081
|
+
"Built-in java.math.BigDecimal"
|
|
3082
|
+
scalar BigDecimal
|
|
3083
|
+
|
|
3084
|
+
"Built-in scalar representing an instant in time"
|
|
3085
|
+
scalar Date
|
|
3086
|
+
|
|
3087
|
+
"Long type"
|
|
3088
|
+
scalar Long
|
|
3089
|
+
|
|
3090
|
+
"Built-in scalar for map-like structures"
|
|
3091
|
+
scalar Map_Integer_StringScalar
|
|
3092
|
+
|
|
3093
|
+
"Built-in scalar for map-like structures"
|
|
3094
|
+
scalar Map_String_List_ObjectScalar
|
|
3095
|
+
|
|
3096
|
+
"Built-in scalar for map-like structures"
|
|
3097
|
+
scalar Map_String_Map_String_LongScalar
|
|
3098
|
+
|
|
3099
|
+
"Built-in scalar for map-like structures"
|
|
3100
|
+
scalar Map_String_ObjectScalar
|
|
3101
|
+
|
|
3102
|
+
"Built-in scalar for map-like structures"
|
|
3103
|
+
scalar Map_String_StringScalar
|
|
3104
|
+
|
|
3105
|
+
"Built-in scalar for dynamic values"
|
|
3106
|
+
scalar ObjectScalar
|
|
3107
|
+
|
|
3108
|
+
"Built-in Short as Int"
|
|
3109
|
+
scalar Short
|
|
3110
|
+
|
|
3111
|
+
"Use SPQR's SchemaPrinter to remove this from SDL"
|
|
3112
|
+
scalar UNREPRESENTABLE
|