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, setOccurclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBoost, getOccur, setBoost, setOccurpublic java.util.List getConstraints()
ConjunctiongetConstraints in interface Conjunctionpublic boolean evaluate()
evaluate in interface Constraintpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.