public interface FileItem extends FileSystemItem
FileSystemItem.
In the case of a DocumentModel backed implementation, the backing document holds a binary content. Typically
a File, Note or Picture.
DocumentBackedFileItem| Modifier and Type | Method and Description |
|---|---|
Blob |
getBlob() |
boolean |
getCanUpdate() |
String |
getDigest() |
String |
getDigestAlgorithm() |
String |
getDownloadURL() |
void |
setBlob(Blob blob) |
canMove, delete, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastContributor, getLastModificationDate, getLockInfo, getName, getParentId, getPath, isFolder, move, renamecompareToString getDownloadURL()
String getDigestAlgorithm()
boolean getCanUpdate()
Copyright © 2018 Nuxeo. All rights reserved.