Uses of Interface
com.evolveum.midpoint.prism.query.builder.S_MatchingRuleEntry
Packages that use S_MatchingRuleEntry
-
Uses of S_MatchingRuleEntry in com.evolveum.midpoint.prism.query.builder
Methods in com.evolveum.midpoint.prism.query.builder that return S_MatchingRuleEntryModifier 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
Methods in com.evolveum.midpoint.schema.util that return S_MatchingRuleEntryModifier and TypeMethodDescription@NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ResourceObjectTypeIdentification typeIdentification) @NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ShadowKindType kind, @NotNull String intent) @NotNull S_MatchingRuleEntry