added a comment

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-uploader@171468 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2018-09-14 13:44:56 +00:00
parent 60ebc9aff7
commit 2a64c70052
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ public class WsUtil {
* Gets the storage hub wrapper.
*
* @param request the request
* @param scopeGroupId the scope group id
* @param scopeGroupId the scope group id. If scopeGroupId is null the scope is read by using the request else by using the scopeGroupId
* @param user the user
* @return the storage hub wrapper
* @throws InternalErrorException the internal error exception