Class PreviewDocumentModelAdapterFactory

java.lang.Object
org.nuxeo.ecm.platform.preview.adapter.PreviewDocumentModelAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class PreviewDocumentModelAdapterFactory extends Object implements DocumentAdapterFactory
Factory for the DocumentModelAdapter service.

Delegates the calls to a service dedicated to Preview Adapter that finds the right adapter implementation according to document type and to registered custom adapters.

Author:
tiry