Uses of Interface
com.evolveum.midpoint.model.common.mapping.MappingPreExpression
-
Packages that use MappingPreExpression Package Description com.evolveum.midpoint.model.common.mapping com.evolveum.midpoint.model.impl.lens.projector.mappings -
-
Uses of MappingPreExpression in com.evolveum.midpoint.model.common.mapping
Methods in com.evolveum.midpoint.model.common.mapping with parameters of type MappingPreExpression Modifier and Type Method Description RTAbstractMappingBuilder. mappingPreExpression(MappingPreExpression mappingPreExpression) -
Uses of MappingPreExpression in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that return MappingPreExpression Modifier and Type Method Description MappingPreExpressionAutoassignRoleMappingEvaluationRequest. getMappingPreExpression()MappingPreExpressionFocalMappingEvaluationRequest. getMappingPreExpression()
-