Uses of Class
com.evolveum.midpoint.prism.delta.PartiallyResolvedDelta
Packages that use PartiallyResolvedDelta
-
Uses of PartiallyResolvedDelta in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta that return types with arguments of type PartiallyResolvedDeltaModifier and TypeMethodDescription<IV extends PrismValue,
ID extends ItemDefinition<?>>
Collection<PartiallyResolvedDelta<IV,ID>> ObjectDelta.findPartial
(ItemPath propertyPath) -
Uses of PartiallyResolvedDelta in com.evolveum.midpoint.prism.impl.delta
Methods in com.evolveum.midpoint.prism.impl.delta that return types with arguments of type PartiallyResolvedDeltaModifier and TypeMethodDescription<IV extends PrismValue,
ID extends ItemDefinition<?>>
Collection<PartiallyResolvedDelta<IV,ID>> ObjectDeltaImpl.findPartial
(ItemPath propertyPath)