Package com.evolveum.midpoint.schema.merger
package com.evolveum.midpoint.schema.merger
-
ClassesClassDescriptionBaseMergeOperation<C extends Containerable>Implements the actual merging of two objects (
Containerable) of the same type.Ignores the value in the source object.Does no actual data movement; just requires that the value does exist in the target object.Deprecated.