Uses of Class
com.evolveum.midpoint.model.impl.lens.construction.AttributeEvaluation
Packages that use AttributeEvaluation
-
Uses of AttributeEvaluation in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return types with arguments of type AttributeEvaluationModifier and TypeMethodDescriptionprotected List<AttributeEvaluation<AH>>EvaluatedAssignedResourceObjectConstructionImpl.getAttributesToEvaluate(ConstructionEvaluation<AH, ?> constructionEvaluation) protected List<AttributeEvaluation<AH>>EvaluatedPlainResourceObjectConstructionImpl.getAttributesToEvaluate(ConstructionEvaluation<AH, ?> constructionEvaluation) protected abstract List<AttributeEvaluation<AH>>EvaluatedResourceObjectConstructionImpl.getAttributesToEvaluate(ConstructionEvaluation<AH, ?> constructionEvaluation) Collects attributes that are to be evaluated.