| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.client | |
| org.nuxeo.ecm.automation.client.adapters | |
| org.nuxeo.ecm.automation.client.jaxrs.spi |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,List<AdapterFactory<?>>> |
AdapterManager.adapters |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterManager.registerAdapter(AdapterFactory<?> factory) |
void |
AutomationClient.registerAdapter(AdapterFactory<?> factory)
Register an adapter for a given type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentSecurityServiceFactory |
class |
DocumentServiceFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,List<AdapterFactory<?>>> |
AbstractAutomationClient.adapters |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAutomationClient.registerAdapter(AdapterFactory<?> factory) |
void |
JavaClient.registerAdapter(AdapterFactory<?> factory) |
Copyright © 2018. All rights reserved.