Uses of Class
org.xcmis.search.content.InMemoryTable

Packages that use InMemoryTable
org.xcmis.search.content   
 

Uses of InMemoryTable in org.xcmis.search.content
 

Methods in org.xcmis.search.content that return InMemoryTable
 InMemoryTable InMemoryTable.with(SelectorName name)
           
 InMemoryTable InMemoryTable.withColumn(String name, PropertyType type)
           
 InMemoryTable InMemoryTable.withColumn(String name, PropertyType type, boolean fullTextSearchable, Operator[] availableQueryOperators)
           
 InMemoryTable InMemoryTable.withColumns(Iterable<Schema.Column> columns)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.