Commit Graph

19 Commits

Author SHA1 Message Date
Robert von Burg 77cd9264d0
[Minor] Code cleanup 2024-01-15 14:37:12 +01:00
Robert von Burg 373235f5e2
[Fix] Renamed varargs methd ExpressionBuilder.isInArray 2024-01-11 14:21:41 +01:00
Robert von Burg ce22f180af
[New] Added new SearchExpressions.paramOnBagType()
This allows to search to have a search, where multiple bags of the same type having a parameter with a given ID, yet different values is searched using the .isIn().

For example:

    paramOnBagType("Owner", "name").isIn("Felix", "Jill")

This allows for one less where clause with lambdas.
2024-01-11 12:33:51 +01:00
Robert von Burg 7cea2fd6f3
[Project] Updated PrivilegeConfig.xml with default values 2023-09-18 14:05:18 +02:00
Robert von Burg 080e2daacc
[Project] Remove default privilegeConflictResolution value 2023-09-18 13:42:12 +02:00
Robert von Burg c89a3158af
[Project] Removed default configuration values 2023-09-11 09:41:41 +02:00
Robert von Burg 517d9ff0de
[New] Added search predicates isBefore() and isAfter() for ZonedDateTime 2023-08-25 09:47:07 +02:00
Robert von Burg d3ca30f7f7
[Fix] Fixed broken tests 2023-07-28 15:37:47 +02:00
Robert von Burg 9ae36d6026
[Project] Remove unused agent property verbose 2023-07-28 14:11:10 +02:00
Robert von Burg 12f92c3c8d
[Minor] Automated Code cleanup 2023-04-04 15:02:07 +02:00
Robert von Burg 373b582a44
[Minor] Automated Code cleanup: Redundant local variable 2023-04-04 11:38:33 +02:00
Robert von Burg c58f5a1cd9
[Minor] Removed all //$NON-NLS-1$ 2023-04-04 11:24:12 +02:00
Robert von Burg e94f66a296
[Fix] Fixed missing throws exception 2023-04-04 10:58:06 +02:00
Robert von Burg 16fb692b2e
[Minor] Automated Code cleanups 2023-04-04 10:06:47 +02:00
Robert von Burg 776bab72d9
[Minor] Automated Code cleanups 2023-04-04 09:55:17 +02:00
Robert von Burg f1819edbdc
[Minor] Automated Code cleanups 2023-04-04 09:54:43 +02:00
Robert von Burg 4d0c682b85
[Minor] Code cleanup 2023-04-04 08:15:46 +02:00
Robert von Burg a166e3db6f
[Major] Updated strolch model XSD to 2.0 2023-03-16 21:46:50 +01:00
Robert von Burg 2fda56f954
[Major] Strolch version 2.x: renamed modules 2022-12-16 15:03:14 +01:00