commented getItemForExplorer
This commit is contained in:
parent
a723da4bfb
commit
08fb76df29
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue