Yair Zaslavsky has posted comments on this change. Change subject: core: RunVmCommand.canDoAction clean-up (7) ......................................................................
Patch Set 4: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolCommandBase.java Line 282: private static DiskDao getDiskDao() { Line 283: return DbFacade.getInstance().getDiskDao(); Line 284: } Line 285: Line 286: private static storage_pool fetchStoragePool(Guid storagePoolId) { Once again, for the sake of future mocking - why static and why private? Line 287: return DbFacade.getInstance().getStoragePoolDao().get(storagePoolId); Line 288: } Line 289: Line 290: private static RunVmValidator getRunVmValidator() { -- To view, visit http://gerrit.ovirt.org/13660 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I37e73f99f15b69b9e41527a1ae8de66d80c36a17 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches