Uses of Interface
com.evolveum.midpoint.model.impl.lens.projector.mappings.MappingOutputProcessor
-
Packages that use MappingOutputProcessor Package Description com.evolveum.midpoint.model.impl.lens.projector.mappings -
-
Uses of MappingOutputProcessor in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that return MappingOutputProcessor Modifier and Type Method Description MappingOutputProcessor<V>
MappingEvaluatorParams. getProcessor()
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings with parameters of type MappingOutputProcessor Modifier and Type Method Description void
MappingEvaluatorParams. setProcessor(MappingOutputProcessor<V> processor)
-