Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelatorCompositionDefinitionType
Packages that use CorrelatorCompositionDefinitionType
Package
Description
-
Uses of CorrelatorCompositionDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return CorrelatorCompositionDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable CorrelatorCompositionDefinitionTypeCorrelatorsDefinitionUtil.getComposition(AbstractCorrelatorType bean) -
Uses of CorrelatorCompositionDefinitionType 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 CorrelatorCompositionDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<CorrelatorCompositionDefinitionType>CorrelatorCompositionDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelatorCompositionDefinitionTypeModifier and TypeMethodDescriptionCompositeSubCorrelatorType.beginComposition()ExpressionSubCorrelatorType.beginComposition()FilterSubCorrelatorType.beginComposition()IdMatchSubCorrelatorType.beginComposition()ItemsSubCorrelatorType.beginComposition()CorrelatorCompositionDefinitionType.clone()ObjectFactory.createCorrelatorCompositionDefinitionType()CompositeSubCorrelatorType.getComposition()ExpressionSubCorrelatorType.getComposition()FilterSubCorrelatorType.getComposition()IdMatchSubCorrelatorType.getComposition()ItemsSubCorrelatorType.getComposition()CorrelatorCompositionDefinitionType.ignoreIfMatchedBy(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CorrelatorCompositionDefinitionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelatorCompositionDefinitionType>ObjectFactory.createComposition(CorrelatorCompositionDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelatorCompositionDefinitionTypeModifier and TypeMethodDescriptionCompositeSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) ExpressionSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) FilterSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) IdMatchSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) ItemsSubCorrelatorType.composition(CorrelatorCompositionDefinitionType value) jakarta.xml.bind.JAXBElement<CorrelatorCompositionDefinitionType>ObjectFactory.createComposition(CorrelatorCompositionDefinitionType value) voidCompositeSubCorrelatorType.setComposition(CorrelatorCompositionDefinitionType value) voidExpressionSubCorrelatorType.setComposition(CorrelatorCompositionDefinitionType value) voidFilterSubCorrelatorType.setComposition(CorrelatorCompositionDefinitionType value) voidIdMatchSubCorrelatorType.setComposition(CorrelatorCompositionDefinitionType value) voidItemsSubCorrelatorType.setComposition(CorrelatorCompositionDefinitionType value)