public class Constraints
extends java.lang.Object
| Constructor and Description |
|---|
Constraints()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Constraint |
and(QueryObjectModelFactory factory,
Constraint... constraints)
Deprecated.
|
static Constraint |
and(QueryObjectModelFactory factory,
java.util.List<Constraint> constraints)
Deprecated.
|
static Constraint |
or(QueryObjectModelFactory factory,
java.util.List<Constraint> constraints)
Deprecated.
|
public static Constraint and(QueryObjectModelFactory factory,
java.util.List<Constraint> constraints)
throws RepositoryException
RepositoryExceptionpublic static Constraint and(QueryObjectModelFactory factory,
Constraint... constraints)
throws RepositoryException
RepositoryExceptionpublic static Constraint or(QueryObjectModelFactory factory,
java.util.List<Constraint> constraints)
throws RepositoryException
RepositoryException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"