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 AbstractMappingType
AbstractMappingEvaluationOpNode. 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 String
MappingUtil. 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 class
AutoassignMappingType
Java class for AutoassignMappingType complex type.class
MappingType
Specialization of abstract mapping for regular data mappings.class
MetadataMappingType
Specialization of abstract mapping for metadata mappings.class
ObjectTemplateMappingType
Java 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 MappingEvaluationTraceType
MappingEvaluationTraceType. mapping(AbstractMappingType value)
void
MappingEvaluationTraceType. setMapping(AbstractMappingType value)
-