Uses of Interface
com.evolveum.midpoint.schema.processor.ShadowCoordinatesQualifiedObjectDelta
Packages that use ShadowCoordinatesQualifiedObjectDelta
-
Uses of ShadowCoordinatesQualifiedObjectDelta in com.evolveum.midpoint.schema.processor
Classes in com.evolveum.midpoint.schema.processor that implement ShadowCoordinatesQualifiedObjectDeltaModifier and TypeClassDescriptionclass
AnObjectDelta
enriched byResourceShadowCoordinates
(pointing to a resource object type).Methods in com.evolveum.midpoint.schema.processor that return ShadowCoordinatesQualifiedObjectDeltaModifier and TypeMethodDescriptionstatic <O extends Objectable,
X>
ShadowCoordinatesQualifiedObjectDelta<O>RefineryObjectFactory.createShadowDiscriminatorModificationReplaceProperty
(Class<O> type, String resourceOid, ShadowKindType kind, String intent, ItemPath propertyPath, PrismContext prismContext, X... propertyValues) Convenience method for quick creation of object deltas that replace a single object property.