Nuxeo Enterprise Platform 5.4

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

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

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

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

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

Classes in org.nuxeo.ecm.automation.client.jaxrs.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)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.