org.exoplatform.ecms.xcmis.sp.index
Class ContentEntryAdapter

java.lang.Object
  extended by org.exoplatform.ecms.xcmis.sp.index.ContentEntryAdapter

public class ContentEntryAdapter
extends java.lang.Object

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


Constructor Summary
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

ContentEntryAdapter

public ContentEntryAdapter()
Method Detail

createEntry

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

Parameters:
objectData - ObjectData
Returns:
contentEntry ContentEntry
Throws:
java.io.IOException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.