Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IdMatchCorrelatorType
-
Packages that use IdMatchCorrelatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of IdMatchCorrelatorType 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 IdMatchCorrelatorType Modifier and Type Field Description static Producer<IdMatchCorrelatorType>
IdMatchCorrelatorType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type IdMatchCorrelatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdMatchCorrelatorType>
ObjectFactory. createIdMatchCorrelator(IdMatchCorrelatorType value)
List<IdMatchCorrelatorType>
CompositeCorrelatorType. createIdMatchList()
List<IdMatchCorrelatorType>
CompositeCorrelatorType. getIdMatch()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IdMatchCorrelatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdMatchCorrelatorType>
ObjectFactory. createIdMatchCorrelator(IdMatchCorrelatorType value)
CompositeCorrelatorType
CompositeCorrelatorType. idMatch(IdMatchCorrelatorType value)
-