Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.mappings.MappingEvaluator
-
Packages that use MappingEvaluator Package Description com.evolveum.midpoint.model.impl com.evolveum.midpoint.model.impl.lens.assignments com.evolveum.midpoint.model.impl.lens.construction -
-
Uses of MappingEvaluator in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as MappingEvaluator Modifier and Type Field Description MappingEvaluatorModelBeans. mappingEvaluator -
Uses of MappingEvaluator in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments with parameters of type MappingEvaluator Modifier and Type Method Description AssignmentEvaluator.Builder<AH>AssignmentEvaluator.Builder. mappingEvaluator(MappingEvaluator val) -
Uses of MappingEvaluator in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return MappingEvaluator Modifier and Type Method Description MappingEvaluatorResourceObjectConstruction. getMappingEvaluator()
-