Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.automation.client.AdapterFactory

Packages that use AdapterFactory
org.nuxeo.ecm.automation.client   
org.nuxeo.ecm.automation.client.adapters   
org.nuxeo.ecm.automation.client.jaxrs.spi   
 

Uses of AdapterFactory in org.nuxeo.ecm.automation.client
 

Methods in org.nuxeo.ecm.automation.client with parameters of type AdapterFactory
 void AdapterManager.registerAdapter(AdapterFactory<?> factory)
           
 void AutomationClient.registerAdapter(AdapterFactory<?> factory)
          Register an adapter for a given type.
 

Uses of AdapterFactory in org.nuxeo.ecm.automation.client.adapters
 

Classes in org.nuxeo.ecm.automation.client.adapters that implement AdapterFactory
 class DocumentServiceFactory
           
 

Uses of AdapterFactory in org.nuxeo.ecm.automation.client.jaxrs.spi
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.spi with parameters of type AdapterFactory
 void AbstractAutomationClient.registerAdapter(AdapterFactory<?> factory)
           
 void JavaClient.registerAdapter(AdapterFactory<?> factory)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.