Uses of Interface
com.evolveum.midpoint.schema.processor.ResourceObjectInboundProcessingDefinition
Packages that use ResourceObjectInboundProcessingDefinition
Package
Description
-
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that return ResourceObjectInboundProcessingDefinitionModifier and TypeMethodDescriptionDefaultSingleShadowInboundsProcessingContextImpl.getInboundProcessingDefinition()SingleShadowInboundsProcessingContext.getInboundProcessingDefinition()Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds with parameters of type ResourceObjectInboundProcessingDefinitionModifierConstructorDescriptionDefaultSingleShadowInboundsProcessingContextImpl(@NotNull ShadowLikeValue shadowLikeValue, @NotNull ResourceType resource, @NotNull InboundMappingContextSpecification mappingContextSpecification, T preFocus, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task, @NotNull ResourceObjectDefinition objectDefinition, @NotNull ResourceObjectInboundProcessingDefinition inboundProcessingDefinition, boolean beforeCorrelation) -
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep that return ResourceObjectInboundProcessingDefinitionConstructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep with parameters of type ResourceObjectInboundProcessingDefinitionModifierConstructorDescriptionFullInboundsSource(@NotNull InboundSourceData sourceData, @NotNull ResourceObjectInboundProcessingDefinition inboundDefinition, @NotNull LensProjectionContext projectionContext, @NotNull InboundsContext context) -
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.model.impl.sync
Methods in com.evolveum.midpoint.model.impl.sync that return ResourceObjectInboundProcessingDefinitionModifier and TypeMethodDescriptionSynchronizationContext.Complete.getInboundProcessingDefinition()Methods in com.evolveum.midpoint.model.impl.sync with parameters of type ResourceObjectInboundProcessingDefinitionModifier and TypeMethodDescriptionstatic <C extends Containerable>
voidPreMappingsEvaluator.computePreFocus(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceObjectTypeDefinition objectTypeDefinition, @NotNull ResourceObjectInboundProcessingDefinition inboundProcessingDefinition, @NotNull ResourceType resource, C focusValue, @NotNull Task task, @NotNull OperationResult result) static <C extends Containerable>
voidPreMappingsEvaluator.computePreFocusForAssociationValue(@NotNull ShadowAssociationValue associationValue, @NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull ResourceObjectInboundProcessingDefinition inboundDefinition, @NotNull ResourceType resource, @NotNull InboundMappingContextSpecification mappingContextSpecification, C targetObject, @NotNull Task task, @NotNull OperationResult result) Note the `resourceObjectDefinition` is where we look for definitions of the mapped items; so for the trivial associations it should be the definition of the _subject_. -
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.schema.processor
Subinterfaces of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceRepresents ad-hoc combination of definitions of structural and auxiliary object classes.interfaceDescribes a resource object class (e.g.interfaceA definition that describes either an object class (as fetched from the resource, optionally refined by `schemaHandling`), or an object type (as defined in `schemaHandling` part of resource definition).static interfaceinterfaceDefinition of "resource object type".Classes in com.evolveum.midpoint.schema.processor that implement ResourceObjectInboundProcessingDefinitionModifier and TypeClassDescriptionclassCommon implementation for bothResourceObjectClassDefinitionandResourceObjectTypeDefinition.classRepresents ad-hoc combination of definitions of structural and auxiliary object classes.classDefault implementation ofResourceObjectClassDefinition.static classInbound processing for the `associationSynchronization` expression evaluator.final classDefault implementation ofResourceObjectTypeDefinition.Methods in com.evolveum.midpoint.schema.processor that return ResourceObjectInboundProcessingDefinitionModifier and TypeMethodDescriptionResourceObjectInboundProcessingDefinition.Delegator.delegate()ResourceObjectInboundProcessingDefinition.forAssociationSynchronization(@NotNull ShadowAssociationDefinition associationDefinition, @NotNull AssociationSynchronizationExpressionEvaluatorType bean, @Nullable VariableBindingDefinitionType targetBean) ResourceObjectInboundProcessingDefinition.withCorrelationDefinition(@NotNull ResourceObjectTypeDefinition typeDef, @NotNull List<QName> businessKeyItems) -
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.schema.processor.delegModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of ResourceObjectInboundProcessingDefinition in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceObjectInboundProcessingDefinitionModifier and TypeMethodDescriptionstatic CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinition(@NotNull ResourceObjectInboundProcessingDefinition objectInboundProcDef, @Nullable ObjectSynchronizationType synchronizationBean, @NotNull ResourceType resource) "Compiles" the correlation definition from all available information: . attribute-level "correlation" configuration snippets . legacy correlation/confirmation expressions/filters