Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractConstructionType
Packages that use AbstractConstructionType
Package
Description
-
Uses of AbstractConstructionType in com.evolveum.midpoint.model.impl.lens.construction
Classes in com.evolveum.midpoint.model.impl.lens.construction with type parameters of type AbstractConstructionTypeModifier and TypeClassDescriptionclassAbstractConstruction<AH extends AssignmentHolderType,ACT extends AbstractConstructionType, EC extends EvaluatedAbstractConstruction<AH>> A superclass for both resource object constructions (ResourceObjectConstruction) and persona object constructions (PersonaConstruction).classAbstractConstructionBuilder<AH extends AssignmentHolderType,ACT extends AbstractConstructionType, EC extends EvaluatedAbstractConstruction<AH>, RT extends AbstractConstructionBuilder<AH, ACT, EC, RT>> Builder for all the constructions (resource object and persona).classConstructionCollector<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 AbstractConstructionType in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector with type parameters of type AbstractConstructionTypeModifier and TypeMethodDescription<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, Task task, OperationResult result) Categorizes assigned constructions (resource object or persona ones) from evaluated assignments into other structures by calling appropriate methods on the consumer. -
Uses of AbstractConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassProjection construction.classPersona construction.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractConstructionTypeModifier and TypeMethodDescriptionAbstractConstructionType.clone()AbstractConstructionType.description(String value) AbstractConstructionType.documentation(String value) AbstractConstructionType.strength(ConstructionStrengthType value)