Package | Description |
---|---|
org.nuxeo.ecm.platform.audit.io | |
org.nuxeo.ecm.platform.io.api | |
org.nuxeo.ecm.platform.io.impl | |
org.nuxeo.ecm.platform.relations.io |
Modifier and Type | Class and Description |
---|---|
class |
IOAuditAdapter
Adapter for import/export of audit logs.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIOResourceAdapter
Abstract implementation for
IOResourceAdapter . |
Modifier and Type | Method and Description |
---|---|
IOResourceAdapter |
IOManager.getAdapter(String name)
Returns the adapter with given name.
|
Modifier and Type | Method and Description |
---|---|
void |
IOManager.addAdapter(String name,
IOResourceAdapter adapter)
Adds an adapter with given name and definition.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,IOResourceAdapter> |
IOManagerImpl.adaptersRegistry |
Modifier and Type | Method and Description |
---|---|
IOResourceAdapter |
IOManagerImpl.getAdapter(String name) |
Modifier and Type | Method and Description |
---|---|
void |
IOManagerImpl.addAdapter(String name,
IOResourceAdapter adapter) |
Modifier and Type | Class and Description |
---|---|
class |
IORelationAdapter
Adapter for import/export of relations
|
Copyright © 2015 Nuxeo SA. All rights reserved.