Uses of Interface
com.evolveum.midpoint.schema.selector.eval.OrgTreeEvaluator

Packages that use OrgTreeEvaluator
Package
Description
Provides all the necessary support for evaluating selectors and their clauses, i.e. for calling methods: - ValueSelector.matches(PrismValue, MatchingContext) - ValueSelector.toFilter(FilteringContext) I.e., contains the evaluation context objects and all their components.