Class WorkspaceItem
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
-
- All Implemented Interfaces:
Serializable,WorkspaceItem
- Direct Known Subclasses:
FileItem,TrashItem,URLFile,WorkspaceFolder
public class WorkspaceItem extends Object implements WorkspaceItem, Serializable
The Class WorkspaceItemImpl.- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it Jun 15, 2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkspaceItem()
-
Method Summary
-
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.WorkspaceItem
getAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getTitle, getType, isFolder, isHidden, isRoot, isShared, isTrashed
-
-