ModeShape Distribution 3.1.0.Final

org.modeshape.jcr.query.lucene
Interface CompareQuery.Evaluator<ValueType>

All Superinterfaces:
Serializable
Enclosing class:
CompareQuery<ValueType>

protected static interface CompareQuery.Evaluator<ValueType>
extends Serializable


Method Summary
 boolean satisfiesConstraint(ValueType nodeValue, ValueType constraintValue)
           
 

Method Detail

satisfiesConstraint

boolean satisfiesConstraint(ValueType nodeValue,
                            ValueType constraintValue)

ModeShape Distribution 3.1.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.