Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.search.api.indexingwrapper
Class IndexingWrapperDocumentModelAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.core.search.api.indexingwrapper.IndexingWrapperDocumentModelAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class IndexingWrapperDocumentModelAdapterFactory
extends Object
implements DocumentAdapterFactory


Constructor Summary
IndexingWrapperDocumentModelAdapterFactory()
           
 
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

IndexingWrapperDocumentModelAdapterFactory

public IndexingWrapperDocumentModelAdapterFactory()
Method Detail

getAdapter

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

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.