ProductSelectionQuery |
ProductSelectionQuery.plusPredicates(Function<ProductSelectionQueryModel,QueryPredicate<ProductSelection>> m) |
ProductSelectionQueryBuilder |
ProductSelectionQueryBuilder.plusPredicates(Function<ProductSelectionQueryModel,QueryPredicate<ProductSelection>> m) |
ProductSelectionQuery |
ProductSelectionQuery.plusSort(Function<ProductSelectionQueryModel,QuerySort<ProductSelection>> m) |
ProductSelectionQueryBuilder |
ProductSelectionQueryBuilder.plusSort(Function<ProductSelectionQueryModel,QuerySort<ProductSelection>> m) |
ProductSelectionQueryBuilder |
ProductSelectionQueryBuilder.predicates(Function<ProductSelectionQueryModel,QueryPredicate<ProductSelection>> m) |
ProductSelectionQueryBuilder |
ProductSelectionQueryBuilder.sort(Function<ProductSelectionQueryModel,QuerySort<ProductSelection>> m) |
ProductSelectionQueryBuilder |
ProductSelectionQueryBuilder.sortMulti(Function<ProductSelectionQueryModel,List<QuerySort<ProductSelection>>> m) |
ProductSelectionQuery |
ProductSelectionQuery.withPredicates(Function<ProductSelectionQueryModel,QueryPredicate<ProductSelection>> predicateFunction) |
ProductSelectionQuery |
ProductSelectionQuery.withSort(Function<ProductSelectionQueryModel,QuerySort<ProductSelection>> m) |
ProductSelectionQuery |
ProductSelectionQuery.withSortMulti(Function<ProductSelectionQueryModel,List<QuerySort<ProductSelection>>> m) |