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.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation that return types with arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ItemsSubCorrelatorType>,String>> CorrelationItemsTable.createDefaultColumns()protected org.apache.wicket.model.IModel<PrismContainerWrapper<ItemsSubCorrelatorType>>CorrelationItemsTable.getContainerModel()CorrelationItemsTable.getCorrelationItemsDefinition()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type arguments of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionprotected abstract voidCorrelationItemsTableWizardPanel.showTableForItemRefs(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ItemsSubCorrelatorType>> rowModel) 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) CorrelationItemRefsTableWizardPanel(String id, WizardPanelHelper<ItemsSubCorrelatorType, ResourceDetailsModel> superHelper) -
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()CompositeCorrelatorType.getItems()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemsSubCorrelatorTypeModifier and TypeMethodDescriptionCompositeCorrelatorType.items(ItemsSubCorrelatorType value) CompositeSubCorrelatorType.items(ItemsSubCorrelatorType value)