Package org.nuxeo.ecm.core.api.blobholder
-
Interface Summary Interface Description BlobHolder Interface for an object that holds aBlob.BlobHolderAdapterService Service interface for creating the rightBlobHolderadapter depending on theDocumentModeltype.BlobHolderFactory Interface for the contributed factory classes. -
Class Summary Class Description AbstractBlobHolder Base class forBlobHolderimplementersBlobHolderAdapterComponent Runtime component to manage the pluggable factory forDocumentAdapterFactory.BlobHolderAdapterFactory DocumentModeladapter factory.BlobHolderFactoryDescriptor XMap descriptor for contributed factories.DocumentBlobHolder BlobHolderimplementation based on aDocumentModeland a XPath.DocumentStringBlobHolder BlobHolderimplemention based on aDocumentModeland a Xpath pointing to a String fields.SimpleBlobHolder BlobHolderimplementation that simply wraps a detachedBlob.SimpleBlobHolderWithProperties