Class CandidateOwner.ValueBased
java.lang.Object
com.evolveum.midpoint.model.api.correlator.CandidateOwner
com.evolveum.midpoint.model.api.correlator.CandidateOwner.ValueBased
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CandidateOwner
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.model.api.correlator.CandidateOwner
CandidateOwner.ObjectBased, CandidateOwner.ValueBased -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull ContainerablegetValue()inthashCode()booleanmatchesIdentity(CandidateOwner candidateOwner) True if this record refers to the same candidate owner identity as the provided one.Methods inherited from class com.evolveum.midpoint.model.api.correlator.CandidateOwner
ensureObjectBased, getConfidence, getExternalId, toString
-
Method Details
-
getValue
- Specified by:
getValuein classCandidateOwner
-
matchesIdentity
Description copied from class:CandidateOwnerTrue if this record refers to the same candidate owner identity as the provided one.- Specified by:
matchesIdentityin classCandidateOwner
-
equals
-
hashCode
public int hashCode()
-