org.xcmis.sp.inmemory.query
Class IndexListener.ContentEntryAdapter

java.lang.Object
  extended by org.xcmis.sp.inmemory.query.IndexListener.ContentEntryAdapter
Enclosing class:
IndexListener

public static class IndexListener.ContentEntryAdapter
extends Object

Adapt changes produced by CMIS SPI to ContentEntry acceptable for. SearchService


Constructor Summary
IndexListener.ContentEntryAdapter()
           
 
Method Summary
 org.xcmis.search.content.ContentEntry createEntry(org.xcmis.spi.ObjectData objectData)
          Convert ObjectData to ContentEntry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexListener.ContentEntryAdapter

public IndexListener.ContentEntryAdapter()
Method Detail

createEntry

public org.xcmis.search.content.ContentEntry createEntry(org.xcmis.spi.ObjectData objectData)
                                                  throws IOException
Convert ObjectData to ContentEntry.

Parameters:
objectData - ObjectData
Returns:
contentEntry ContentEntry
Throws:
IOException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.