|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.search.builder.Combine
public class Combine
Builder for MultiTermRestrictions.
For usage see QueryBuilder.
| Constructor Summary | |
|---|---|
Combine()
|
|
| Method Summary | |
|---|---|
static MultiTermRestriction |
allOf(SearchRestriction... restrictions)
|
static MultiTermRestriction |
anyOf(SearchRestriction... restrictions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Combine()
| Method Detail |
|---|
public static MultiTermRestriction anyOf(SearchRestriction... restrictions)
public static MultiTermRestriction allOf(SearchRestriction... restrictions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||