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(org.xcmis.search.model.source.SelectorName name)
           
 InMemoryTable InMemoryTable.withColumn(String name, PropertyType type)
           
 InMemoryTable InMemoryTable.withColumn(String name, PropertyType type, boolean fullTextSearchable, org.xcmis.search.model.constraint.Operator[] availableQueryOperators)
           
 InMemoryTable InMemoryTable.withColumns(Iterable<Schema.Column> columns)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.