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