Uses of Class
org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFolder
-
Packages that use WorkspaceFolder Package Description org.gcube.common.storagehubwrapper.server org.gcube.common.storagehubwrapper.shared.tohl.impl -
-
Uses of WorkspaceFolder in org.gcube.common.storagehubwrapper.server
Methods in org.gcube.common.storagehubwrapper.server that return WorkspaceFolder Modifier and Type Method Description WorkspaceFolderWorkspaceStorageHubClientService. createFolder(String name, String description, String destinationFolderId)Creates the folder.WorkspaceFolderWorkspaceStorageHubClientService. createFolder(String name, String description, String destinationFolderId, Map<String,String> properties)Creates the folder.WorkspaceFolderWorkspaceStorageHubClientService. getRoot()Gets the root. -
Uses of WorkspaceFolder in org.gcube.common.storagehubwrapper.shared.tohl.impl
Subclasses of WorkspaceFolder in org.gcube.common.storagehubwrapper.shared.tohl.impl Modifier and Type Class Description classWorkspaceSharedFolderInstantiates a new workspace folder impl.classWorkspaceVREFolderThe Class WorkspaceVREFolder.
-