Uses of Interface
com.evolveum.midpoint.model.common.mapping.PrismValueDeltaSetTripleProducer
Packages that use PrismValueDeltaSetTripleProducer
Package
Description
-
Uses of PrismValueDeltaSetTripleProducer in com.evolveum.midpoint.model.common.mapping
Classes in com.evolveum.midpoint.model.common.mapping that implement PrismValueDeltaSetTripleProducerModifier 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.Methods in com.evolveum.midpoint.model.common.mapping that return PrismValueDeltaSetTripleProducer -
Uses of PrismValueDeltaSetTripleProducer in com.evolveum.midpoint.model.common.mapping.metadata
Classes in com.evolveum.midpoint.model.common.mapping.metadata that implement PrismValueDeltaSetTripleProducerModifier and TypeClassDescriptionclassMetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> Evaluated or to-be-evaluated metadata mapping. -
Uses of PrismValueDeltaSetTripleProducer in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return PrismValueDeltaSetTripleProducerMethods in com.evolveum.midpoint.model.impl.lens with parameters of type PrismValueDeltaSetTripleProducerModifier and TypeMethodDescriptionstatic <V extends PrismValue,D extends ItemDefinition<?>>
DeltaSetTriple<ItemValueWithOrigin<V,D>> ItemValueWithOrigin.createOutputTriple(PrismValueDeltaSetTripleProducer<V, D> mapping) Constructors in com.evolveum.midpoint.model.impl.lens with parameters of type PrismValueDeltaSetTripleProducerModifierConstructorDescriptionItemValueWithOrigin(V itemValue, PrismValueDeltaSetTripleProducer<V, D> mapping, ResourceObjectConstruction accountConstruction) -
Uses of PrismValueDeltaSetTripleProducer in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector that return types with arguments of type PrismValueDeltaSetTripleProducerModifier and TypeMethodDescriptionCollection<? extends PrismValueDeltaSetTripleProducer<V,D>> EvaluatedConstructionMappingExtractor.getMappings(EvaluatedResourceObjectConstructionImpl<AH, ?> evaluatedConstruction)