Uses of Class
com.peterphi.std.guice.hibernate.webquery.ResultSetConstraintBuilder
-
Uses of ResultSetConstraintBuilder in com.peterphi.std.guice.hibernate.webquery
Modifier and TypeMethodDescriptionResultSetConstraintBuilder.add
(WQUriControlField key, String... values) Deprecated.Deprecated.ResultSetConstraintBuilder.add
(String key, Collection<String> values) Deprecated.Deprecated.Deprecated.Deprecated.ResultSetConstraintBuilderFactory.builder()
Deprecated.Construct a new builder with no pre-defined constraintsDeprecated.ResultSetConstraintBuilder.defaultLimit
(int limit) Deprecated.ResultSetConstraintBuilder.defaultOrder
(String... orders) Deprecated.Specify a default ordering which will take effect if no order is specified by the userResultSetConstraintBuilder.limit
(int limit) Deprecated.ResultSetConstraintBuilder.offset
(int offset) Deprecated.ResultSetConstraintBuilder.replace
(WQUriControlField key, String... values) Deprecated.Deprecated.ResultSetConstraintBuilder.replace
(String key, Collection<String> values) Deprecated.ResultSetConstraintBuilder.setDefaultExpand
(String... expands) Deprecated.ResultSetConstraintBuilder.setDefaultFetch
(String fetch) Deprecated.Deprecated.Deprecated.Deprecated.