Class GcubeItem
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.GcubeItem
-
- All Implemented Interfaces:
Serializable,File,FileItem,GCubeItem,WorkspaceItem
public class GcubeItem extends FileItem implements GCubeItem
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GcubeItem()
-
Method Summary
-
Methods inherited from class org.gcube.common.storagehubwrapper.shared.tohl.impl.FileItem
getCurrentVersion, getFileItemType, getMimeType, getSize
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.items.GCubeItem
getCreator, getItemType, getProperties, getProperty, getScopes, isShared
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
getAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getTitle, getType, isFolder, isHidden, isRoot, isTrashed
-
-