Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.impl.blob.StreamBlob

Packages that use StreamBlob
org.nuxeo.ecm.core.api.impl.blob BLOB implementations. 
org.nuxeo.ecm.core.storage.sql.coremodel   
 

Uses of StreamBlob in org.nuxeo.ecm.core.api.impl.blob
 

Subclasses of StreamBlob in org.nuxeo.ecm.core.api.impl.blob
 class DefaultStreamBlob
           
 class FileBlob
           
 class InputStreamBlob
           
 class LazyBlob
          TODO: describe what this blob is and does.
 class URLBlob
           
 

Uses of StreamBlob in org.nuxeo.ecm.core.storage.sql.coremodel
 

Subclasses of StreamBlob in org.nuxeo.ecm.core.storage.sql.coremodel
 class SQLBlob
          A Blob wrapping a Binary value.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.