Interface Conjunction
- All Superinterfaces:
Constraint
- All Known Implementing Classes:
BaseConjunction
,LuceneConjunction
- Author:
- andyh
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.repo.search.impl.querymodel.Constraint
Constraint.Occur
-
Method Summary
Modifier and TypeMethodDescriptionGet the list of constraints which must all be met
-
Method Details
-
getConstraints
List<Constraint> getConstraints()Get the list of constraints which must all be met
-