Package com.evolveum.midpoint.schema.selector.spec


package com.evolveum.midpoint.schema.selector.spec
Defines value selectors and their clauses. The selector and each clause contains the logic needed to determine its applicability, see ValueSelector.matches(PrismValue, MatchingContext) and ValueSelector.toFilter(FilteringContext) methods.