Uses of Interface
com.evolveum.midpoint.schema.processor.ShadowLikeValue
Package
Description
Implements gathering and evaluation of inbound mappings: both during clockwork and before it (for correlation purposes).
-
Uses of ShadowLikeValue in com.evolveum.midpoint.model.api
Modifier and TypeMethodDescriptionstatic @NotNull InboundSourceData
InboundSourceData.forShadowLikeValue
(@NotNull ShadowLikeValue shadowLikeValue, @Nullable ObjectDelta<ShadowType> resourceObjectDelta, @NotNull ResourceObjectDefinition objectDefinitionRequired) -
Uses of ShadowLikeValue in com.evolveum.midpoint.model.impl
Modifier and TypeMethodDescription@NotNull ShadowLikeValue
ResourceObjectProcessingContext.getShadowLikeValue()
Returns shadowed resource object, or - at least - so-called "combined object" in the sense used in ResourceObjectClassifier FIXME@NotNull ShadowLikeValue
ResourceObjectProcessingContextImpl.getShadowLikeValue()
-
Uses of ShadowLikeValue in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Modifier and TypeMethodDescription@NotNull ShadowLikeValue
DefaultSingleShadowInboundsProcessingContextImpl.getShadowLikeValue()
ModifierConstructorDescriptionDefaultSingleShadowInboundsProcessingContextImpl
(@NotNull ShadowLikeValue shadowLikeValue, @NotNull ResourceType resource, @NotNull InboundMappingContextSpecification mappingContextSpecification, T preFocus, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task, @NotNull ResourceObjectDefinition objectDefinition, @NotNull ResourceObjectInboundDefinition inboundDefinition, boolean beforeCorrelation) -
Uses of ShadowLikeValue in com.evolveum.midpoint.model.impl.sync
Modifier and TypeMethodDescription@NotNull ShadowLikeValue
SynchronizationContext.getShadowLikeValue()
-
Uses of ShadowLikeValue in com.evolveum.midpoint.schema.processor
Modifier and TypeClassDescriptionclass
Represents a specific shadow association value - i.e. -
Uses of ShadowLikeValue in com.evolveum.midpoint.schema.util
Modifier and TypeInterfaceDescriptioninterface
Either a resource object, or a repository shadow (after being adopted by provisioning, i.e.