public class PictureBookBlobHolder extends DocumentBlobHolder
| 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.
|
getModificationDate, getProperties, getProperty, setBlobgetFilePathpublic PictureBookBlobHolder(DocumentModel doc, String xPath)
public Blob getBlob() throws ClientException
BlobHoldergetBlob in interface BlobHoldergetBlob in class DocumentBlobHolderClientExceptionpublic List<Blob> getBlobs() throws ClientException
BlobHoldergetBlobs in interface BlobHoldergetBlobs in class DocumentBlobHolderClientExceptionpublic List<Blob> getBlobs(String title) throws ClientException
ClientExceptionpublic String getHash() throws ClientException
BlobHoldergetHash in interface BlobHoldergetHash in class DocumentBlobHolderClientExceptionCopyright © 2014 Nuxeo SA. All rights reserved.