Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CaseCorrelationContextType
Packages that use CaseCorrelationContextType
Package
Description
-
Uses of CaseCorrelationContextType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return CaseCorrelationContextTypeModifier and TypeMethodDescriptionstatic @NotNull CaseCorrelationContextType
CorrelationCaseUtil.getCorrelationContextRequired
(@NotNull CaseType aCase) -
Uses of CaseCorrelationContextType 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 CaseCorrelationContextTypeModifier and TypeFieldDescriptionstatic final Producer<CaseCorrelationContextType>
CaseCorrelationContextType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CaseCorrelationContextTypeModifier and TypeMethodDescriptionCaseType.beginCorrelationContext()
CaseCorrelationContextType.clone()
ObjectFactory.createCaseCorrelationContextType()
CaseType.getCorrelationContext()
CaseCorrelationContextType.preFocusRef
(ObjectReferenceType value) CaseCorrelationContextType.preFocusRef
(String oid, QName type) CaseCorrelationContextType.preFocusRef
(String oid, QName type, QName relation) CaseCorrelationContextType.refreshWhenOpened
(Boolean value) CaseCorrelationContextType.schema
(SimpleCaseSchemaType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CaseCorrelationContextTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CaseCorrelationContextType>
ObjectFactory.createCorrelationContext
(CaseCorrelationContextType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CaseCorrelationContextTypeModifier and TypeMethodDescriptionCaseType.correlationContext
(CaseCorrelationContextType value) jakarta.xml.bind.JAXBElement<CaseCorrelationContextType>
ObjectFactory.createCorrelationContext
(CaseCorrelationContextType value) void
CaseType.setCorrelationContext
(CaseCorrelationContextType value)