Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

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

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

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

Subclasses of DefaultStreamBlob 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.