Uses of Class
com.evolveum.midpoint.model.impl.lens.construction.ResourceObjectConstruction
Packages that use ResourceObjectConstruction
Package
Description
-
Uses of ResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return ResourceObjectConstructionConstructors in com.evolveum.midpoint.model.impl.lens with parameters of type ResourceObjectConstructionModifierConstructorDescriptionItemValueWithOrigin
(V itemValue, PrismValueDeltaSetTripleProducer<V, D> mapping, ResourceObjectConstruction accountConstruction) -
Uses of ResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens.construction
Classes in com.evolveum.midpoint.model.impl.lens.construction with type parameters of type ResourceObjectConstructionModifier 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.Fields in com.evolveum.midpoint.model.impl.lens.construction declared as ResourceObjectConstructionModifier and TypeFieldDescriptionprotected final ROC
EvaluatedResourceObjectConstructionImpl.construction
Parent construction to which thisEvaluatedResourceObjectConstruction
belongs.