Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.io.api.util.IOConfiguration

Packages that use IOConfiguration
org.nuxeo.ecm.platform.io.api.util   
 

Uses of IOConfiguration in org.nuxeo.ecm.platform.io.api.util
 

Classes in org.nuxeo.ecm.platform.io.api.util that implement IOConfiguration
 class AbstractIOConfiguration
           
 class LocalConfiguration
           
 class RemoteConfiguration
           
 

Methods in org.nuxeo.ecm.platform.io.api.util that return IOConfiguration
static IOConfiguration Example.createLocalConfiguration()
           
static IOConfiguration Example.createRemoteConfiguration()
           
 

Methods in org.nuxeo.ecm.platform.io.api.util with parameters of type IOConfiguration
static void IOHelper.copy(IOConfiguration src, IOConfiguration dest, Collection<String> ioAdapters)
          Copy from one location to another.
static String IOHelper.exportAsStream(IOConfiguration location, Collection<String> ioAdapters)
           
static void IOHelper.importFromStream(IOConfiguration location, String streamUri)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.