Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingsSuggestionType
Packages that use MappingsSuggestionType
Package
Description
-
Uses of MappingsSuggestionType 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 that return types with arguments of type MappingsSuggestionTypeModifier and TypeMethodDescriptionstatic @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<MappingType,MappingsSuggestionType> SmartIntegrationStatusInfoUtils.loadMappingSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, @NotNull MappingDirection mappingDirection, boolean includeNonCompletedSuggestions, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) static @Nullable com.evolveum.midpoint.smart.api.info.StatusInfo<MappingsSuggestionType>SmartIntegrationStatusInfoUtils.loadObjectTypeMappingTypeSuggestion(@NotNull PageBase pageBase, @NotNull String resourceOid, @Nullable ResourceObjectTypeIdentification objectTypeIdentification, @NotNull MappingDirection mappingDirection, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Loads the mapping type suggestion status for the given resource.static @Nullable List<com.evolveum.midpoint.smart.api.info.StatusInfo<MappingsSuggestionType>>SmartIntegrationStatusInfoUtils.loadObjectTypeMappingTypeSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull MappingDirection mappingDirection, @Nullable ResourceObjectTypeIdentification objectTypeIdentification, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Loads the mapping type suggestion statuses for the given resource. -
Uses of MappingsSuggestionType 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 MappingsSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<MappingsSuggestionType>MappingsSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingsSuggestionTypeModifier and TypeMethodDescriptionMappingsSuggestionType.attributeMappings(AttributeMappingsSuggestionType value) MappingsSuggestionWorkStateType.beginResult()MappingsSuggestionType.clone()ObjectFactory.createMappingsSuggestionType()MappingsSuggestionType.extensionItem(ExtensionItemSuggestionType value) MappingsSuggestionWorkStateType.getResult()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MappingsSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MappingsSuggestionType>ObjectFactory.createMappingsSuggestion(MappingsSuggestionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingsSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MappingsSuggestionType>ObjectFactory.createMappingsSuggestion(MappingsSuggestionType value) MappingsSuggestionWorkStateType.result(MappingsSuggestionType value) voidMappingsSuggestionWorkStateType.setResult(MappingsSuggestionType value)