Uses of Interface
com.evolveum.midpoint.model.api.context.Mapping
Packages that use Mapping
Package
Description
-
Uses of Mapping in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type MappingModifier and TypeMethodDescriptionCollection<? extends Mapping<?,?>> EvaluatedAssignment.getFocusMappings()These are evaluated focus mappings. -
Uses of Mapping in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return MappingModifier and TypeMethodDescription<V extends PrismValue,D extends ItemDefinition<?>>
Mapping<V,D> MidpointFunctions.getMapping() -
Uses of Mapping in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type MappingModifier and TypeMethodDescription<F extends ObjectType>
voidClockworkInspector.afterMappingEvaluation(ModelContext<F> context, Mapping<?, ?> evaluatedMapping) May be used to gather profiling data, etc. -
Uses of Mapping in com.evolveum.midpoint.model.common.expression
Methods in com.evolveum.midpoint.model.common.expression that return MappingModifier and TypeMethodDescriptionModelExpressionEnvironment.getMapping()static <V extends PrismValue,D extends ItemDefinition<?>>
Mapping<V,D> ModelExpressionThreadLocalHolder.getMapping()Methods in com.evolveum.midpoint.model.common.expression with parameters of type Mapping -
Uses of Mapping in com.evolveum.midpoint.model.common.mapping
Classes in com.evolveum.midpoint.model.common.mapping that implement MappingModifier and TypeClassDescriptionclassAbstractMappingImpl<V extends PrismValue,D extends ItemDefinition<?>, MBT extends AbstractMappingType> Evaluation of a mapping.classMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> (Traditional) data mapping. -
Uses of Mapping in com.evolveum.midpoint.model.common.mapping.metadata
Classes in com.evolveum.midpoint.model.common.mapping.metadata that implement MappingModifier and TypeClassDescriptionclassMetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> Evaluated or to-be-evaluated metadata mapping. -
Uses of Mapping in com.evolveum.midpoint.model.common.util
Methods in com.evolveum.midpoint.model.common.util with parameters of type MappingModifier and TypeMethodDescription<F extends ObjectType>
voidProfilingModelInspector.afterMappingEvaluation(ModelContext<F> context, Mapping<?, ?> evaluatedMapping) -
Uses of Mapping in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that return MappingModifier and TypeMethodDescription<V extends PrismValue,D extends ItemDefinition<?>>
Mapping<V,D> MidpointFunctionsImpl.getMapping()