Uses of Interface
org.xcmis.search.model.column.Column.ColumnFunction

Packages that use Column.ColumnFunction
org.xcmis.search.model.column   
 

Uses of Column.ColumnFunction in org.xcmis.search.model.column
 

Classes in org.xcmis.search.model.column that implement Column.ColumnFunction
static class Column.ScoreFunction
          This is a predicate function that encapsulates the full-text search capability that MAY be provided by a service.
 

Methods in org.xcmis.search.model.column that return Column.ColumnFunction
 Column.ColumnFunction Column.getColumnFunction()
           
 

Constructors in org.xcmis.search.model.column with parameters of type Column.ColumnFunction
Column(Column.ColumnFunction columnFunction, String columnName)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.