Uses of Interface
com.evolveum.midpoint.prism.delta.ReferenceDelta
-
Packages that use ReferenceDelta Package Description com.evolveum.midpoint.gui.impl.prism.wrapper com.evolveum.midpoint.prism com.evolveum.midpoint.prism.delta com.evolveum.midpoint.web.component.model.delta -
-
Uses of ReferenceDelta in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type ReferenceDelta Modifier and Type Method Description protected List<ReferenceDelta>
PrismObjectWrapperImpl. getShadowDeltas()
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type ReferenceDelta Modifier and Type Method Description void
PrismObjectWrapperImpl. addShadowDelta(ReferenceDelta shadowRefDelta)
-
Uses of ReferenceDelta in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return ReferenceDelta Modifier and Type Method Description ReferenceDelta
PrismReference. createDelta()
ReferenceDelta
PrismReference. createDelta(ItemPath path)
-
Uses of ReferenceDelta in com.evolveum.midpoint.prism.delta
-
Uses of ReferenceDelta in com.evolveum.midpoint.web.component.model.delta
Methods in com.evolveum.midpoint.web.component.model.delta with parameters of type ReferenceDelta Modifier and Type Method Description static Collection<? extends ModificationDto>
ModificationDto. createModificationDtoList(ReferenceDelta delta)
-