mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
08.27.2010 e900101df2307188a5b0c48a8d990726ae43d95f
refs
author matthew_swift <matthew_swift@localhost>
Tuesday, June 8, 2010 11:27 +0200
committer matthew_swift <matthew_swift@localhost>
Tuesday, June 8, 2010 11:27 +0200
commite900101df2307188a5b0c48a8d990726ae43d95f
tree aab5022c039eb75e007fa3eb7399095157a28f28 tree | zip | gz
parent dc836caebe533ca0a2533438d17d3279227c32a4 view | diff
Fix for CR 6958527: SearchResultEntryImpl does not implement an equals method and thus does not respect Entry interface.

Since the SearchResultEntryImpl is just a wrapper on an Entry object, use the equals and hashCode methods of the Entry object to implement the equals and hashCode methods of SearchResultEntryImpl.
2 files modified
40 ■■■■■ changed files
opendj-sdk/sdk/src/org/opends/sdk/requests/AddRequestImpl.java 20 ●●●●● diff | view | raw | blame | history
opendj-sdk/sdk/src/org/opends/sdk/responses/SearchResultEntryImpl.java 20 ●●●●● diff | view | raw | blame | history