ModeShape Distribution 3.0.0.Beta4

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.0.0.Beta4

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