Gilad Chaplik has posted comments on this change.
Change subject: findbugs: Fix fingbugs errors in ClusterListModel class
......................................................................
Patch Set 1: I would prefer that you didn't submit this
(1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java
Line 290: setAsyncResult(Frontend.RegisterSearch(getSearchString(),
SearchType.Cluster, getSearchPageSize()));
Line 291: setItems(getAsyncResult().getData());
Line 292: }
Line 293:
Line 294: public void newCluster()
In all models the method for creating a new instance is 'New', for edit is
'Edit', so because we can't rename New to new, pick up another agreed name for
ALL models.
Line 295: {
Line 296: if (getWindow() != null)
Line 297: {
Line 298: return;
--
To view, visit http://gerrit.ovirt.org/14482
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I494e0a984540378fa90321da9a503f6296bec198
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches