Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InboundMappingType
Packages that use InboundMappingType
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of InboundMappingType in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type InboundMappingTypeModifier and TypeMethodDescription@NotNull List<InboundMappingType>ResourceAttributeWrapperImpl.getInboundMappingBeans() -
Uses of InboundMappingType in com.evolveum.midpoint.schema.config
Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type InboundMappingTypeModifierConstructorDescriptionInboundMappingConfigItem(@NotNull ConfigurationItem<? extends InboundMappingType> original) -
Uses of InboundMappingType in com.evolveum.midpoint.schema.error
Methods in com.evolveum.midpoint.schema.error with parameters of type InboundMappingTypeModifier and TypeMethodDescriptionstatic StringConfigErrorReporter.describe(@NotNull InboundMappingType inboundMapping) -
Uses of InboundMappingType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type InboundMappingTypeModifier and TypeMethodDescription@NotNull List<InboundMappingType>ResourceObjectInboundProcessingDefinition.AssociationBasedItemImplementation.getInboundMappingBeans()@NotNull List<InboundMappingType>ResourceObjectInboundProcessingDefinition.ItemInboundProcessingDefinition.getInboundMappingBeans()@NotNull List<InboundMappingType>ShadowAssociationDefinition.getInboundMappingBeans()@NotNull List<InboundMappingType>ShadowAssociationDefinitionImpl.getInboundMappingBeans()@NotNull List<InboundMappingType>ShadowAttributeDefinition.getInboundMappingBeans()Gets the inbound mappings (if any).@NotNull List<InboundMappingType>ShadowAttributeDefinitionImpl.getInboundMappingBeans() -
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 InboundMappingTypeModifier and TypeMethodDescriptiondefault @NotNull List<InboundMappingType>ResourceAttributeDefinitionDelegator.getInboundMappingBeans() -
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 InboundMappingTypeModifier and TypeFieldDescriptionstatic final Producer<InboundMappingType>InboundMappingType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return InboundMappingTypeModifier and TypeMethodDescriptionInboundMappingType.authoritative(Boolean value) ResourceAttributeDefinitionType.beginInbound()ResourceItemDefinitionType.beginInbound()ResourceObjectAssociationType.beginInbound()ShadowAssociationDefinitionType.beginInbound()AttributeInboundMappingsDefinitionType.beginMapping()InboundMappingType.clone()InboundMappingType.condition(ExpressionType value) ObjectFactory.createInboundMappingType()InboundMappingType.description(String value) InboundMappingType.documentation(String value) InboundMappingType.evaluationPhases(InboundMappingEvaluationPhasesType value) InboundMappingType.exceptChannel(String value) InboundMappingType.expression(ExpressionType value) InboundMappingType.extension(ExtensionType value) InboundMappingType.ignoreMetadataProcessing(ItemPathType value) InboundMappingType.lifecycleState(String value) InboundMappingType.mappingAlias(String value) InboundMappingType.metadataMapping(MetadataMappingType value) InboundMappingType.source(VariableBindingDefinitionType value) InboundMappingType.strength(MappingStrengthType value) InboundMappingType.target(VariableBindingDefinitionType value) InboundMappingType.timeFrom(MappingTimeDeclarationType value) InboundMappingType.timeTo(MappingTimeDeclarationType value) InboundMappingType.use(InboundMappingUseType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type InboundMappingTypeModifier and TypeMethodDescriptionResourceItemDefinitionType.createInboundList()ShadowAssociationDefinitionType.createInboundList()AttributeInboundMappingsDefinitionType.createMappingList()ResourceItemDefinitionType.getInbound()ShadowAssociationDefinitionType.getInbound()AttributeInboundMappingsDefinitionType.getMapping()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InboundMappingTypeModifier and TypeMethodDescriptionResourceAttributeDefinitionType.inbound(InboundMappingType value) ResourceItemDefinitionType.inbound(InboundMappingType value) ResourceObjectAssociationType.inbound(InboundMappingType value) ShadowAssociationDefinitionType.inbound(InboundMappingType value) AttributeInboundMappingsDefinitionType.mapping(InboundMappingType value)