Yair Zaslavsky has submitted this change and it was merged. Change subject: core: SearchQuery: remove getSearchReturnValue ......................................................................
core: SearchQuery: remove getSearchReturnValue Removed the getSearchReturnValue() method and instead overriden getQueryReturnValue with a specialized return type. Change-Id: Ie54c64a033ff815b32073941a6fd123429528b45 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SearchQuery.java 1 file changed, 14 insertions(+), 14 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, but someone else must approve Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4182 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie54c64a033ff815b32073941a6fd123429528b45 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
