Uses of Record Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.SmartIntegrationStatusInfoUtils.SuggestionProviderResult
Packages that use SmartIntegrationStatusInfoUtils.SuggestionProviderResult
Package
Description
-
Uses of SmartIntegrationStatusInfoUtils.SuggestionProviderResult 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 SmartIntegrationStatusInfoUtils.SuggestionProviderResultModifier and TypeMethodDescriptionstatic @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ShadowAssociationTypeDefinitionType,AssociationsSuggestionType> SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestionWrappers(PageBase pageBase, String resourceOid, Task task, OperationResult result) Creates value wrappers for each suggested association type.static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ItemsSubCorrelatorType,CorrelationSuggestionsType> SmartIntegrationStatusInfoUtils.loadCorrelationSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, boolean includeNonCompletedSuggestions, @NotNull Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<MappingType,MappingsSuggestionType> SmartIntegrationStatusInfoUtils.loadMappingSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, @NotNull MappingDirection mappingDirection, boolean includeNonCompletedSuggestions, @NotNull Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ResourceObjectTypeDefinitionType,ObjectTypesSuggestionType> SmartIntegrationStatusInfoUtils.loadObjectTypeSuggestionWrappers(PageBase pageBase, String resourceOid, Task task, OperationResult result) Creates value wrappers for each suggested object type.