public interface Constraint extends Cloneable, Serializable
Select.Select.setConstraint(Constraint),
Select.getConstraint()| Modifier and Type | Interface and Description |
|---|---|
static class |
Constraint.Type
Enum specifiying the type of the constraint.
|
| Modifier and Type | Method and Description |
|---|---|
Constraint.Type |
getType()
Returns the type of this constraint.
|
boolean |
isEmpty()
Check if this is an empty constraint.
|
Constraint.Type getType()
boolean isEmpty()
true if the constraint is empty, i.e. removing the constraint would not change the query result.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500