Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

ACCOUNTING_HL_NODE_NAME - Static variable in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
 
AccountingEntry - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface AccountingEntry.
AccountingEntry - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
AccountingEntry() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.AccountingEntry
 
ACLType - Enum in org.gcube.common.storagehubwrapper.shared
The Enum ACLType.

B

build() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Builds the WorkspaceStorageHubClientService.

C

changeDescription(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Change an item description.
changeDescription(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
copyFile(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Copy file.
copyFile(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
copyFileItem(String, FolderContainer, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Copy item.
copyFileItems(List<String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Copy file items.
copyFileItems(List<String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createExternalUrl(String, String, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a new External URL into a folder.
createExternalUrl(String, String, InputStream, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a new External URL into a folder.
createExternalUrl(String, String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createExternalUrl(String, String, InputStream, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createFolder(String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Creates the folder.
createFolder(String, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a new folder with specified name.
createFolder(String, String, String, Map<String, String>) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a new folder with properties.
createFolder(String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createFolder(String, String, String, Map<String, String>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createGcubeItem(String, String, List<String>, String, String, Map<String, String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a GCubeItem.
createGcubeItem(String, String, List<String>, String, String, Map<String, String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createSharedFolder(String, String, List<String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a shared folder with a list of users.
createSharedFolder(String, String, String, String, String, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a shared folder associated with a groupId.
createSharedFolder(String, String, List<String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createSharedFolder(String, String, String, String, String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
createVREFolder(String, String, String, ACLType) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Create a VRE folder.
createVREFolder(String, String, String, ACLType) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 

D

deleteItem(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Delete item.
deleteItem(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
deleteItemById(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Delete item by id.
deletePermanentlyById(String) - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Delete permanently a specific item.
downloadFile(String, String, String...) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Download file.
downloadFile(String, String, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Download file.
downloadFile(String, String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Download file.
downloadFolder(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Download folder.
downloadFolder(String, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Download folder.
downloadFolder(String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Download folder.

E

emptyTrash() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Empty trash.
emptyTrash() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Empty trash.
emptyTrash() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Empty trash.
emptyTrash() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Empty Trash.
exists(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Check if an item with the specified name exists in the specified folder.
exists(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 

F

File - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface File.
FileItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Class FileItem.
FileItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
FileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface FolderItem.
FileItemType - Enum in org.gcube.common.storagehubwrapper.shared.tohl.items
The Enum FileItemType.
find(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get an item with the specified name in the specified folder.
find(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
findByName(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Find by name.

G

GcubeItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
GcubeItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.GcubeItem
 
GCubeItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface GCubeItem.
getAccounting() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the accounting.
getAuthor() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the author.
getChildren(String, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the children.
getChildren(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the children.
getChildren(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getCreated() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the created.
getCreationTime() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item creation time.
getCreator() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
getCurrentVersion() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
getCurrentVersion() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.FileItem
Get Current version.
getDate() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.AccountingEntry
Gets the date.
getDeletedBy() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get the user who deleted the item.
getDeletedFrom() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get the path where the item was deleted.
getDeletedTime() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get the date when the item was deleted.
getDescription() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item description.
getDiskUsage() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get the disk usage of a worskpace.
getDiskUsage() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getEntryType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.AccountingEntry
Gets the entry type.
getFileItemType() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
getFileItemType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.File
Gets the folder item type.
getFilteredChildren(String, Class<? extends Item>, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the filtered children.
getFilteredChildren(String, Class<? extends Item>) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the filtered children.
getFilteredChildren(String, Class<? extends Item>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getFolderContainer(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the folder container.
getFolderItems(GenericItemType) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get items by type.
getFolderItems(GenericItemType) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getGroup(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get group name by group id.
getGroup(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getHeight() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
getHeight() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.Image
The image height.
getId() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the id.
getId() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.Properties
Get ID.
getId() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item id.
getIdSharedFolder(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the id shared folder.
getImageContent(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the image content.
getItem(String, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the item.
getItem(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Return the item with the specified id.
getItem(String, boolean, boolean, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Return the item with the specified id.
getItem(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getItem(String, boolean, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getItemByPath(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Return the item with the specified path.
getItemByPath(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getItemChildrenCount(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the item children count.
getItemName() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.ItemStreamDescriptor
Gets the item name.
getItemType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
getLastModificationTime() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item last modification time.
getLastModifiedBy() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the last modified by.
getListVersions(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the list versions.
getListVersionsForFile(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the list versions for file.
getListVersionsForFile(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the list versions for file.
getMimeType() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
getMimeType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.File
The folder myme type.
getMimeType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.ItemStreamDescriptor
Gets the mime type.
getMimeType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get mime type.
getMySpecialFolders() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get MySpecialFolders.
getMySpecialFolders() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getName() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the name.
getName() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get the name of the trashed item.
getName() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item name.
getNumberOfPages() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the number of pages.
getOriginalParentId() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Get original parent Id to restore the item.
getOwner() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the owner.
getOwner() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getOwner() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the user.
getOwner() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
This item owner.
getParentId() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the parent id.
getParents(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the parents.
getParentsById(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the parents by id.
getParentsById(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getPath() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the path.
getProducer() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the producer.
getProperties() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
getProperties() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.Properties
Get Properties.
getProperty() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
getPropertyMap() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the map property.
getPropertyValue(String) - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.Properties
Get property value.
getPublicFolders() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get public folders.
getPublicFolders() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getPublicLinkForFile(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the file public link.
getPublicLinkForFile(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the public link for file.
getPublicLinkForFile(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the public link for file.
getRemotePath() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the remote path.
getRoot() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the root.
getRoot() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Returns the workspace root.
getRoot() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getRootSharedFolder(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the root shared folder.
getRootSharedFolder(ItemContainer<Item>) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the root shared folder.
getRootSharedFolder(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the root shared folder.
getRootSharedFolder(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the root shared folder.
getScopes() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
getSharedFolderMembers(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the shared folder members.
getSharedFolderMembers(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the shared folder members.
getSharedFolderMembers(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getSize() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
getSize() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.File
Gets the size.
getSize() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.ItemStreamDescriptor
Gets the size.
getSize() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Gets the size.
getStorageHubClientService() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubWrapper
Gets the storage hub client service.
getStorageHubClientService() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the storage hub client service.
getStream() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.ItemStreamDescriptor
Gets the stream.
getThumbnail() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
getThumbnail() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.Image
The image thumbnail.
getThumbnailData(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the thumbnail data.
getThumbnailData(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getThumbnailHeight() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
getThumbnailHeight() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.Image
The image thumbnail height.
getThumbnailWidth() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
getThumbnailWidth() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.Image
The image thumbanil width.
getTitle() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the title.
getTitle() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Gets the title.
getTotalItems() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get the total number of items in a workspace.
getTotalItems() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getTrash() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the root.
getTrash() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Get Trash Folder.
getTrash() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
getTrashItemById(String) - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Deprecated.
use org.gcube.portal.storagehubwrapper.server.tohl.homelibrary.home.workspace.Workspace#getItem(String itemId) instead
getType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Return this item type.
getType() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Return this item type.
getUser() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.AccountingEntry
Gets the user.
getUserACLForFolderId(String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the user acl for folder id.
getValues() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PropertyMap
Gets the values.
getVersion() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.AccountingEntry
Gets the version.
getVersion() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the version.
getVREFoldersId() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the VRE folders id.
getVREFoldersId() - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the VRE folders id.
getVREFoldersId() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the VRE folders id.
getWidth() - Method in class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
getWidth() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.Image
The image width.
getWorkspace() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubWrapper
Gets the workspace.

H

HLMapper - Class in org.gcube.common.storagehubwrapper.server.converter
The Class HLMapper.
HLMapper() - Constructor for class org.gcube.common.storagehubwrapper.server.converter.HLMapper
 

I

Image - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface Image.
ImageFile - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
ImageFile() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile
 
ImageFileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface FileItemImage.
InsufficientPrivilegesException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class InsufficientPrivilegesException.
InsufficientPrivilegesException(Throwable) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InsufficientPrivilegesException
Create a new internal error exception.
InsufficientPrivilegesException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InsufficientPrivilegesException
Create a new internal error exception.
InsufficientPrivilegesException(String, Throwable) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InsufficientPrivilegesException
Create a new internal error exception.
InternalErrorException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class InternalErrorException.
InternalErrorException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InternalErrorException
Instantiates a new internal error exception.
isCurrentVersion() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
Checks if is current version.
isFolder() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
Return true if the trash item was a folder.
isFolder() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Check if the item is a folder.
isGroup(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Check if a user is a group.
isGroup(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
isHidden() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Return a flag indicating whether the element is hidden.
isItemShared(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Checks if is item shared.
isItemShared(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Checks if is item shared.
isItemShared(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Checks if is item shared.
isPublicFolder() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceFolder
 
isRoot() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Says if this item is a root element.
isShared() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
 
isShared() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Return a flag indicating whether the element is shared.
isTrashed() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
Check if the item is in the trash.
isVreFolder() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceSharedFolder
Checks if is vre folder.
isWithAccounting() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Checks if is with accounting.
isWithFileDetails() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Checks if is with file details.
isWithMapProperties() - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Checks if is with map properties.
ItemAlreadyExistException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class ItemAlreadyExistException.
ItemAlreadyExistException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.ItemAlreadyExistException
Instantiates a new item already exist exception.
ItemNotFoundException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class ItemNotFoundException.
ItemNotFoundException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.ItemNotFoundException
Instantiates a new item not found exception.
ItemStreamDescriptor - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface ItemStreamDescriptor.

L

listTrashItems() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Deprecated.
use #getChildren() instead
lock - Variable in class org.gcube.common.storagehubwrapper.server.StorageHubWrapper
 

M

markAsPublic(String, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Mark as public.
markAsPublic(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
moveItem(String, FolderContainer) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Move item.
moveItem(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Move item.
moveItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
moveItems(List<String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Move items.
moveItems(List<String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 

O

ObjectMapper - Class in org.gcube.common.storagehubwrapper.server.converter
The Class ObjectMapper.
ObjectMapper() - Constructor for class org.gcube.common.storagehubwrapper.server.converter.ObjectMapper
 
openTrash() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Open trash.
org.gcube.common.storagehubwrapper.server - package org.gcube.common.storagehubwrapper.server
 
org.gcube.common.storagehubwrapper.server.converter - package org.gcube.common.storagehubwrapper.server.converter
 
org.gcube.common.storagehubwrapper.server.tohl - package org.gcube.common.storagehubwrapper.server.tohl
 
org.gcube.common.storagehubwrapper.shared - package org.gcube.common.storagehubwrapper.shared
 
org.gcube.common.storagehubwrapper.shared.tohl - package org.gcube.common.storagehubwrapper.shared.tohl
 
org.gcube.common.storagehubwrapper.shared.tohl.exceptions - package org.gcube.common.storagehubwrapper.shared.tohl.exceptions
 
org.gcube.common.storagehubwrapper.shared.tohl.impl - package org.gcube.common.storagehubwrapper.shared.tohl.impl
 
org.gcube.common.storagehubwrapper.shared.tohl.items - package org.gcube.common.storagehubwrapper.shared.tohl.items
 
org.gcube.common.storagehubwrapper.shared.tohl.trash - package org.gcube.common.storagehubwrapper.shared.tohl.trash
 

P

PDFFile - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Interface FileItemURL.
PDFFile() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.PDFFile
 
PDFFileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface FileItemPDF.
Properties - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface Properties.
PropertyMap - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
PropertyMap() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.PropertyMap
 
PropertyMap - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface PropertyMap.

R

remove(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Remove an item from a folder.
remove(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
removeItems(String...) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Removes the items.
removeItems(String...) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
renameItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Rename item.
renameItem(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Rename an item.
renameItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
restoreAll() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Restore all item in Trash.
restoreById(String) - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.trash.WorkspaceTrashFolder
Restore a specific item.
restoreThrashItem(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Restore thrash item.
restoreThrashItem(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Restore thrash item.
restoreThrashItem(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 

S

searchByMimeType(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Search By MimeType.
searchByMimeType(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
searchByName(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Search by Name.
searchByName(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
searchByProperties(List<String>) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Search By Properties.
searchByProperties(List<String>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
setMetadata(String, Metadata) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Sets the metadata and returns the Item with metadata updated.
share(List<String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Shared an exist WorkspaceFolder with a list of users.
share(List<String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
shareFolder(List<String>, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Shared an exist WorkspaceFolder with a list of users.
shareFolder(List<String>, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
StorageHubClientService - Class in org.gcube.common.storagehubwrapper.server
The Class StorageHubClientService.
StorageHubClientService(String, String) - Constructor for class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Instantiates a new storage hub service util.
StorageHubWrapper - Class in org.gcube.common.storagehubwrapper.server
The Class StorageHubWrapper.
StorageHubWrapper(String, String) - Constructor for class org.gcube.common.storagehubwrapper.server.StorageHubWrapper
Instantiates a new storage hub wrapper.
StorageHubWrapper(String, String, boolean, boolean, boolean) - Constructor for class org.gcube.common.storagehubwrapper.server.StorageHubWrapper
Instantiates a new storage hub wrapper.
StreamDescriptor - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
Instantiates a new stream descriptor.
StreamDescriptor() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.StreamDescriptor
 

T

toAccountingEntries(Item) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To accounting entries.
toAccountingEntry - Static variable in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
 
toInputStream(byte[]) - Static method in class org.gcube.common.storagehubwrapper.server.WrapperUtility
To input stream.
toListLogins(SharedFolder) - Static method in class org.gcube.common.storagehubwrapper.server.converter.ObjectMapper
To list logins.
toPropertyMap(Metadata) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To property map.
toString() - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
 
toString() - Method in exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InternalErrorException
 
toWorkspaceFileVersion(Version) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To workspace file version.
toWorkspaceItem(Item) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To workspace item.
toWorkspaceItem(Item, boolean, boolean, boolean) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To workspace item.
TrashedItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface TrashedItem.
TrashItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
TrashItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.TrashItem
 

U

unshare(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Unshare a shared item.
unshare(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
uploadArchive(String, InputStream, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Upload archive.
uploadArchive(String, InputStream, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Upload archive.
uploadArchive(String, InputStream, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
uploadFile(String, InputStream, String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Upload file.
uploadFile(String, InputStream, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Upload file.
uploadFile(String, InputStream, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
URLFile - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
URLFile() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFile
 
URLFileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface FileItemURL.

V

valueOf(String) - Static method in enum org.gcube.common.storagehubwrapper.shared.ACLType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.common.storagehubwrapper.shared.ACLType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccounting(boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Sets the with accounting.
withFileDetails(boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Sets the with file details.
withMapProperties(boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Sets the with map properties.
Workspace - Interface in org.gcube.common.storagehubwrapper.server.tohl
The Interface Workspace.
WorkspaceException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
A super class for all the workspace exceptions.
WorkspaceException() - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
 
WorkspaceException(String, Throwable) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
Create a new workspace exception.
WorkspaceException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
Create a new workspace exception.
WorkspaceException(Throwable) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
Create a new workspace exception.
WorkspaceFileVersion - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
WorkspaceFileVersion() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFileVersion
 
WorkspaceFolder - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
Instantiates a new workspace folder.
WorkspaceFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFolder
 
WorkspaceFolder - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceFolder.
WorkspaceFolderAlreadyExistException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class WorkspaceFolderAlreadyExistException.
WorkspaceFolderAlreadyExistException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceFolderAlreadyExistException
Instantiates a new workspace folder already exist exception.
WorkspaceFolderNotFoundException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class WorkspaceFolderNotFoundException.
WorkspaceFolderNotFoundException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceFolderNotFoundException
Instantiates a new workspace folder not found exception.
WorkspaceItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Class WorkspaceItemImpl.
WorkspaceItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
 
WorkspaceItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceItem.
WorkspaceItemType - Enum in org.gcube.common.storagehubwrapper.shared.tohl
The Enum WorkspaceItemType.
WorkspaceSharedFolder - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
Instantiates a new workspace folder impl.
WorkspaceSharedFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceSharedFolder
 
WorkspaceSharedFolder - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceSharedFolder.
WorkspaceStorageHubClientService - Class in org.gcube.common.storagehubwrapper.server
The Class WorkspaceStorageHubClientService.
WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder - Class in org.gcube.common.storagehubwrapper.server
The Class WorkspaceStorageHubClientServiceBuilder.
WorkspaceStorageHubClientServiceBuilder(StorageHubClientService, boolean, boolean, boolean) - Constructor for class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Instantiates a new workspace storage hub client service builder.
WorkspaceStorageHubClientServiceBuilder(StorageHubClientService) - Constructor for class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Instantiates a new workspace storage hub client service builder.
WorkspaceTrashFolder - Interface in org.gcube.common.storagehubwrapper.shared.tohl.trash
The Interface WorkspaceTrashFolder.
WorkspaceVersion - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface WorkspaceVersion.
WorkspaceVREFolder - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Class WorkspaceVREFolder.
WorkspaceVREFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceVREFolder
 
WorkspaceVREFolder - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceVREFolder.
WrapperUtility - Class in org.gcube.common.storagehubwrapper.server
 
WrapperUtility() - Constructor for class org.gcube.common.storagehubwrapper.server.WrapperUtility
 
WrongDestinationException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class WrongDestinationException.
WrongDestinationException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongDestinationException
Instantiates a new wrong destination exception.
WrongItemTypeException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class WrongItemTypeException.
WrongItemTypeException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongItemTypeException
Instantiates a new wrong item type exception.
WrongParentTypeException - Exception in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
The Class WrongParentTypeException.
WrongParentTypeException(String) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongParentTypeException
Instantiates a new wrong parent type exception.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.