Uses of Class
com.evolveum.midpoint.schema.selector.eval.SelectorProcessingContext
Packages that use SelectorProcessingContext
-
Uses of SelectorProcessingContext in com.evolveum.midpoint.schema.selector.eval
Subclasses of SelectorProcessingContext in com.evolveum.midpoint.schema.selector.evalModifier and TypeClassDescriptionclassKeeps everything needed to produce a filter from given selector and clause.classContext for matching a value against a selector or clause.Methods in com.evolveum.midpoint.schema.selector.eval with parameters of type SelectorProcessingContextModifier and TypeMethodDescriptionbooleanClauseApplicabilityPredicate.test(@NotNull SelectorClause clause, @NotNull SelectorProcessingContext ctx)