public class PictureBlobHolder extends DocumentBlobHolder
blobList, doc, xPath
Constructor and Description |
---|
PictureBlobHolder(DocumentModel doc,
String path) |
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob(String title) |
List<Blob> |
getBlobs()
Returns a list of blobs, if holder implementation supports multiple blobs.
|
List<Blob> |
getBlobs(String... viewNames) |
String |
getHash()
Returns a hash for the held blob.
|
getBasePath, getBlob, getDocument, getModificationDate, getProperties, getProperty, getXpath, setBlob
getFilePath, getMD5Digest
public PictureBlobHolder(DocumentModel doc, String path)
public List<Blob> getBlobs()
BlobHolder
getBlobs
in interface BlobHolder
getBlobs
in class DocumentBlobHolder
public String getHash()
BlobHolder
getHash
in interface BlobHolder
getHash
in class DocumentBlobHolder
Copyright © 2017 Nuxeo. All rights reserved.