SSDM-3395 : V3 AS API - controlled vocabulary terms - change...
SSDM-3395 : V3 AS API - controlled vocabulary terms - change VocabularyTermSearchCriteria to have withVocabulary().withCode() syntax instead of withVocabularyCode() SVN: 36017
Showing
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/vocabulary/ISearchVocabularyExecutor.java 29 additions, 0 deletions...api/v3/executor/vocabulary/ISearchVocabularyExecutor.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/vocabulary/SearchVocabularyExecutor.java 96 additions, 0 deletions...sapi/v3/executor/vocabulary/SearchVocabularyExecutor.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/vocabulary/SearchVocabularyTermExecutor.java 34 additions, 13 deletions.../v3/executor/vocabulary/SearchVocabularyTermExecutor.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/CreateVocabularyTermTest.java 1 addition, 1 deletion...openbis/systemtest/asapi/v3/CreateVocabularyTermTest.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/DeleteVocabularyTermTest.java 1 addition, 1 deletion...openbis/systemtest/asapi/v3/DeleteVocabularyTermTest.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/SearchVocabularyTermTest.java 4 additions, 4 deletions...openbis/systemtest/asapi/v3/SearchVocabularyTermTest.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/asapi/v3/dto/vocabulary/search/VocabularySearchCriteria.java 68 additions, 0 deletions...pi/v3/dto/vocabulary/search/VocabularySearchCriteria.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/asapi/v3/dto/vocabulary/search/VocabularyTermSearchCriteria.java 5 additions, 4 deletions...3/dto/vocabulary/search/VocabularyTermSearchCriteria.java
Loading
Please register or sign in to comment