public class BaseConjunction extends BaseConstraint implements Conjunction
Constraint.Occur
Constructor and Description |
---|
BaseConjunction(java.util.List constraints) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate() |
java.util.List |
getConstraints()
Get the list of constraints which must all be met
|
java.lang.String |
toString() |
getBoost, getOccur, setBoost, setOccur
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBoost, getOccur, setBoost, setOccur
public java.util.List getConstraints()
Conjunction
getConstraints
in interface Conjunction
public boolean evaluate()
evaluate
in interface Constraint
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.