From 6769fcfc0815910bd28101358c7aa88ce874a4a2 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 17 Apr 2020 11:35:27 +0200 Subject: [PATCH] only improved java doc for a method --- .../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 a1b8517..8b76fc5 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)} - * except to getRoot call (to check if an item is root or not). isRoot is always false. + * except to getRoot called inside (to check if an item is root or not). {@link WorkspaceItem#isRoot()} returns always false. * * @param itemId the item id * @param withAccounting the with accounting