From 590f4e7c5f66b694ceb3de99ac0aa993a4b20851 Mon Sep 17 00:00:00 2001
From: pkupczyk <pkupczyk>
Date: Tue, 10 Nov 2015 15:33:30 +0000
Subject: [PATCH] SSDM-2636 : V3 AS API - sort search results by property
 values - update English dictionary

SVN: 35029
---
 .../sourceTest/java/ch/ethz/sis/openbis/v3/dictionary.txt  | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/v3/dictionary.txt b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/v3/dictionary.txt
index 91943b18471..da6dcf41000 100644
--- a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/v3/dictionary.txt
+++ b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/v3/dictionary.txt
@@ -894,4 +894,9 @@ withType
 withTypeUsing
 withVocabulary
 withVocabularyUsing
-YES
\ No newline at end of file
+YES
+addAdditionalMethod
+EntityWithPropertiesSortOptions
+getMaterialProperty
+getProperty
+property
\ No newline at end of file
-- 
GitLab