Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AttributeMappingsSuggestionType
Packages that use AttributeMappingsSuggestionType
Package
Description
-
Uses of AttributeMappingsSuggestionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with parameters of type AttributeMappingsSuggestionTypeModifier and TypeMethodDescriptionstatic voidSmartIntegrationUtils.removeMappingTypeSuggestionNew(@NotNull PageBase pageBase, @NotNull StatusInfo<?> statusInfo, AttributeMappingsSuggestionType definitionToRemove, @NotNull Task task, @NotNull OperationResult result) -
Uses of AttributeMappingsSuggestionType 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 AttributeMappingsSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<AttributeMappingsSuggestionType>AttributeMappingsSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AttributeMappingsSuggestionTypeModifier and TypeMethodDescriptionMappingsSuggestionType.beginAttributeMappings()MappingsSuggestionInteractionMetadataType.beginRejectedAttributeMappingsSuggestion()AttributeMappingsSuggestionType.clone()ObjectFactory.createAttributeMappingsSuggestionType()AttributeMappingsSuggestionType.definition(ResourceAttributeDefinitionType value) AttributeMappingsSuggestionType.expectedQuality(Float value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AttributeMappingsSuggestionTypeModifier and TypeMethodDescriptionMappingsSuggestionType.createAttributeMappingsList()jakarta.xml.bind.JAXBElement<AttributeMappingsSuggestionType>ObjectFactory.createAttributeMappingsSuggestion(AttributeMappingsSuggestionType value) MappingsSuggestionInteractionMetadataType.createRejectedAttributeMappingsSuggestionList()MappingsSuggestionType.getAttributeMappings()MappingsSuggestionInteractionMetadataType.getRejectedAttributeMappingsSuggestion()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AttributeMappingsSuggestionTypeModifier and TypeMethodDescriptionMappingsSuggestionType.attributeMappings(AttributeMappingsSuggestionType value) jakarta.xml.bind.JAXBElement<AttributeMappingsSuggestionType>ObjectFactory.createAttributeMappingsSuggestion(AttributeMappingsSuggestionType value) MappingsSuggestionInteractionMetadataType.rejectedAttributeMappingsSuggestion(AttributeMappingsSuggestionType value)