Class ResultSetConstraintBuilderFactory
java.lang.Object
com.peterphi.std.guice.hibernate.webquery.ResultSetConstraintBuilderFactory
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.usebuilder(Map)
and then callResultSetConstraintBuilder.buildQuery()
builder()
Deprecated.Construct a new builder with no pre-defined constraintsDeprecated.
-
Constructor Details
-
ResultSetConstraintBuilderFactory
public ResultSetConstraintBuilderFactory()Deprecated.
-
-
Method Details
-
build
Deprecated.usebuilder(Map)
and then callResultSetConstraintBuilder.buildQuery()
Convenience method to build based on a Map of constraints quickly- Parameters:
constraints
-- Returns:
-
builder
Deprecated. -
builder
Deprecated.Construct a new builder with no pre-defined constraints- Returns:
-
WebQuery
and the associated builder methods, particularlyWebQuery.decode(UriInfo)