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<com.evolveum.midpoint.smart.api.info.StatusInfo<AssociationsSuggestionType>>SmartIntegrationStatusInfoUtils.loadAssociationSuggestions(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Loads the current status of association suggestions for a resource, initializing it via smart integration services.static @Nullable com.evolveum.midpoint.smart.api.info.StatusInfo<AssociationsSuggestionType>SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestion(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ShadowAssociationTypeDefinitionType,AssociationsSuggestionType> SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestionWrappers(PageBase pageBase, String resourceOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Creates value wrappers for each suggested association type. -
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)