Package org.nuxeo.ecm.core.api.blobholder
package org.nuxeo.ecm.core.api.blobholder
-
ClassDescriptionBase class for
BlobHolder
implementersInterface for an object that holds aBlob
.Runtime component to manage the pluggable factory forDocumentAdapterFactory
.DocumentModel
adapter factory.Service interface for creating the rightBlobHolder
adapter depending on theDocumentModel
type.Interface for the contributed factory classes.XMap descriptor for contributed factories.BlobHolder
implementation based on aDocumentModel
and a XPath.BlobHolder
implemention based on aDocumentModel
and a Xpath pointing to a String fields.BlobHolder
implementation that simply wraps a detachedBlob
.