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

matthew_swift
08.27.2010 abc393ac83897bdabff446a0ddf70a115029ca17
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
commitabc393ac83897bdabff446a0ddf70a115029ca17
tree 5345590700906beb4cf41f89d62021b27fd1b16f tree | zip | gz
parent c739ae5e9f212fe6806d06b8bee5da0956991ce3 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
sdk/src/org/opends/sdk/requests/AddRequestImpl.java 20 ●●●●● diff | view | raw | blame | history
sdk/src/org/opends/sdk/responses/SearchResultEntryImpl.java 20 ●●●●● diff | view | raw | blame | history