Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ec.placeful
Class DBAnnotatableDocumentAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.ec.placeful.DBAnnotatableDocumentAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class DBAnnotatableDocumentAdapterFactory
extends java.lang.Object
implements DocumentAdapterFactory

Author:
Ruslan Spivak

Constructor Summary
DBAnnotatableDocumentAdapterFactory()
           
 
Method Summary
 java.lang.Object getAdapter(DocumentModel doc, java.lang.Class iface)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBAnnotatableDocumentAdapterFactory

public DBAnnotatableDocumentAdapterFactory()
Method Detail

getAdapter

public java.lang.Object getAdapter(DocumentModel doc,
                                   java.lang.Class iface)
Specified by:
getAdapter in interface DocumentAdapterFactory

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.