From c202759147f30af56a88d88e3e0763f880b08356 Mon Sep 17 00:00:00 2001 From: alaskowski <alaskowski@ethz.ch> Date: Mon, 19 Jun 2023 16:25:42 +0200 Subject: [PATCH] SSDM-13637: Added new interface to dictionary.txt --- .../java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt b/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt index 934751a9e82..d67fbfe6f0b 100644 --- a/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt +++ b/api-openbis-java/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt @@ -412,6 +412,7 @@ IExternalDmsId IFileFormatTypeId ILocatorTypeId IMaterialId +IMetaDataUpdateHolder IModificationDateHolder IModifierHolder indent -- GitLab