Uses of Class
com.evolveum.midpoint.schema.delta.ContainerTreeDeltaValue
Packages that use ContainerTreeDeltaValue
Package
Description
This package is experimental and will be moved to prism project shortly.
-
Uses of ContainerTreeDeltaValue in com.evolveum.midpoint.schema.delta
Subclasses of ContainerTreeDeltaValue in com.evolveum.midpoint.schema.deltaMethods in com.evolveum.midpoint.schema.delta that return ContainerTreeDeltaValueModifier and TypeMethodDescriptionContainerTreeDelta.createNewValue()
ObjectTreeDelta.createNewValue()
ItemTreeDelta.getParent()
Methods in com.evolveum.midpoint.schema.delta with parameters of type ContainerTreeDeltaValueModifier and TypeMethodDescriptionvoid
ItemTreeDelta.setParent
(ContainerTreeDeltaValue<?> parent) Method parameters in com.evolveum.midpoint.schema.delta with type arguments of type ContainerTreeDeltaValueModifier and TypeMethodDescriptionvoid
ObjectTreeDelta.setValues
(@NotNull List<ContainerTreeDeltaValue<O>> values)