Serialized Form
-
Package org.gcube.common.storagehubwrapper.shared
-
Class org.gcube.common.storagehubwrapper.shared.Member extends Object implements Serializable
- serialVersionUID:
- 1454948336452658186L
-
Serialized Fields
-
identity
String identity
-
memberType
Member.TYPE memberType
-
name
String name
-
-
-
Package org.gcube.common.storagehubwrapper.shared.tohl.exceptions
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InsufficientPrivilegesException extends WorkspaceException implements Serializable
- serialVersionUID:
- 2423742342338757212L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.InternalErrorException extends Exception implements Serializable
- serialVersionUID:
- -8885298303989967692L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.ItemAlreadyExistException extends WorkspaceException implements Serializable
- serialVersionUID:
- -2884454770219837164L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.ItemNotFoundException extends WorkspaceException implements Serializable
- serialVersionUID:
- -553175277581696583L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException extends Exception implements Serializable
- serialVersionUID:
- -5657714325026850145L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceFolderAlreadyExistException extends WorkspaceException implements Serializable
- serialVersionUID:
- -6285161417298571997L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceFolderNotFoundException extends WorkspaceException implements Serializable
- serialVersionUID:
- -729077599735921718L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongDestinationException extends WorkspaceException implements Serializable
- serialVersionUID:
- -1765035358366830708L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongItemTypeException extends WorkspaceException implements Serializable
- serialVersionUID:
- -5013356582135921634L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WrongParentTypeException extends WorkspaceException implements Serializable
- serialVersionUID:
- -6202770939428067425L
-
-
Package org.gcube.common.storagehubwrapper.shared.tohl.impl
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem extends WorkspaceItem implements Serializable
- serialVersionUID:
- -4149282274165182444L
-
Serialized Fields
-
currentVersion
WorkspaceVersion currentVersion
-
fileItemType
FileItemType fileItemType
-
mimeType
String mimeType
-
size
Long size
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.GcubeItem extends FileItem implements Serializable
- serialVersionUID:
- -4523330832448380056L
-
Serialized Fields
-
creator
String creator
-
itemType
String itemType
-
properties
String properties
-
property
PropertyMap property
-
scopes
String[] scopes
-
shared
boolean shared
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.ImageFile extends FileItem implements Serializable
- serialVersionUID:
- 7586826417080458164L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.PDFFile extends FileItem implements Serializable
- serialVersionUID:
- 1367372682598677200L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.StreamDescriptor extends Object implements Serializable
- serialVersionUID:
- -5482612709953553644L
-
Serialized Fields
-
itemName
String itemName
-
mimeType
String mimeType
-
size
Long size
-
stream
InputStream stream
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.TrashItem extends WorkspaceItem implements Serializable
- serialVersionUID:
- -2070116308660673836L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFile extends WorkspaceItem implements Serializable
- serialVersionUID:
- -3729978614980700669L
-
Serialized Fields
-
value
URL value
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFileItem extends FileItem implements Serializable
- serialVersionUID:
- -369007015284469987L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFileVersion extends Object implements Serializable
- serialVersionUID:
- 7925779107708330163L
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFolder extends WorkspaceItem implements Serializable
- serialVersionUID:
- -3767943529796942863L
-
Serialized Fields
-
isPublicFolder
boolean isPublicFolder
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem extends Object implements Serializable
- serialVersionUID:
- 5444534091783292538L
-
Serialized Fields
-
accounting
List<org.gcube.common.storagehub.model.items.nodes.accounting.AccountEntry> accounting
-
creationTime
Calendar creationTime
-
description
String description
-
hidden
boolean hidden
-
id
String id
-
isFolder
boolean isFolder
-
isRoot
boolean isRoot
-
lastModificationTime
Calendar lastModificationTime
-
lastModifiedBy
String lastModifiedBy
-
locked
boolean locked
-
name
String name
-
owner
String owner
-
parentId
String parentId
-
path
String path
-
propertyMap
PropertyMap propertyMap
-
shared
boolean shared
-
title
String title
-
trashed
boolean trashed
-
type
WorkspaceItemType type
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceSharedFolder extends WorkspaceFolder implements Serializable
- serialVersionUID:
- -6493111521916500793L
-
Serialized Fields
-
isVreFolder
boolean isVreFolder
-
-
Class org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceVREFolder extends WorkspaceSharedFolder implements Serializable
- serialVersionUID:
- 1984917908193397527L
-