public class PictureBookBlobHolder extends DocumentBlobHolder
blobList, doc, xPath| 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() |
asDirectBlobHolder, computeBlobList, getBasePath, getDocument, getFullXPath, getModificationDate, getProperties, getProperty, getXpath, setBlobgetFilePath, getMD5Digestpublic PictureBookBlobHolder(DocumentModel doc, String xPath)
public Blob getBlob()
BlobHoldergetBlob in interface BlobHoldergetBlob in class DocumentBlobHolderpublic List<Blob> getBlobs()
BlobHoldergetBlobs in interface BlobHoldergetBlobs in class DocumentBlobHolderpublic String getHash()
BlobHoldergetHash in interface BlobHoldergetHash in class DocumentBlobHolderprotected CoreSession getSession()
Copyright © 2019 Nuxeo. All rights reserved.