Class WQConstraints
java.lang.Object
com.peterphi.std.guice.restclient.jaxb.webquery.WQConstraints
- All Implemented Interfaces:
ConstraintContainer<WQConstraints>
-
Field Summary
Modifier and TypeFieldDescriptionboolean
The constraints.int
int
The subclass to constrain the results to -
Constructor Summary
-
Method Summary
-
Field Details
-
offset
public int offset -
limit
public int limit -
computeSize
public boolean computeSize -
subclass
The subclass to constrain the results to -
constraints
The constraints. This group will be implicitly ANDed together
-
-
Constructor Details
-
WQConstraints
public WQConstraints()
-
-
Method Details
-
add
- Specified by:
add
in interfaceConstraintContainer<WQConstraints>
-
toString
-
toQueryFragment
-
toQueryFragment
-