Uses of Interface
com.evolveum.midpoint.schema.processor.ShadowLikeValue
Packages that use 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
Methods in com.evolveum.midpoint.model.api with parameters of type ShadowLikeValueModifier 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
Methods in com.evolveum.midpoint.model.impl that return ShadowLikeValueModifier 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
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that return ShadowLikeValueModifier and TypeMethodDescription@NotNull ShadowLikeValue
DefaultSingleShadowInboundsProcessingContextImpl.getShadowLikeValue()
Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds with parameters of type ShadowLikeValueModifierConstructorDescriptionDefaultSingleShadowInboundsProcessingContextImpl
(@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
Methods in com.evolveum.midpoint.model.impl.sync that return ShadowLikeValueModifier and TypeMethodDescription@NotNull ShadowLikeValue
SynchronizationContext.getShadowLikeValue()
-
Uses of ShadowLikeValue in com.evolveum.midpoint.schema.processor
Classes in com.evolveum.midpoint.schema.processor that implement ShadowLikeValueModifier and TypeClassDescriptionclass
Represents a specific shadow association value - i.e. -
Uses of ShadowLikeValue in com.evolveum.midpoint.schema.util
Subinterfaces of ShadowLikeValue in com.evolveum.midpoint.schema.utilModifier and TypeInterfaceDescriptioninterface
Either a resource object, or a repository shadow (after being adopted by provisioning, i.e.Classes in com.evolveum.midpoint.schema.util that implement ShadowLikeValue