Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemsSubCorrelatorType
Packages that use ItemsSubCorrelatorType
Package
Description
-
Uses of ItemsSubCorrelatorType in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion
Methods in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion that return types with arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionstatic @NotNull StatusAwareDataFactory.SuggestionsModelDto<ItemsSubCorrelatorType>StatusAwareDataFactory.createCorrelationModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ItemsSubCorrelatorType>> containerModel, @NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> parentWrapper, @NotNull String resourceOid) Creates a model merging correlation definitions with Smart correlation suggestions. -
Uses of ItemsSubCorrelatorType in com.evolveum.midpoint.gui.impl.factory.duplicateresolver
Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver that return ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCorrelationDuplicateResolver.duplicateObject(@NotNull ItemsSubCorrelatorType originalBean, PageBase pageBase) Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver that return types with arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCorrelationDuplicateResolver.duplicateItemSubCorrelatorValue(PrismContainerValue<ItemsSubCorrelatorType> container) Creates a duplicate of the provided ItemsSubCorrelatorType value without attaching it to a parent container and removes IDs.Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver with parameters of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCorrelationDuplicateResolver.duplicateObject(@NotNull ItemsSubCorrelatorType originalBean, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.factory.duplicateresolver with type arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCorrelationDuplicateResolver.duplicateItemSubCorrelatorValue(PrismContainerValue<ItemsSubCorrelatorType> container) Creates a duplicate of the provided ItemsSubCorrelatorType value without attaching it to a parent container and removes IDs. -
Uses of ItemsSubCorrelatorType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Classes in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type parameters of type ItemsSubCorrelatorTypeModifier and TypeClassDescriptionclassclassMethods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation that return types with arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionSmartCorrelationTable.createDataProvider()protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ItemsSubCorrelatorType>,String>> SmartCorrelationTable.createDomainColumns()protected PrismContainerValueWrapper<ItemsSubCorrelatorType>CorrelationItemsTableWizardPanel.createNewItemsSubCorrelatorValue(PageBase pageBase, PrismContainerValue<ItemsSubCorrelatorType> value, org.apache.wicket.ajax.AjaxRequestTarget target) SmartCorrelationTable.createTileObject(@NotNull PrismContainerValueWrapper<ItemsSubCorrelatorType> object) protected org.apache.wicket.model.LoadableDetachableModel<PrismContainerWrapper<ItemsSubCorrelatorType>>SmartCorrelationTable.getContainerModel()protected @NotNull LoadableModel<PrismContainerDefinition<ItemsSubCorrelatorType>>SmartCorrelationTable.getCorrelationItemsDefinition()protected org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ItemsSubCorrelatorType>>>SmartCorrelationTable.getSelectedItemsModel()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionprotected voidCorrelationItemsTableWizardPanel.acceptSuggestionItemPerformed(PageBase pageBase, org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> rowModel, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> resourceObjectTypeDefinition, com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType> statusInfo) voidSmartCorrelationTable.acceptSuggestionItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> rowModel, com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType> statusInfo) protected voidCorrelationItemRuleWizardPanel.acceptSuggestionPerformed(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel) protected @NotNull InlineMenuItemSmartCorrelationTable.createDuplicateInlineMenu(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel) protected ButtonInlineMenuItemSmartCorrelationTable.createEditInlineMenu(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel) protected PrismContainerValueWrapper<ItemsSubCorrelatorType>CorrelationItemsTableWizardPanel.createNewItemsSubCorrelatorValue(PageBase pageBase, PrismContainerValue<ItemsSubCorrelatorType> value, org.apache.wicket.ajax.AjaxRequestTarget target) protected InlineMenuItemSmartCorrelationTable.createSimulationInlineMenu(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel, ResourceObjectTypeDefinitionType resourceObjectTypeDef) protected org.apache.wicket.ComponentSmartCorrelationTable.createTile(String id, @NotNull org.apache.wicket.model.IModel<TemplateTile<PrismContainerValueWrapper<ItemsSubCorrelatorType>>> model) SmartCorrelationTable.createTileObject(@NotNull PrismContainerValueWrapper<ItemsSubCorrelatorType> object) protected ButtonInlineMenuItemSmartCorrelationTable.createViewRuleInlineMenu(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel) protected voidSmartCorrelationTable.customizeNewRowItem(PrismContainerValueWrapper<ItemsSubCorrelatorType> value, org.apache.wicket.markup.repeater.Item<PrismContainerValueWrapper<ItemsSubCorrelatorType>> item) protected voidSmartCorrelationTable.customizeNewRowItem(PrismContainerValueWrapper<ItemsSubCorrelatorType> value, org.apache.wicket.markup.repeater.Item<PrismContainerValueWrapper<ItemsSubCorrelatorType>> item) protected voidSmartCorrelationTable.customizeTileItemCss(org.apache.wicket.Component tile, @NotNull TemplateTile<PrismContainerValueWrapper<ItemsSubCorrelatorType>> item) voidSmartCorrelationTable.deleteItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, List<PrismContainerValueWrapper<ItemsSubCorrelatorType>> toDelete, boolean refresh) protected voidSmartCorrelationTable.deselectItem(PrismContainerValueWrapper<ItemsSubCorrelatorType> entry) SmartCorrelationTable.getDefaultMenuActions(PrismContainerValueWrapper<ItemsSubCorrelatorType> model) @NotNull List<InlineMenuItem>SmartCorrelationTable.getInlineMenuItems(PrismContainerValueWrapper<ItemsSubCorrelatorType> tileModel) protected org.apache.wicket.model.IModel<String>SmartCorrelationTable.getItemLabelModel(PrismContainerValueWrapper<ItemsSubCorrelatorType> entry) protected voidSmartCorrelationTable.onAcceptPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> toAccept) protected voidCorrelationItemRuleWizardPanel.onDiscardButtonClick(@NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel, @NotNull com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType> statusInfo) protected voidCorrelationItemsTableWizardPanel.performDiscard(@NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel, @NotNull com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType> statusInfo) voidSmartCorrelationTable.viewEditItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> rowModel, com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType> statusInfo) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type arguments of type ItemsSubCorrelatorTypeModifierConstructorDescriptionCorrelationItemRefsTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel, ContainerPanelConfigurationType config) CorrelationItemRulePanel(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueWrapperIModel, org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> resourceObjectTypeDefinition) CorrelationItemRulePanel(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueWrapperIModel, org.apache.wicket.model.IModel<com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType>> statusInfoModel, org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> resourceObjectTypeDefinition) CorrelationItemRuleWizardPanel(String id, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> parentContainerDefWrapper, WizardPanelHelper<ItemsSubCorrelatorType, ResourceDetailsModel> superHelper, org.apache.wicket.model.IModel<com.evolveum.midpoint.smart.api.info.StatusInfo<CorrelationSuggestionsType>> statusInfoModel) -
Uses of ItemsSubCorrelatorType 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 ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionstatic @Nullable PrismContainerValueWrapper<ItemsSubCorrelatorType>SmartIntegrationWrapperUtils.createNewItemsSubCorrelatorValue(@NotNull PageBase pageBase, @NotNull org.apache.wicket.markup.html.WebMarkupContainer feedback, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationDefinitionType>> model, @Nullable PrismContainerValue<ItemsSubCorrelatorType> value, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) static @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ItemsSubCorrelatorType,CorrelationSuggestionsType> SmartIntegrationStatusInfoUtils.loadCorrelationSuggestionWrappers(@NotNull PageBase pageBase, @NotNull String resourceOid, @NotNull ResourceObjectTypeDefinitionType rotDef, boolean includeNonCompletedSuggestions, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with type arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionstatic @NotNull Set<AdditionalCorrelationItemMappingType>SmartIntegrationStatusInfoUtils.collectAdditionalMappingsIfSuggestion(@NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull List<PrismContainerValueWrapper<ItemsSubCorrelatorType>> itemsW) static <C extends Containerable>
@NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<C>>SmartIntegrationWrapperUtils.createCorrelationItemContainerModel(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> model, @Nullable ItemPath path) static @Nullable PrismContainerValueWrapper<ItemsSubCorrelatorType>SmartIntegrationWrapperUtils.createNewItemsSubCorrelatorValue(@NotNull PageBase pageBase, @NotNull org.apache.wicket.markup.html.WebMarkupContainer feedback, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationDefinitionType>> model, @Nullable PrismContainerValue<ItemsSubCorrelatorType> value, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) SmartIntegrationWrapperUtils.extractCorrelationItemListWrapper(@NotNull PrismContainerValueWrapper<ItemsSubCorrelatorType> object) static @NotNull StringSmartIntegrationStatusInfoUtils.extractEfficiencyFromSuggestedCorrelationItemWrapper(@NotNull PrismContainerValueWrapper<ItemsSubCorrelatorType> valueWrapper) protected static booleanSmartIntegrationWrapperUtils.isCorrelationRulePresent(@NotNull PrismContainer<ItemsSubCorrelatorType> container, PrismContainerValue<ItemsSubCorrelatorType> newValue) protected static booleanSmartIntegrationWrapperUtils.isCorrelationRulePresent(@NotNull PrismContainer<ItemsSubCorrelatorType> container, PrismContainerValue<ItemsSubCorrelatorType> newValue) static voidSmartIntegrationWrapperUtils.transformAndAddMappingIntoCorrelationItemContainer(@NotNull PageBase pageBase, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> valueModel, @NotNull PrismContainerValueWrapper<MappingType> mappingWrapper, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ItemsSubCorrelatorType in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type arguments of type ItemsSubCorrelatorTypeModifierConstructorDescriptionVerticalFormCorrelationItemPanel(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> model, ItemPanelSettings settings) -
Uses of ItemsSubCorrelatorType 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 ItemsSubCorrelatorTypeModifier and TypeFieldDescriptionstatic final Producer<ItemsSubCorrelatorType>ItemsSubCorrelatorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionItemsSubCorrelatorType._super(SuperCorrelatorReferenceType value) CompositeCorrelatorType.beginItems()CompositeSubCorrelatorType.beginItems()ItemsSubCorrelatorType.clone()ItemsSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) ItemsSubCorrelatorType.confidence(CorrelationConfidenceDefinitionType value) ObjectFactory.createItemsSubCorrelatorType()ItemsSubCorrelatorType.description(String value) ItemsSubCorrelatorType.displayName(String value) ItemsSubCorrelatorType.documentation(String value) ItemsSubCorrelatorType.item(CorrelationItemType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCompositeCorrelatorType.createItemsList()jakarta.xml.bind.JAXBElement<ItemsSubCorrelatorType>ObjectFactory.createItemsSubCorrelator(ItemsSubCorrelatorType value) CompositeCorrelatorType.getItems()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ItemsSubCorrelatorType>ObjectFactory.createItemsSubCorrelator(ItemsSubCorrelatorType value) CompositeCorrelatorType.items(ItemsSubCorrelatorType value) CompositeSubCorrelatorType.items(ItemsSubCorrelatorType value)