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 fde6350b04272e885b00ceb95f4baa327459fef7..4a5bc638c3990e6395380a419b6b9ebeaa955dd4 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 @@ -197,6 +197,7 @@ getActions getArchivingRequested getAttachments getAuthor +getBooleanProperty getCacheMode getChildIds getChildren @@ -210,6 +211,7 @@ getContainerId getContainerIds getContainers getContent +getControlledVocabularyProperty getCount getChecksumCRC32 getChecksum @@ -256,9 +258,13 @@ getGeneratedCodePrefix getHistory getHourOffset getHomeGroupCode +getHyperlinkProperty getId getIdentifier getInputStream +getIntegerArrayProperty +getIntegerProperty +getJsonProperty getKind getLabel getLastName @@ -274,6 +280,7 @@ getMaterialId getMaterialProperties getModificationDate getModifier +getMultilineVarcharProperty getObjectId getObjects getOperator @@ -296,6 +303,8 @@ getProjects getProperties getPropertyName getPropertyValue +getRealArrayProperty +getRealProperty getReason getRegistrationDate getRegistrator @@ -306,6 +315,7 @@ getRemoteUrl getResourceReader getSample getSampleId +getSampleProperty getSamples getSessionInformation getShareId @@ -318,9 +328,12 @@ getSpeedHint getStatus getStorageFormat getStorageFormatId +getStringArrayProperty getTagIds getTags getTechId +getTimestampArrayProperty +getTimestampProperty getTimeZone getTitle getTotalCount @@ -334,8 +347,10 @@ getUserName getValidFrom getValidTo getValue +getVarcharProperty getVersion getVocabulary +getXmlProperty hasActions hasAttachments hasAuthor @@ -602,6 +617,7 @@ setAttachments setAttachmentsActions setAuthor setAutoGeneratedCode +setBooleanProperty setChildActions setChildIds setChildren @@ -616,6 +632,7 @@ setContainerId setContainerIds setContainers setContent +setControlledVocabularyProperty setChecksumCRC32 setChecksum setChecksumType @@ -654,8 +671,12 @@ setFirstName setGeneratedCodePrefix setHistory setHomeGroupCode +setHyperlinkProperty setId setIdentifier +setIntegerArrayProperty +setIntegerProperty +setJsonProperty setKind setLabel setLastName @@ -672,6 +693,7 @@ setMaterialProperties setMeasured setModificationDate setModifier +setMultilineVarcharProperty setName setOfficial setOpenbis @@ -697,6 +719,8 @@ setProperties setProperty setPropertyName setPropertyValue +setRealArrayProperty +setRealProperty setReason setRecursive setRegistrationDate @@ -717,10 +741,13 @@ setStatus setStorageConfirmation setStorageFormat setStorageFormatId +setStringArrayProperty setSubcodeUnique setTagActions setTagIds setTags +setTimestampArrayProperty +setTimestampProperty setTimeZone setTitle setToStringMethod @@ -733,9 +760,11 @@ setUserName setValidFrom setValidTo setValue +setVarcharProperty setVersion SetView setVocabulary +setXmlProperty ShortDateFormat size SortAndPage @@ -1109,6 +1138,11 @@ TIMESTAMP DATE VARCHAR XML +ARRAY_INTEGER +ARRAY_REAL +ARRAY_STRING +ARRAY_TIMESTAMP +JSON Data Type Code get Data Type Code get Property Assignments