Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssociationsSuggestionType
Packages that use AssociationsSuggestionType
Package
Description
-
Uses of AssociationsSuggestionType 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 AssociationsSuggestionTypeModifier and TypeMethodDescriptionstatic @Nullable List<StatusInfo<AssociationsSuggestionType>>SmartIntegrationStatusInfoUtils.loadAssociationSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull Task task, @NotNull OperationResult result) static @Nullable StatusInfo<AssociationsSuggestionType>SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestion(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ShadowAssociationTypeDefinitionType,AssociationsSuggestionType> SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull Task task, @NotNull OperationResult result) -
Uses of AssociationsSuggestionType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that return AssociationsSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.suggestAssociations(String resourceOid, boolean isInbound, Task task, OperationResult result) Suggests association type definitions for the given resource.Methods in com.evolveum.midpoint.smart.api that return types with arguments of type AssociationsSuggestionTypeModifier and TypeMethodDescriptionSmartIntegrationService.getSuggestAssociationsOperationStatus(String token, Task task, OperationResult result) Checks the status of the "suggest associations" request.SmartIntegrationService.listSuggestAssociationsOperationStatuses(String resourceOid, Task task, OperationResult result) Lists statuses of all relevant "suggest associations" requests (for the given resource OID). -
Uses of AssociationsSuggestionType 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 AssociationsSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<AssociationsSuggestionType>AssociationsSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssociationsSuggestionTypeModifier and TypeMethodDescriptionAssociationsSuggestionType.association(AssociationSuggestionType value) AssociationSuggestionWorkStateType.beginResult()AssociationsSuggestionType.clone()ObjectFactory.createAssociationsSuggestionType()AssociationSuggestionWorkStateType.getResult()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AssociationsSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AssociationsSuggestionType>ObjectFactory.createAssociationsSuggestion(AssociationsSuggestionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssociationsSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AssociationsSuggestionType>ObjectFactory.createAssociationsSuggestion(AssociationsSuggestionType value) AssociationSuggestionWorkStateType.result(AssociationsSuggestionType value) voidAssociationSuggestionWorkStateType.setResult(AssociationsSuggestionType value)