Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.