From 08fb76df295873b6e79378d75e62d06a737a3ce6 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 17 Apr 2020 11:23:48 +0200 Subject: [PATCH] commented getItemForExplorer --- .../server/WorkspaceStorageHubClientService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/common/storagehubwrapper/server/WorkspaceStorageHubClientService.java b/src/main/java/org/gcube/common/storagehubwrapper/server/WorkspaceStorageHubClientService.java index 0c6e893..a1b8517 100644 --- a/src/main/java/org/gcube/common/storagehubwrapper/server/WorkspaceStorageHubClientService.java +++ b/src/main/java/org/gcube/common/storagehubwrapper/server/WorkspaceStorageHubClientService.java @@ -499,7 +499,7 @@ public final class WorkspaceStorageHubClientService implements Workspace{ /** * Gets the item. This call is the same of {@link WorkspaceStorageHubClientService#getItem(String, boolean, boolean, boolean)} - * without loading the root (to check if an item is root or not) + * except to getRoot call (to check if an item is root or not). isRoot is always false. * * @param itemId the item id * @param withAccounting the with accounting