Package org.nuxeo.drive.adapter
Interface FileItem
- All Superinterfaces:
Comparable<FileSystemItem>
,FileSystemItem
- All Known Implementing Classes:
DocumentBackedFileItem
Representation of a file, ie. a downloadable
FileSystemItem
.
In the case of a DocumentModel
backed implementation, the backing document holds a binary content. Typically
a File, Note or Picture.
- Author:
- Antoine Taillefer
- See Also:
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.nuxeo.drive.adapter.FileSystemItem
canMove, delete, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastContributor, getLastModificationDate, getLockInfo, getName, getParentId, getPath, isFolder, move, rename