Uses of Interface
org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Package
Description
-
Uses of IOResourceAdapter in org.nuxeo.ecm.platform.audit.io
-
Uses of IOResourceAdapter in org.nuxeo.ecm.platform.io.api
Modifier and TypeMethodDescriptionIOManager.getAdapter
(String name) Returns the adapter with given name.Modifier and TypeMethodDescriptionvoid
IOManager.addAdapter
(String name, IOResourceAdapter adapter) Adds an adapter with given name and definition. -
Uses of IOResourceAdapter in org.nuxeo.ecm.platform.io.impl
Modifier and TypeFieldDescriptionprotected final Map<String,
IOResourceAdapter> IOManagerImpl.adaptersRegistry
Modifier and TypeMethodDescriptionvoid
IOManagerImpl.addAdapter
(String name, IOResourceAdapter adapter) -
Uses of IOResourceAdapter in org.nuxeo.ecm.platform.relations.io