Class IvwoConsolidator<V extends PrismValue,D extends ItemDefinition<?>,I extends ItemValueWithOrigin<V,D>>

java.lang.Object
com.evolveum.midpoint.model.impl.lens.IvwoConsolidator<V,D,I>
All Implemented Interfaces:
AutoCloseable

public class IvwoConsolidator<V extends PrismValue,D extends ItemDefinition<?>,I extends ItemValueWithOrigin<V,D>> extends Object implements AutoCloseable
Consolidate the output of mappings for a single item to a delta. It takes the convenient structure of ItemValueWithOrigin triple. It produces the delta considering the mapping exclusion, authoritativeness and strength. See consolidateTriples().
Author:
semancik