Class PDFFile
- 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.PDFFile
-
- All Implemented Interfaces:
Serializable,File,FileItem,PDFFileItem,WorkspaceItem
public class PDFFile extends FileItem implements PDFFileItem
The Interface FileItemURL.- Author:
- Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jun 21, 2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PDFFile()
-
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.File
getFileItemType, getMimeType, getSize
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.items.FileItem
getCurrentVersion
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.items.PDFFileItem
getAuthor, getNumberOfPages, getProducer, getTitle, getVersion
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItem
getAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getType, isFolder, isHidden, isRoot, isShared, isTrashed
-
-