org.xcmis.search.model.column
Class Column.ScoreFunction

java.lang.Object
  extended by org.xcmis.search.model.column.Column.ScoreFunction
All Implemented Interfaces:
Column.ColumnFunction
Enclosing class:
Column

public static class Column.ScoreFunction
extends Object
implements Column.ColumnFunction

This is a predicate function that encapsulates the full-text search capability that MAY be provided by a service.


Constructor Summary
Column.ScoreFunction()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Column.ScoreFunction

public Column.ScoreFunction()
Method Detail

toString

public String toString()
Overrides:
toString in class Object
See Also:
Object.toString()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.