Uses of Class
com.evolveum.midpoint.prism.delta.PartiallyResolvedDelta
-
Packages that use PartiallyResolvedDelta Package Description com.evolveum.midpoint.prism.delta com.evolveum.midpoint.prism.impl.delta -
-
Uses of PartiallyResolvedDelta in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta that return types with arguments of type PartiallyResolvedDelta Modifier and Type Method Description <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 PartiallyResolvedDelta Modifier and Type Method Description <IV extends PrismValue,ID extends ItemDefinition>
Collection<PartiallyResolvedDelta<IV,ID>>ObjectDeltaImpl. findPartial(ItemPath propertyPath)
-