public interface ManagedBlob extends Blob
Blob
s created and managed by the BlobManager
.Modifier and Type | Method and Description |
---|---|
String |
getKey()
Gets the stored representation of this blob.
|
String |
getProviderId()
Gets the id of the
BlobProvider managing this blob. |
getByteArray, getCloseableFile, getCloseableFile, getDigest, getDigestAlgorithm, getEncoding, getFile, getFilename, getLength, getMimeType, getStream, getString, setDigest, setEncoding, setFilename, setMimeType, transferTo, transferTo
String getProviderId()
BlobProvider
managing this blob.Copyright © 2019 Nuxeo. All rights reserved.