Uses of Package
com.evolveum.midpoint.schema.selector.spec
Packages that use com.evolveum.midpoint.schema.selector.spec
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.Defines value selectors and their clauses.
-
Classes in com.evolveum.midpoint.schema.selector.spec used by com.evolveum.midpoint.schema.selector.eval
-
Classes in com.evolveum.midpoint.schema.selector.spec used by com.evolveum.midpoint.schema.selector.specClassDescriptionA clause that: .A clause of a
ValueSelector.Parsed form ofObjectSelectorTypeand its subtypes.