Uses of Interface
com.evolveum.midpoint.util.HumanReadableDescribable
-
-
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping
Subinterfaces of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping Modifier and Type Interface Description interface
PrismValueDeltaSetTripleProducer<V extends PrismValue,D extends ItemDefinition>
Classes in com.evolveum.midpoint.model.common.mapping that implement HumanReadableDescribable Modifier and Type Class Description class
AbstractMappingImpl<V extends PrismValue,D extends ItemDefinition,MBT extends AbstractMappingType>
Evaluation of a mapping.class
MappingImpl<V extends PrismValue,D extends ItemDefinition>
(Traditional) data mapping. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.common.mapping.metadata
Classes in com.evolveum.midpoint.model.common.mapping.metadata that implement HumanReadableDescribable Modifier and Type Class Description class
MetadataMappingImpl<V extends PrismValue,D extends ItemDefinition>
Evaluated or to-be-evaluated metadata mapping. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.impl.lens.construction
Classes in com.evolveum.midpoint.model.impl.lens.construction with type parameters of type HumanReadableDescribable Modifier and Type Class Description class
ConstructionCollector<AH extends AssignmentHolderType,K extends HumanReadableDescribable,ACT extends AbstractConstructionType,AC extends AbstractConstruction<AH,ACT,EC>,EC extends EvaluatedAbstractConstruction<AH>>
Collects evaluated constructions from evaluatedAssignmentTriple into a single-level triple. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector with type parameters of type HumanReadableDescribable Modifier and Type Method Description <AH extends AssignmentHolderType,K extends HumanReadableDescribable,ACT extends AbstractConstructionType,AC extends AbstractConstruction<AH,ACT,EC>,EC extends EvaluatedAbstractConstruction<AH>>
DeltaMapTriple<K,EvaluatedConstructionPack<EC>>ConstructionProcessor. distributeConstructions(DeltaSetTriple<EvaluatedAssignmentImpl<AH>> evaluatedAssignmentTriple, Function<EvaluatedAssignmentImpl<AH>,DeltaSetTriple<AC>> constructionTripleExtractor, FailableLensFunction<EC,K> keyGenerator, ComplexConstructionConsumer<K,EC> consumer)
Categorizes assigned constructions (resource object or persona ones) from evaluated assignments into other structures by calling appropriate methods on the consumer. -
Uses of HumanReadableDescribable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement HumanReadableDescribable Modifier and Type Class Description class
ResourceShadowDiscriminator
Aggregate bean containing resource OID, intent and tombstone flag.
-