Uses of Interface
org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
-
-
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.server
Methods in org.gcube.common.storagehubwrapper.server that return WorkspaceItem Modifier and Type Method Description WorkspaceItemWorkspaceStorageHubClientService. copyFile(String itemId, String folderDestinationId)Copy file.WorkspaceItemWorkspaceStorageHubClientService. getItem(String itemId)Gets the item.WorkspaceItemWorkspaceStorageHubClientService. getItem(String itemId, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)Gets the item.WorkspaceItemWorkspaceStorageHubClientService. getItemByPath(String folderId, String relativePath)WorkspaceItemWorkspaceStorageHubClientService. getItemForExplorer(String itemId, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)Gets the item.WorkspaceItemWorkspaceStorageHubClientService. getRootSharedFolder(String itemId)Gets the root shared folder.WorkspaceItemWorkspaceStorageHubClientService. getTrash()Gets the trash.WorkspaceItemWorkspaceStorageHubClientService. moveItem(String itemId, String folderDestinationId)Move item.WorkspaceItemWorkspaceStorageHubClientService. renameItem(String itemId, String newName)Rename item.WorkspaceItemWorkspaceStorageHubClientService. restoreThrashItem(String itemId, String destinationFolderId)Restore thrash item.WorkspaceItemWorkspaceStorageHubClientService. uploadArchive(String folderId, InputStream is, String extractionFolderName, Long fileSize)Upload archive.WorkspaceItemWorkspaceStorageHubClientService. uploadFile(String folderId, InputStream is, String fileName, String fileDescription, long fileSize)Upload file.Methods in org.gcube.common.storagehubwrapper.server that return types with arguments of type WorkspaceItem Modifier and Type Method Description List<WorkspaceItem>WorkspaceStorageHubClientService. copyFileItems(List<String> itemIds, String folderDestinationId)Copy file items.List<WorkspaceItem>WorkspaceStorageHubClientService. find(String name, String folderId)Find.List<? extends WorkspaceItem>WorkspaceStorageHubClientService. getChildren(String id)Gets the children.List<? extends WorkspaceItem>WorkspaceStorageHubClientService. getChildren(String id, boolean includeHidden)Gets the children.List<? extends WorkspaceItem>WorkspaceStorageHubClientService. getFilteredChildren(String id, Class<? extends org.gcube.common.storagehub.model.items.Item> aType)Gets the filtered children.List<? extends WorkspaceItem>WorkspaceStorageHubClientService. getParentsById(String id)Gets the parents by id.List<? extends WorkspaceItem>WorkspaceStorageHubClientService. getParentsForExplorerById(String id)Gets the parents for explorer by id.List<WorkspaceItem>WorkspaceStorageHubClientService. moveItems(List<String> itemIds, String folderDestinationId)Move items.List<WorkspaceItem>WorkspaceStorageHubClientService. search(String text, String folderId)Search. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.server.converter
Methods in org.gcube.common.storagehubwrapper.server.converter with type parameters of type WorkspaceItem Modifier and Type Method Description static <T extends WorkspaceItem>
THLMapper. toWorkspaceItem(org.gcube.common.storagehub.model.items.Item item)To workspace item.static <T extends WorkspaceItem>
THLMapper. toWorkspaceItem(org.gcube.common.storagehub.model.items.Item item, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)To workspace item. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.server.tohl
Methods in org.gcube.common.storagehubwrapper.server.tohl that return WorkspaceItem Modifier and Type Method Description WorkspaceItemWorkspace. copyFile(String itemId, String folderDestinationId)Copy file.WorkspaceItemWorkspace. getItem(String itemId)Return the item with the specified id.WorkspaceItemWorkspace. getItem(String itemId, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)Return the item with the specified id.WorkspaceItemWorkspace. getItemByPath(String idFolder, String relativePath)WorkspaceItemWorkspace. getItemForExplorer(String itemId, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)Gets the item for Explorer.WorkspaceItemWorkspace. getRootSharedFolder(String itemId)Gets the root shared folder.WorkspaceItemWorkspace. getTrash()Get Trash Folder.WorkspaceItemWorkspace. moveItem(String itemId, String destinationFolderId)Move item.WorkspaceItemWorkspace. renameItem(String itemId, String newName)Rename an item.WorkspaceItemWorkspace. restoreThrashItem(String itemId, String destinationFolderId)Restore thrash item.WorkspaceItemWorkspace. uploadArchive(String folderId, InputStream is, String extractionFolderName, Long fileSize)Upload archive.WorkspaceItemWorkspace. uploadFile(String folderId, InputStream inputStream, String fileName, String fileDescription, long fileSize)Upload file.Methods in org.gcube.common.storagehubwrapper.server.tohl that return types with arguments of type WorkspaceItem Modifier and Type Method Description List<WorkspaceItem>Workspace. copyFileItems(List<String> itemIds, String folderDestinationId)Copy file items.List<WorkspaceItem>Workspace. find(String name, String folderId)Get an item with the specified name in the specified folder.List<? extends WorkspaceItem>Workspace. getChildren(String id)Gets the children not including the ones marked as hidden.List<? extends WorkspaceItem>Workspace. getChildren(String id, boolean includeHidden)Gets the children including the ones marked as hidden if the bool param is true.List<? extends WorkspaceItem>Workspace. getFilteredChildren(String id, Class<? extends org.gcube.common.storagehub.model.items.Item> aType)Gets the filtered children.List<? extends WorkspaceItem>Workspace. getParentsById(String id)Gets the parents by id.List<? extends WorkspaceItem>Workspace. getParentsForExplorerById(String id)Gets the parents for explorer by id.List<WorkspaceItem>Workspace. moveItems(List<String> itemIds, String folderDestinationId)Move items.List<WorkspaceItem>Workspace. search(String text, String folderId)Search. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl
Subinterfaces of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl Modifier and Type Interface Description interfaceTrashedItemThe Interface TrashedItem.interfaceWorkspaceFolderThe Interface WorkspaceFolder.interfaceWorkspaceSharedFolderThe Interface WorkspaceSharedFolder.interfaceWorkspaceVREFolderThe Interface WorkspaceVREFolder. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl.impl
Classes in org.gcube.common.storagehubwrapper.shared.tohl.impl that implement WorkspaceItem Modifier and Type Class Description classFileItemThe Class FileItem.classGcubeItemclassImageFileclassPDFFileThe Interface FileItemURL.classTrashItemclassURLFileclassURLFileItemThe Class URLFileItem.classWorkspaceFolderInstantiates a new workspace folder.classWorkspaceItemThe Class WorkspaceItemImpl.classWorkspaceSharedFolderInstantiates a new workspace folder impl.classWorkspaceVREFolderThe Class WorkspaceVREFolder. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl.items
Subinterfaces of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl.items Modifier and Type Interface Description interfaceFileItemThe Interface FolderItem.interfaceGCubeItemThe Interface GCubeItem.interfaceImageFileItemThe Interface FileItemImage.interfacePDFFileItemThe Interface FileItemPDF.interfaceURLFileItemThe Interface URLItem.interfaceURLItemThe Interface URLItem. -
Uses of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl.trash
Subinterfaces of WorkspaceItem in org.gcube.common.storagehubwrapper.shared.tohl.trash Modifier and Type Interface Description interfaceWorkspaceTrashFolderThe Interface WorkspaceTrashFolder.
-