Uses of Interface
com.evolveum.midpoint.smart.api.SmartIntegrationService
Packages that use SmartIntegrationService
Package
Description
-
Uses of SmartIntegrationService in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return SmartIntegrationService -
Uses of SmartIntegrationService in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return SmartIntegrationService -
Uses of SmartIntegrationService in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats.action
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats.action with parameters of type SmartIntegrationServiceModifier and TypeMethodDescriptionstatic voidFocusStatisticsActions.handleClick(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PageBase pageBase, @NotNull SmartIntegrationService smartIntegrationService, @NotNull QName focusObjectTypeName, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent, @Nullable ItemPathType preSelectedAttribute, boolean forceRegeneration) static voidObjectClassStatisticsActions.handleClick(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PageBase pageBase, @NotNull SmartIntegrationService smartIntegrationService, @NotNull String resourceOid, @NotNull QName objectClassName, boolean forceRegeneration) static voidObjectTypeStatisticsActions.handleClick(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PageBase pageBase, @NotNull SmartIntegrationService smartIntegrationService, @NotNull String resourceOid, @NotNull ResourceObjectTypeIdentification objectTypeIdentification, ItemPathType preSelectedRefAttribute, boolean forceRegeneration)