InventoryEntryQuery |
InventoryEntryQuery.plusPredicates(Function<InventoryEntryQueryModel,QueryPredicate<InventoryEntry>> m) |
InventoryEntryQueryBuilder |
InventoryEntryQueryBuilder.plusPredicates(Function<InventoryEntryQueryModel,QueryPredicate<InventoryEntry>> m) |
InventoryEntryQuery |
InventoryEntryQuery.plusSort(Function<InventoryEntryQueryModel,QuerySort<InventoryEntry>> m) |
InventoryEntryQueryBuilder |
InventoryEntryQueryBuilder.plusSort(Function<InventoryEntryQueryModel,QuerySort<InventoryEntry>> m) |
InventoryEntryQueryBuilder |
InventoryEntryQueryBuilder.predicates(Function<InventoryEntryQueryModel,QueryPredicate<InventoryEntry>> m) |
InventoryEntryQueryBuilder |
InventoryEntryQueryBuilder.sort(Function<InventoryEntryQueryModel,QuerySort<InventoryEntry>> m) |
InventoryEntryQueryBuilder |
InventoryEntryQueryBuilder.sortMulti(Function<InventoryEntryQueryModel,List<QuerySort<InventoryEntry>>> m) |
InventoryEntryQuery |
InventoryEntryQuery.withPredicates(Function<InventoryEntryQueryModel,QueryPredicate<InventoryEntry>> predicateFunction) |
InventoryEntryQuery |
InventoryEntryQuery.withSort(Function<InventoryEntryQueryModel,QuerySort<InventoryEntry>> m) |
InventoryEntryQuery |
InventoryEntryQuery.withSortMulti(Function<InventoryEntryQueryModel,List<QuerySort<InventoryEntry>>> m) |