Uses of Class
com.peterphi.std.guice.restclient.jaxb.webquery.WQConstraintLine
Package
Description
-
Uses of WQConstraintLine in com.peterphi.std.guice.hibernate.webquery.impl.jpa
Modifier and TypeMethodDescriptionvoid
JPAQueryBuilder.addConstraints
(List<WQConstraintLine> constraints) void
JPAQueryBuilderInternal.addConstraints
(List<WQConstraintLine> constraints) Add new constraints as if they'd been defined at the top level of the WebQuery (N.B. -
Uses of WQConstraintLine in com.peterphi.std.guice.restclient.jaxb.webquery
Modifier and TypeClassDescriptionclass
Defines an individual field constraint to applyclass
Defines a group of constraints to be ANDed or ORred togetherModifier and TypeMethodDescriptionConstraintContainer.add
(WQConstraintLine line) WebQuery.add
(WQConstraintLine line) WQConstraints.add
(WQConstraintLine line) WQGroup.add
(WQConstraintLine line)