Uses of Interface
com.evolveum.midpoint.prism.PrismValue

Packages that use PrismValue
Package
Description
 
 
Package that contains base page classes.
 
 
GUI API package for various utility classes and interfaces.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items (mappings, expressions, etc).
This package is experimental and will be moved to prism project shortly.
 
 
 
 
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.