Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InboundMappingType
-
-
Uses of InboundMappingType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type InboundMappingType Modifier and Type Method Description @NotNull List<InboundMappingType>
ResourceAttributeDefinition. getInboundMappingBeans()
Gets the inbound mappings (if any).@NotNull List<InboundMappingType>
ResourceAttributeDefinitionImpl. getInboundMappingBeans()
List<InboundMappingType>
ResourceAssociationDefinition. getInboundMappingTypes()
-
Uses of InboundMappingType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return types with arguments of type InboundMappingType Modifier and Type Method Description default @NotNull List<InboundMappingType>
AttributeDefinitionDelegator. getInboundMappingBeans()
default @NotNull List<InboundMappingType>
RefinedAttributeDefinitionDelegator. getInboundMappingBeans()
-
Uses of InboundMappingType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return InboundMappingType Modifier and Type Method Description InboundMappingType
ObjectFactory. createInboundMappingType()
-
Uses of InboundMappingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type InboundMappingType Modifier and Type Field Description static Producer<InboundMappingType>
InboundMappingType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type InboundMappingType Modifier and Type Method Description List<InboundMappingType>
ResourceItemDefinitionType. createInboundList()
List<InboundMappingType>
ResourceItemDefinitionType. getInbound()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InboundMappingType Modifier and Type Method Description ResourceAttributeDefinitionType
ResourceAttributeDefinitionType. inbound(InboundMappingType value)
ResourceItemDefinitionType
ResourceItemDefinitionType. inbound(InboundMappingType value)
ResourceObjectAssociationType
ResourceObjectAssociationType. inbound(InboundMappingType value)
-
Uses of InboundMappingType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return InboundMappingType Modifier and Type Method Description InboundMappingType
ObjectFactory. createInboundMappingType()
-
Uses of InboundMappingType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return InboundMappingType Modifier and Type Method Description InboundMappingType
ObjectFactory. createInboundMappingType()
-