Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MetadataMappingType
-
Packages that use MetadataMappingType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MetadataMappingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MetadataMappingType Modifier and Type Method Description List<MetadataMappingType>
MetadataHandlingType. createMappingList()
List<MetadataMappingType>
MetadataItemDefinitionType. createMappingList()
javax.xml.bind.JAXBElement<MetadataMappingType>
ObjectFactory. createMetadataMapping(MetadataMappingType value)
List<MetadataMappingType>
MappingType. createMetadataMappingList()
List<MetadataMappingType>
MetadataHandlingType. getMapping()
List<MetadataMappingType>
MetadataItemDefinitionType. getMapping()
List<MetadataMappingType>
MappingType. getMetadataMapping()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MetadataMappingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataMappingType>
ObjectFactory. createMetadataMapping(MetadataMappingType value)
MetadataHandlingType
MetadataHandlingType. mapping(MetadataMappingType value)
MetadataItemDefinitionType
MetadataItemDefinitionType. mapping(MetadataMappingType value)
AutoassignMappingType
AutoassignMappingType. metadataMapping(MetadataMappingType value)
MappingType
MappingType. metadataMapping(MetadataMappingType value)
ObjectTemplateMappingType
ObjectTemplateMappingType. metadataMapping(MetadataMappingType value)
-