Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.automation.core.util.JSONBlobDecoder

Packages that use JSONBlobDecoder
org.nuxeo.ecm.automation.core.util   
org.nuxeo.ecm.automation.server.jaxrs.batch   
 

Uses of JSONBlobDecoder in org.nuxeo.ecm.automation.core.util
 

Classes in org.nuxeo.ecm.automation.core.util that implement JSONBlobDecoder
 class JSONStringBlobDecoder
          Very basic implementation of a Blob decoder Only usable for StringBlobs
 

Methods in org.nuxeo.ecm.automation.core.util with parameters of type JSONBlobDecoder
static void ComplexTypeJSONDecoder.registerBlobDecoder(JSONBlobDecoder blobDecoder)
           
 

Uses of JSONBlobDecoder in org.nuxeo.ecm.automation.server.jaxrs.batch
 

Classes in org.nuxeo.ecm.automation.server.jaxrs.batch that implement JSONBlobDecoder
 class JSONBatchBlobDecoder
          Uses a JSON definition to retrive a Blob uploaded in a batch
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.