Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationCaseDescription.CorrelationProperty
Packages that use CorrelationCaseDescription.CorrelationProperty
-
Uses of CorrelationCaseDescription.CorrelationProperty in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CorrelationCaseDescription.CorrelationPropertyModifier and TypeMethodDescriptionCorrelationCaseDescription.CorrelationProperty.createSimple
(@NotNull ItemPath path, @Nullable PrismPropertyDefinition<?> definition) CorrelationCaseDescription.CorrelationPropertyValuesDescription.getCorrelationProperty()
Methods in com.evolveum.midpoint.model.api.correlation that return types with arguments of type CorrelationCaseDescription.CorrelationPropertyMethods in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationCaseDescription.CorrelationPropertyModifier and TypeMethodDescriptionvoid
CorrelationCaseDescription.addCorrelationProperty
(CorrelationCaseDescription.CorrelationProperty property) Constructors in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationCaseDescription.CorrelationPropertyModifierConstructorDescriptionCorrelationPropertyValuesDescription
(@NotNull CorrelationCaseDescription.CorrelationProperty correlationProperty, @NotNull Set<PrismValue> primaryValues, @NotNull Set<PrismValue> secondaryValues, @NotNull CorrelationCaseDescription.Match match)