Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.types.adapter
Class TypeInfoAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class TypeInfoAdapterFactory
extends Object
implements DocumentAdapterFactory

Author:
Anahide Tchertchian

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

Constructor Detail

TypeInfoAdapterFactory

public TypeInfoAdapterFactory()
Method Detail

getAdapter

public Object getAdapter(DocumentModel doc,
                         Class itf)
Specified by:
getAdapter in interface DocumentAdapterFactory

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.