public class PictureBookBlobHolder extends DocumentBlobHolder
blobList, doc, xPath, xPathFilename
Constructor and Description |
---|
PictureBookBlobHolder(DocumentModel doc,
String xPath) |
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob()
Returns the Blob held inside the object.
|
List<Blob> |
getBlobs()
Returns a list of blobs, if holder implementation supports multiple blobs.
|
List<Blob> |
getBlobs(String title) |
String |
getHash()
Returns a hash for the held blob.
|
protected CoreSession |
getSession() |
getBasePath, getDocument, getModificationDate, getProperties, getProperty, getXpath, setBlob
getFilePath, getMD5Digest
public PictureBookBlobHolder(DocumentModel doc, String xPath)
public Blob getBlob()
BlobHolder
getBlob
in interface BlobHolder
getBlob
in class DocumentBlobHolder
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
protected CoreSession getSession()
Copyright © 2016 Nuxeo SA. All rights reserved.