From edc89ef30878d21a4a5f70c9d77358c8f5812ed8 Mon Sep 17 00:00:00 2001 From: jakubs <jakubs> Date: Wed, 27 Jan 2016 13:47:58 +0000 Subject: [PATCH] SSDM-3013: V3 api, change listDeletions method to searchDeletions SVN: 35573 --- .../{DeletionSearchOptions.js => DeletionSearchCriteria.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/dto/deletion/search/{DeletionSearchOptions.js => DeletionSearchCriteria.js} (100%) diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/dto/deletion/search/DeletionSearchOptions.js b/openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/dto/deletion/search/DeletionSearchCriteria.js similarity index 100% rename from openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/dto/deletion/search/DeletionSearchOptions.js rename to openbis/source/java/ch/systemsx/cisd/openbis/public/resources/api/v3/dto/deletion/search/DeletionSearchCriteria.js -- GitLab