Uses of Class
com.evolveum.midpoint.model.impl.lens.construction.ConstructionTargetKey
Packages that use ConstructionTargetKey
Package
Description
-
Uses of ConstructionTargetKey in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ConstructionTargetKeyModifier and TypeMethodDescriptionLensContext.findFirstNotCompletedProjectionContext(@NotNull ConstructionTargetKey targetKey) TODO TODO TODO Do not use this method (yet) Returns the projection context this construction should be applied to.LensContext.findFirstProjectionContext(@NotNull ConstructionTargetKey targetKey, boolean acceptReaping) TODOstatic <F extends ObjectType>
@NotNull LensContext.GetOrCreateProjectionContextResultLensContext.getOrCreateProjectionContext(LensContext<F> context, ConstructionTargetKey targetKey, boolean acceptReaping) booleanLensProjectionContext.matches(@NotNull ConstructionTargetKey targetKey) -
Uses of ConstructionTargetKey in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return ConstructionTargetKeyModifier and TypeMethodDescriptionConstructionTargetKey.clone()@NotNull ConstructionTargetKeyEvaluatedResourceObjectConstructionImpl.getTargetKey()Methods in com.evolveum.midpoint.model.impl.lens.construction with parameters of type ConstructionTargetKeyModifier and TypeMethodDescriptionAssignedResourceObjectConstruction.createEvaluatedConstruction(@NotNull ConstructionTargetKey key) protected EvaluatedPlainResourceObjectConstructionImpl<AH>PlainResourceObjectConstruction.createEvaluatedConstruction(@NotNull ConstructionTargetKey key) protected abstract ECResourceObjectConstruction.createEvaluatedConstruction(@NotNull ConstructionTargetKey targetKey)