Class TrashItem
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.TrashItem
-
- All Implemented Interfaces:
Serializable,TrashedItem,WorkspaceItem
public class TrashItem extends WorkspaceItem implements TrashedItem
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TrashItem()
-
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.TrashedItem
getDeletedBy, getDeletedFrom, getDeletedTime, getMimeType, getName, getOriginalParentId, getType, isFolder
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
getAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getOwner, getParentId, getPath, getPropertyMap, getTitle, isHidden, isRoot, isShared, isTrashed
-
-