Class WorkspaceFolder
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFolder
-
- All Implemented Interfaces:
Serializable,WorkspaceFolder,WorkspaceItem
- Direct Known Subclasses:
WorkspaceSharedFolder
public class WorkspaceFolder extends WorkspaceItem implements WorkspaceFolder
Instantiates a new workspace folder.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkspaceFolder()
-
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.WorkspaceFolder
isPublicFolder
-
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
-
-