Class LimitedInboundsTarget<T extends Containerable>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsTarget<T>
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.LimitedInboundsTarget<T>
-
Constructor Summary
ConstructorsConstructorDescriptionLimitedInboundsTarget(@NotNull PrismContainerValue<T> target, @NotNull PrismContainerDefinition<T> targetDefinition, @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap) -
Method Summary
Methods inherited from class com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsTarget
getTargetRealValue
-
Constructor Details
-
LimitedInboundsTarget
public LimitedInboundsTarget(@NotNull @NotNull PrismContainerValue<T> target, @NotNull @NotNull PrismContainerDefinition<T> targetDefinition, @NotNull @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap)
-