Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.core.api.blobholder

Interface Summary
BlobHolder Interface for an object that holds a Blob.
BlobHolderAdapterService Service interface for creating the right BlobHolder adapter depending on the DocumentModel type.
BlobHolderFactory Interface for the contributed factory classes.
 

Class Summary
AbstractBlobHolder Base class for BlobHolder implementers
BlobHolderAdapterComponent Runtime component to manage the pluggable factory for DocumentAdapterFactory.
BlobHolderAdapterFactory DocumentModel adapter factory.
BlobHolderFactoryDescriptor XMap descriptor for contributed factories.
DocumentBlobHolder BlobHolder implementation based on a DocumentModel and a XPath.
DocumentStringBlobHolder BlobHolder implemention based on a DocumentModel and a Xpath pointing to a String fields.
SimpleBlobHolder BlobHolder implementation that simply wraps a detached Blob.
SimpleBlobHolderWithProperties  
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.