org.alfresco.repo.search.impl.querymodel
Interface FunctionalConstraint

All Superinterfaces:
Constraint, FunctionInvokation
All Known Implementing Classes:
BaseFunctionalConstraint, LuceneFunctionalConstraint

public interface FunctionalConstraint
extends Constraint, FunctionInvokation

A constraint defined by a function that returns a boolean value.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.alfresco.repo.search.impl.querymodel.Constraint
Constraint.Occur
 
Method Summary
 
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.Constraint
evaluate, getBoost, getOccur, setBoost, setOccur
 
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.FunctionInvokation
getFunction, getFunctionArguments
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.