Uses of Class
com.evolveum.midpoint.schema.selector.spec.SelectorClause
Packages that use SelectorClause
Package
Description
-
Uses of SelectorClause in com.evolveum.midpoint.schema.selector.eval
Methods in com.evolveum.midpoint.schema.selector.eval with parameters of type SelectorClauseModifier and TypeMethodDescriptionvoidFilterCollector.addConjunct(SelectorClause clause, ObjectFilter conjunct) voidFilterCollector.Default.addConjunct(SelectorClause clause, ObjectFilter conjunct) voidFilteringContext.addConjunct(@NotNull SelectorClause clause, ObjectFilter conjunct) voidFilteringContext.addConjunct(@NotNull SelectorClause clause, ObjectFilter conjunct, String message, Object... arguments) booleanClauseApplicabilityPredicate.test(@NotNull SelectorClause clause, @NotNull SelectorProcessingContext ctx) voidSelectorProcessingContext.traceClauseApplicable(@NotNull SelectorClause clause, @NotNull String message, Object... arguments) voidSelectorProcessingContext.traceClauseNotApplicable(@NotNull SelectorClause clause, @NotNull String message, Object... arguments) -
Uses of SelectorClause in com.evolveum.midpoint.schema.selector.spec
Subclasses of SelectorClause in com.evolveum.midpoint.schema.selector.specModifier and TypeClassDescriptionclassProcesses the `archetypeRef` clause.classclassclassSee https://docs.evolveum.com/midpoint/reference/security/authorization/configuration/selectors/delegator/.classclassclassclassclassA clause that: .classclassclassclassclassOriginally, this was used for evaluation of `subtype` on objects.classclassMethods in com.evolveum.midpoint.schema.selector.spec that return types with arguments of type SelectorClauseMethods in com.evolveum.midpoint.schema.selector.spec with parameters of type SelectorClauseModifier and TypeMethodDescriptionstatic ValueSelectorValueSelector.of(SelectorClause... clauses)