Uses of Class
com.evolveum.midpoint.model.impl.lens.construction.ResourceObjectConstruction
Package
Description
-
Uses of ResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens
ModifierConstructorDescriptionItemValueWithOrigin
(V itemValue, PrismValueDeltaSetTripleProducer<V, D> mapping, ResourceObjectConstruction accountConstruction) -
Uses of ResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens.construction
Modifier and TypeClassDescriptionclass
ConstructionEvaluation<AH extends AssignmentHolderType,
ROC extends ResourceObjectConstruction<AH, ?>> State of a construction evaluation.class
EvaluatedResourceObjectConstructionImpl<AH extends AssignmentHolderType,
ROC extends ResourceObjectConstruction<AH, ?>> Evaluated construction of a resource object.Modifier and TypeClassDescriptionclass
Resource object construction that was assigned to the focus.class
PlainResourceObjectConstruction<AH extends AssignmentHolderType>
Special construction subclass that represents resource object constructions as defined in the `schemaHandling` section of the resource definition.Modifier and TypeFieldDescriptionprotected final ROC
EvaluatedResourceObjectConstructionImpl.construction
Parent construction to which thisEvaluatedResourceObjectConstruction
belongs.