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 CorrelatorCompositionDefinitionType
CorrelatorsDefinitionUtil.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.FACTORY
Methods 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) void
CompositeSubCorrelatorType.setComposition
(CorrelatorCompositionDefinitionType value) void
ExpressionSubCorrelatorType.setComposition
(CorrelatorCompositionDefinitionType value) void
FilterSubCorrelatorType.setComposition
(CorrelatorCompositionDefinitionType value) void
IdMatchSubCorrelatorType.setComposition
(CorrelatorCompositionDefinitionType value) void
ItemsSubCorrelatorType.setComposition
(CorrelatorCompositionDefinitionType value)