org.xcmis.sp.inmemory.query
Class IndexListener.ContentEntryAdapter
java.lang.Object
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
|
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 |
IndexListener.ContentEntryAdapter
public IndexListener.ContentEntryAdapter()
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 © 2010 eXo Platform SAS. All Rights Reserved.