Class IdMatchSubCorrelatorType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.IdMatchCorrelatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.IdMatchSubCorrelatorType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
Composition-enabled ID Match correlator.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final ItemName
static final Producer<IdMatchSubCorrelatorType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.IdMatchCorrelatorType
F_CANDIDATE_CONFIDENCE_LIMIT, F_CORRELATION_PROPERTIES, F_FOLLOW_ON, F_PASSWORD, F_REFERENCE_ID_PROPERTY, F_SOR_IDENTIFIER_PREFIX, F_SOR_IDENTIFIER_PROPERTY, F_SOR_LABEL, F_URL, F_USERNAME
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
F_CONFIDENCE, F_DESCRIPTION, F_DISPLAY_NAME, F_DOCUMENTATION, F_ENABLED, F_NAME, F_SUPER
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncandidateConfidenceLimit
(Double value) clone()
description
(String value) displayName
(String value) documentation
(String value) <X> X
end()
boolean
followOn
(CompositeCorrelatorType value) password
(ProtectedStringType value) referenceIdProperty
(ItemPathType value) void
sorIdentifierPrefix
(String value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.IdMatchCorrelatorType
getCandidateConfidenceLimit, getCorrelationProperties, getFollowOn, getPassword, getReferenceIdProperty, getSorIdentifierPrefix, getSorIdentifierProperty, getSorLabel, getUrl, getUsername, setCandidateConfidenceLimit, setCorrelationProperties, setFollowOn, setPassword, setReferenceIdProperty, setSorIdentifierPrefix, setSorIdentifierProperty, setSorLabel, setUrl, setUsername
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
getConfidence, getDescription, getDisplayName, getDocumentation, getEnabled, getName, getSuper, isEnabled, setConfidence, setDescription, setDisplayName, setDocumentation, setEnabled, setName, setSuper
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_COMPOSITION
-
FACTORY
-
-
Constructor Details
-
IdMatchSubCorrelatorType
public IdMatchSubCorrelatorType() -
IdMatchSubCorrelatorType
Deprecated.
-
-
Method Details
-
getComposition
-
setComposition
-
equals
- Overrides:
equals
in classIdMatchCorrelatorType
-
id
- Overrides:
id
in classIdMatchCorrelatorType
-
composition
-
beginComposition
-
sorLabel
- Overrides:
sorLabel
in classIdMatchCorrelatorType
-
sorIdentifierPrefix
- Overrides:
sorIdentifierPrefix
in classIdMatchCorrelatorType
-
sorIdentifierProperty
- Overrides:
sorIdentifierProperty
in classIdMatchCorrelatorType
-
url
- Overrides:
url
in classIdMatchCorrelatorType
-
username
- Overrides:
username
in classIdMatchCorrelatorType
-
password
- Overrides:
password
in classIdMatchCorrelatorType
-
followOn
- Overrides:
followOn
in classIdMatchCorrelatorType
-
beginFollowOn
- Overrides:
beginFollowOn
in classIdMatchCorrelatorType
-
referenceIdProperty
- Overrides:
referenceIdProperty
in classIdMatchCorrelatorType
-
correlationProperties
- Overrides:
correlationProperties
in classIdMatchCorrelatorType
-
beginCorrelationProperties
- Overrides:
beginCorrelationProperties
in classIdMatchCorrelatorType
-
candidateConfidenceLimit
- Overrides:
candidateConfidenceLimit
in classIdMatchCorrelatorType
-
name
- Overrides:
name
in classIdMatchCorrelatorType
-
displayName
- Overrides:
displayName
in classIdMatchCorrelatorType
-
description
- Overrides:
description
in classIdMatchCorrelatorType
-
documentation
- Overrides:
documentation
in classIdMatchCorrelatorType
-
confidence
- Overrides:
confidence
in classIdMatchCorrelatorType
-
beginConfidence
- Overrides:
beginConfidence
in classIdMatchCorrelatorType
-
enabled
- Overrides:
enabled
in classIdMatchCorrelatorType
-
_super
- Overrides:
_super
in classIdMatchCorrelatorType
-
beginSuper
- Overrides:
beginSuper
in classIdMatchCorrelatorType
-
end
public <X> X end()- Overrides:
end
in classIdMatchCorrelatorType
-
clone
- Overrides:
clone
in classIdMatchCorrelatorType
-