Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
-
Packages that use AbstractMappingType Package Description com.evolveum.midpoint.schema.traces.operations com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AbstractMappingType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations that return AbstractMappingType Modifier and Type Method Description AbstractMappingTypeAbstractMappingEvaluationOpNode. getMappingBean() -
Uses of AbstractMappingType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AbstractMappingType Modifier and Type Method Description static StringMappingUtil. getShortInfo(AbstractMappingType mapping) -
Uses of AbstractMappingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of AbstractMappingType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classAutoassignMappingTypeJava class for AutoassignMappingType complex type.classMappingTypeSpecialization of abstract mapping for regular data mappings.classMetadataMappingTypeSpecialization of abstract mapping for metadata mappings.classObjectTemplateMappingTypeJava class for ObjectTemplateMappingType complex type.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AbstractMappingType Modifier and Type Method Description MappingEvaluationTraceTypeMappingEvaluationTraceType. mapping(AbstractMappingType value)voidMappingEvaluationTraceType. setMapping(AbstractMappingType value)
-