Class URLFile
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceItem
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.URLFile
-
- All Implemented Interfaces:
Serializable,URLItem,WorkspaceItem
public class URLFile extends WorkspaceItem implements URLItem
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it Jun 21, 2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description URLFile()
-
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.items.URLItem
getValue
-
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
-
-