Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationSuggestionType
Packages that use CorrelationSuggestionType
Package
Description
-
Uses of CorrelationSuggestionType 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 CorrelationSuggestionTypeModifier and TypeMethodDescriptionstatic voidSmartIntegrationUtils.removeCorrelationTypeSuggestionNew(@NotNull PageBase pageBase, @NotNull StatusInfo<?> statusInfo, @NotNull CorrelationSuggestionType suggestionToRemove, @NotNull Task task, @NotNull OperationResult result) Removes a correlation suggestion from the task identified by the status token.Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with type arguments of type CorrelationSuggestionTypeModifier and TypeMethodDescriptionstatic @NotNull List<ResourceAttributeDefinitionType>SmartIntegrationStatusInfoUtils.collectRequiredResourceAttributeDefs(@NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismContainerValueWrapper<CorrelationSuggestionType> parentSuggestionW) -
Uses of CorrelationSuggestionType 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 CorrelationSuggestionTypeModifier and TypeFieldDescriptionstatic final Producer<CorrelationSuggestionType>CorrelationSuggestionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationSuggestionTypeModifier and TypeMethodDescriptionCorrelationSuggestionType.attributes(ResourceAttributeDefinitionType value) CorrelationSuggestionsType.beginSuggestion()CorrelationSuggestionType.clone()CorrelationSuggestionType.correlation(CorrelationDefinitionType value) ObjectFactory.createCorrelationSuggestionType()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CorrelationSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelationSuggestionType>ObjectFactory.createCorrelationSuggestion(CorrelationSuggestionType value) CorrelationSuggestionsType.createSuggestionList()CorrelationSuggestionsType.getSuggestion()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationSuggestionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelationSuggestionType>ObjectFactory.createCorrelationSuggestion(CorrelationSuggestionType value) CorrelationSuggestionsType.suggestion(CorrelationSuggestionType value)