Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemCorrelationDefinitionType
-
Packages that use ItemCorrelationDefinitionType Package Description com.evolveum.midpoint.model.api.correlation com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ItemCorrelationDefinitionType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return types with arguments of type ItemCorrelationDefinitionType Modifier and Type Method Description @NotNull PathKeyedMap<ItemCorrelationDefinitionType>
TemplateCorrelationConfiguration. getCorrelationDefinitionMap()
-
Uses of ItemCorrelationDefinitionType 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 ItemCorrelationDefinitionType Modifier and Type Field Description static Producer<ItemCorrelationDefinitionType>
ItemCorrelationDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemCorrelationDefinitionType Modifier and Type Method Description ItemCorrelationDefinitionType
ObjectTemplateItemDefinitionType. beginCorrelation()
ItemCorrelationDefinitionType
ItemCorrelationDefinitionType. clone()
ItemCorrelationDefinitionType
ObjectFactory. createItemCorrelationDefinitionType()
ItemCorrelationDefinitionType
ObjectTemplateItemDefinitionType. getCorrelation()
ItemCorrelationDefinitionType
ItemCorrelationDefinitionType. id(Long value)
ItemCorrelationDefinitionType
ItemCorrelationDefinitionType. search(ItemSearchDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemCorrelationDefinitionType Modifier and Type Method Description ObjectTemplateItemDefinitionType
ObjectTemplateItemDefinitionType. correlation(ItemCorrelationDefinitionType value)
void
ObjectTemplateItemDefinitionType. setCorrelation(ItemCorrelationDefinitionType value)
-