only improved java doc for a method

This commit is contained in:
Francesco Mangiacrapa 2020-04-17 11:35:27 +02:00
parent 08fb76df29
commit 6769fcfc08
1 changed files with 1 additions and 1 deletions

View File

@ -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