[midPoint-git] [Evolveum/midpoint] c7cfb2: MID-6780: Added support of Query Langugage to XML ...
Tony Tkáčik
noreply at github.com
Mon Jan 18 15:16:29 CET 2021
Branch: refs/heads/feature/query-xml
Home: https://github.com/Evolveum/midpoint
Commit: c7cfb250621ba54d82fa590d6783f93da6b12d7d
https://github.com/Evolveum/midpoint/commit/c7cfb250621ba54d82fa590d6783f93da6b12d7d
Author: Tony Tkacik <tonydamage at gmail.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/prism/xml/ns/_public/query_3/SearchFilterType.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/marshaller/QueryConverterImpl.java
M infra/prism-impl/src/main/resources/xml/ns/public/query-3.xsd
A infra/prism-impl/src/test/java/com/evolveum/midpoint/prism/query/lang/TestQueryConverters.java
A infra/prism-impl/src/test/resources/query/lang/filter-not-full-text.xml
A infra/prism-impl/src/test/resources/query/lang/filter-not-in-oid.xml
A infra/prism-impl/src/test/resources/query/lang/filter-type-user-none.xml
A infra/prism-impl/src/test/resources/query/lang/filter-user-and.xml
A infra/prism-impl/src/test/resources/query/lang/filter-user-name.xml
Log Message:
-----------
MID-6780: Added support of Query Langugage to XML filters
Query Language is encoded inside SearchFilterType as item "text".
Signed-off-by: Tony Tkacik <tonydamage at gmail.com>
More information about the midPoint-svn
mailing list