Uses of Interface
com.evolveum.midpoint.prism.query.builder.S_MatchingRuleEntry
Package
Description
-
Uses of S_MatchingRuleEntry in com.evolveum.midpoint.prism.impl.query.builder
Modifier and TypeMethodDescriptionR_AtomicFilter.containsPoly
(String orig) R_AtomicFilter.containsPoly
(String orig, String norm) R_AtomicFilter.endsWithPoly
(String orig) R_AtomicFilter.endsWithPoly
(String orig, String norm) R_AtomicFilter.eq
(PrismProperty<T> property) R_Filter.itemAs
(PrismProperty<?> property) R_AtomicFilter.startsWith
(Object value) R_AtomicFilter.startsWithPoly
(String orig) R_AtomicFilter.startsWithPoly
(String orig, String norm) -
Uses of S_MatchingRuleEntry in com.evolveum.midpoint.prism.query.builder
Modifier and TypeMethodDescriptionS_ConditionEntry.containsPoly
(String orig) S_ConditionEntry.containsPoly
(String orig, String norm) S_ConditionEntry.endsWithPoly
(String orig) S_ConditionEntry.endsWithPoly
(String orig, String norm) S_ConditionEntry.eq
(PrismProperty<T> property) See https://docs.evolveum.com/midpoint/reference/concepts/query/query-api/[Query API] docs about support of multiple values (generally good in the new Native repository with IN semantics).S_FilterEntry.itemAs
(PrismProperty<?> property) S_ConditionEntry.startsWith
(Object value) S_ConditionEntry.startsWithPoly
(String orig) S_ConditionEntry.startsWithPoly
(String orig, String norm) -
Uses of S_MatchingRuleEntry in com.evolveum.midpoint.schema.util
Modifier and TypeMethodDescription@NotNull S_MatchingRuleEntry
Resource.queryFor
(@NotNull ResourceObjectTypeIdentification typeIdentification) @NotNull S_MatchingRuleEntry
Resource.queryFor
(@NotNull ShadowKindType kind, @NotNull String intent) @NotNull S_MatchingRuleEntry