Change in ovirt-engine[master]: webadmin: StorageRegisterEntityListModel#syncSearch

amureini at redhat.com amureini at redhat.com
Mon Feb 8 10:26:05 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: webadmin: StorageRegisterEntityListModel#syncSearch
......................................................................


webadmin: StorageRegisterEntityListModel#syncSearch

Fixed the generics specification so that a model of T can be sorted by
any Comparator<? extends T>.
E.g., a model of VMs should be able to be sorted by a
Comparator<Nameable> if we want to sort the VMs by name.

Change-Id: Idf414e1f97408264808116cab0e4728bd22adcd8
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageRegisterEntityListModel.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53197
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf414e1f97408264808116cab0e4728bd22adcd8
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list