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 Containerable
getValue()
int
hashCode()
boolean
matchesIdentity
(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:
getValue
in classCandidateOwner
-
matchesIdentity
Description copied from class:CandidateOwner
True if this record refers to the same candidate owner identity as the provided one.- Specified by:
matchesIdentity
in classCandidateOwner
-
equals
-
hashCode
public int hashCode()
-