A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

ACCOUNTING_HL_NODE_NAME - Static variable in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
The Constant ACCOUNTING_HL_NODE_NAME.
ACLType - Enum in org.gcube.common.storagehubwrapper.shared
The Enum ACLType.
addURL(String, URL, String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Adds the URL.
ADMINISTRATOR - org.gcube.common.storagehubwrapper.shared.ACLType
All privileges.

B

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

C

canUserWriteIntoFolder(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Can user write into folder.
canUserWriteIntoFolder(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Can user write into folder.
canWrite(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Can write.
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
Copy file.
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
Copy file items.
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) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Creates the folder.
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, Map<String, String>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Creates the folder.
createURL(String, String, String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Creates the URL.
createURL(String, String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Creates the URL.

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
Delete item.
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.
DOCUMENT - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Document.
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
Exists.

F

File - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface File.
FILE_ITEM - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A folder item.
FileItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Class FileItem.
FileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface FolderItem.
FileItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
 
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
Find.
findByName(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Find by name.
FOLDER - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A folder.

G

GCUBE_ITEM - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
A gCube item.
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.
getAccounting(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the accounting.
getAccounting(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the accounting.
getAccounting(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the accounting.
getAuthor() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
Gets the author.
getChildren(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the children not including the ones marked as hidden.
getChildren(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the children.
getChildren(String, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the children including the ones marked as hidden if the bool param is true.
getChildren(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the children.
getChildren(String, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the children.
getChildren(String, boolean, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the children.
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.
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 class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the disk usage.
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
Gets the disk usage.
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>) - 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
Gets the filtered children.
getFilteredChildren(String, Class<? extends Item>, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the filtered children.
getFolderContainer(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the folder container.
getGcubeItemProperties(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the gcube item properties.
getGcubeItemProperties(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the gcube item properties.
getGcubeItemProperties(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the gcube item properties.
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.
getIdentity() - Method in class org.gcube.common.storagehubwrapper.shared.Member
Gets the identity.
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.
getInfrastructureNameFromScope(String) - Static method in class org.gcube.common.storagehubwrapper.server.WrapperUtility
Gets the infrastructure name from scope.
getItem(String) - 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) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the item.
getItem(String, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the item.
getItem(String, boolean, boolean, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Return the item with the specified id.
getItem(String, boolean, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the item.
getItemByPath(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the item by path.
getItemByPath(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
 
getItemByPath(String, 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.
getItemForExplorer(String, boolean, boolean, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the item for Explorer.
getItemForExplorer(String, boolean, boolean, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the item.
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.
getMemberType() - Method in class org.gcube.common.storagehubwrapper.shared.Member
Gets the member type.
getMetadata(String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the metadata.
getMetadata(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the metadata.
getMetadata(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the metadata.
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.
getName() - Method in class org.gcube.common.storagehubwrapper.shared.Member
Gets the name.
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
Gets the owner.
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
Gets the parents by id.
getParentsForExplorerById(String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the parents for explorer by id.
getParentsForExplorerById(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the parents for explorer by id.
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.
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 to the latest version of file item.
getPublicLinkForFile(String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the public link for file.
getPublicLinkForFile(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Gets the public link of the file at the input version.
getPublicLinkForFile(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Gets the public link for file.
getPublicLinkForFileVersion(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the public link for file version.
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
Gets the root.
getRootSharedFolder(String) - 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.
getRootSharedFolder(ItemContainer<Item>) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the root shared folder.
getScopeFromVREGroupName(String, String, String) - Static method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
 
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
Gets the shared folder members.
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
Gets the thumbnail data.
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 class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the total items.
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
Gets the total items.
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
Gets the trash.
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.
getUserACLForFolderId(String, String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Gets the user acl for folder id.
getValue() - Method in interface org.gcube.common.storagehubwrapper.shared.tohl.items.URLItem
Gets the value.
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.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
A Workspace interface HL-Like
GROUP - org.gcube.common.storagehubwrapper.shared.Member.TYPE
 

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.
IMAGE_DOCUMENT - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Image document.
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(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.
InsufficientPrivilegesException(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.
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

Member - Class in org.gcube.common.storagehubwrapper.shared
The Class Member.
Member() - Constructor for class org.gcube.common.storagehubwrapper.shared.Member
Instantiates a new member.
Member(String, String, Member.TYPE) - Constructor for class org.gcube.common.storagehubwrapper.shared.Member
Instantiates a new member.
Member.TYPE - Enum in org.gcube.common.storagehubwrapper.shared
The Enum TYPE.
METADATA - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Metadata.
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
Move item.
moveItem(String, FolderContainer) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Move item.
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
Move items.

N

NONE - org.gcube.common.storagehubwrapper.shared.ACLType
Access denied to user.

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

PDF_DOCUMENT - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
PDF document.
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 - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface PropertyMap.
PropertyMap() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.PropertyMap
 

R

READ_ONLY - org.gcube.common.storagehubwrapper.shared.ACLType
Allow users to only read files.
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
Removes the items.
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
Rename item.
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, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Restore thrash item.
restoreThrashItem(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Restore thrash item.
restoreThrashItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Restore thrash item.

S

SCOPE_SEPARATOR - Static variable in class org.gcube.common.storagehubwrapper.server.WrapperUtility
 
search(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Search.
search(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Search.
searchForText(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Search for text.
setFolderAsHidden(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Sets the Folder As Hidden or visible .
setFolderAsHidden(String, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Sets the Folder As Hidden or visible .
setFolderAsHidden(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
setFolderAsPublic(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Sets the folder as public.
setFolderAsPublic(String, boolean) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Sets the folder as public.
setFolderAsPublic(String, boolean) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Sets the folder as public.
setIdentity(String) - Method in class org.gcube.common.storagehubwrapper.shared.Member
Sets the identity.
setMemberType(Member.TYPE) - Method in class org.gcube.common.storagehubwrapper.shared.Member
Sets the member type.
setMetadata(String, Map<String, Object>) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Sets the metadata.
setMetadata(String, Metadata) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Sets the metadata and returns the Item with metadata updated.
setName(String) - Method in class org.gcube.common.storagehubwrapper.shared.Member
Sets the name.
SHARED_FOLDER - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A shared folder
shareFolder(String, Set<String>, ACLType) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Share folder.
shareFolder(String, Set<String>, ACLType) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
 
shareFolder(String, Set<String>, ACLType) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
SMART_FOLDER - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A smart folder
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.
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
Deprecated.
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
To string.
toString() - Method in class org.gcube.common.storagehubwrapper.shared.Member
 
toString() - Method in exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InternalErrorException
 
toURLFile(ExternalLink) - Static method in class org.gcube.common.storagehubwrapper.server.converter.HLMapper
To URL file.
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.
TRASH_FOLDER - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A trash folder.
TRASH_ITEM - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
A trash 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

unshareFolder(String, Set<String>) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Unshare folder.
unshareFolder(String, Set<String>) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
 
unshareFolder(String, Set<String>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
updateDescriptionForItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Update description for item.
updateDescriptionForItem(String, String) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Update description for item.
updateDescriptionForItem(String, String) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
 
updateMetadata(String, Map<String, Object>) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Update metadata.
updateMetadata(String, Map<String, Object>) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Update metadata.
uploadArchive(String, InputStream, String, Long) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Upload archive.
uploadArchive(String, InputStream, String, Long) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Upload archive.
uploadArchive(String, InputStream, String, Long) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Upload archive.
uploadFile(String, InputStream, String, String, Long) - Method in class org.gcube.common.storagehubwrapper.server.StorageHubClientService
Upload file.
uploadFile(String, InputStream, String, String, Long) - Method in interface org.gcube.common.storagehubwrapper.server.tohl.Workspace
Upload file.
uploadFile(String, InputStream, String, String, Long) - Method in class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService
Upload file.
URL_DOCUMENT - org.gcube.common.storagehubwrapper.shared.tohl.items.FileItemType
Url document.
URL_ITEM - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
The url item.
URLFile - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
 
URLFile() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFile
 
URLFileItem - Class in org.gcube.common.storagehubwrapper.shared.tohl.impl
The Class URLFileItem.
URLFileItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface URLItem.
URLFileItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFileItem
 
URLItem - Interface in org.gcube.common.storagehubwrapper.shared.tohl.items
The Interface URLItem.
USER - org.gcube.common.storagehubwrapper.shared.Member.TYPE
 

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.Member.TYPE
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.Member.TYPE
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.
VRE_FOLDER - org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
The vre folder.

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) - Constructor for exception org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
Create a new workspace exception.
WorkspaceException(String, Throwable) - 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 - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceFolder.
WorkspaceFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.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 - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceItem.
WorkspaceItem() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.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 - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceSharedFolder.
WorkspaceSharedFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.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) - Constructor for class org.gcube.common.storagehubwrapper.server.WorkspaceStorageHubClientService.WorkspaceStorageHubClientServiceBuilder
Instantiates a new workspace storage hub client service builder.
WorkspaceStorageHubClientServiceBuilder(StorageHubClientService, boolean, boolean, boolean) - 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 - Interface in org.gcube.common.storagehubwrapper.shared.tohl
The Interface WorkspaceVREFolder.
WorkspaceVREFolder() - Constructor for class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceVREFolder
 
WrapperUtility - Class in org.gcube.common.storagehubwrapper.server
The Class WrapperUtility.
WrapperUtility() - Constructor for class org.gcube.common.storagehubwrapper.server.WrapperUtility
 
WRITE_ALL - org.gcube.common.storagehubwrapper.shared.ACLType
Allow users to create, edit and delete files of everyone in the share.
WRITE_OWNER - org.gcube.common.storagehubwrapper.shared.ACLType
Allow users to create, edit and delete their own files.
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 N O P R S T U V W 
All Classes All Packages