public class BlobHolderWrapper extends Object
BlobHolder
BlobHolderWrapper(DocumentModel doc)
Blob
getBlob()
getBlob(int index)
getBlob(String name)
List<Blob>
getBlobs()
String
getBlobUrl(int index)
getBlobUrl(String name)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlobHolderWrapper(DocumentModel doc)
public Blob getBlob()
public List<Blob> getBlobs()
public Blob getBlob(String name)
public Blob getBlob(int index)
public String getBlobUrl(int index)
public String getBlobUrl(String name)
Copyright © 2015 Nuxeo SA. All rights reserved.