Uses of Package
com.evolveum.midpoint.schema.selector.eval
Packages that use com.evolveum.midpoint.schema.selector.eval
Package
Description
Provides all the necessary support for evaluating selectors and their clauses, i.e.
Defines value selectors and their clauses.
-
-
Classes in com.evolveum.midpoint.schema.selector.eval used by com.evolveum.midpoint.schema.selector.evalClassDescriptionDescription of the processing context, mainly for tracing and error reporting.TODO describeKeeps everything needed to produce a filter from given selector and clause.Context for matching a value against a selector or clause.Functional interface to inject filter evaluation code.Resolves the owner referenced to by
OwnerClause
.Evaluates organization tree questions.Resolves the owner referenced to byOwnerClause
.Keeps everything needed to evaluate whether a clause matches given value or how is clause translated to a filter.Something of interest during tracing selectors and their clauses processing (matching and filter evaluation).When evaluation subjected clauses, we have to know who the subject is.Mainly when looking for assignees/candidates, what delegators (and their abstract roles) are we interested in? -
Classes in com.evolveum.midpoint.schema.selector.eval used by com.evolveum.midpoint.schema.selector.specClassDescriptionKeeps everything needed to produce a filter from given selector and clause.Context for matching a value against a selector or clause.
-
Classes in com.evolveum.midpoint.schema.selector.eval used by com.evolveum.midpoint.security.api