Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationItemType
Packages that use CorrelationItemType
Package
Description
-
Uses of CorrelationItemType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.correlation that return types with arguments of type CorrelationItemTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<CorrelationItemType>,String>> CorrelationItemRefsTable.createDefaultColumns()protected org.apache.wicket.model.IModel<PrismContainerWrapper<CorrelationItemType>>CorrelationItemRefsTable.getContainerModel()protected LoadableModel<PrismContainerDefinition<CorrelationItemType>>CorrelationItemRefsTable.getCorrelationItemDefinition()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.correlation with type arguments of type CorrelationItemTypeModifier and TypeMethodDescriptionprotected voidCorrelationItemRefsTable.editItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationItemType>> rowModel, List<PrismContainerValueWrapper<CorrelationItemType>> listItems) protected voidCorrelationItemRefsTable.editItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationItemType>> rowModel, List<PrismContainerValueWrapper<CorrelationItemType>> listItems) -
Uses of CorrelationItemType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationItemTypeModifier and TypeMethodDescriptionstatic @NotNull CorrelationPropertyDefinitionCorrelationPropertyDefinition.fromConfiguration(@NotNull CorrelationItemType itemBean, @Nullable PrismObjectDefinition<?> focusDefinition) -
Uses of CorrelationItemType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type CorrelationItemTypeModifier and TypeMethodDescriptionstatic @NotNull StringCorrelatorsDefinitionUtil.getName(@NotNull CorrelationItemType definitionBean) Returns the name under which we will reference this item definition (using "ref" elements). -
Uses of CorrelationItemType 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 CorrelationItemTypeModifier and TypeFieldDescriptionstatic final Producer<CorrelationItemType>CorrelationItemType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationItemTypeModifier and TypeMethodDescriptionItemsCorrelatorType.beginItem()ItemsSubCorrelatorType.beginItem()CorrelationItemType.clone()ObjectFactory.createCorrelationItemType()CorrelationItemType.description(String value) CorrelationItemType.documentation(String value) CorrelationItemType.ref(ItemPathType value) CorrelationItemType.search(ItemSearchDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CorrelationItemTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelationItemType>ObjectFactory.createItemCorrelation(CorrelationItemType value) ItemsCorrelatorType.createItemList()ItemsCorrelatorType.getItem()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationItemTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelationItemType>ObjectFactory.createItemCorrelation(CorrelationItemType value) ItemsCorrelatorType.item(CorrelationItemType value) ItemsSubCorrelatorType.item(CorrelationItemType value)