Nuxeo 5

Nuxeo 5 Component
org.nuxeo.ecm.core.api.DocumentAdapterService

Individual Documentation Coverage

done proportion
100.0 %


Service providing a dynamic adapter mechanism to adapt documents to random interfaces.



Author: Bogdan Stefanescu ([email protected])

Version: missing

Location: nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentAdapterService.xml

Require

No requirements

Required by

Not required

Implementation


Extension Points:

adapters


Extension Point for registering new document adapters
XML extensions may contain any number of 'adapter' elements of the form:

This means any document having the facet 'facet' can be adapted to a 'class' object using the factory 'factory'

The facet attribute is optional and serve to restrict the aplicability of the adapter.
If no facet is specified the adapter will be aapplicable on any document.


sessionAdapters


Extension Point for registering new core service adapters.
Each contribution should specify the interface of the adapter and an adapter factory class

propertyFactories


Extension Point for registering new property factories



Has contribution from:

Last generation: 18:21:25 CEST 11/07/2009