Allon Mureinik has uploaded a new change for review. Change subject: core: Refactoring in ImagesHandler ......................................................................
core: Refactoring in ImagesHandler Decoupled the mapping logic in getImagesMappedToDrive from getting the list of images from the DAO, in order to allow more flexibility in queries (e.g., additional filtering done buy the DAO). The old API was left for backwards compatibility. Change-Id: I4223fd7e2753bb3d6a023fbf233f1b9ba3c73f62 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/ImagesHandlerTest.java 2 files changed, 89 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/1925/1 -- To view, visit http://gerrit.ovirt.org/1925 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4223fd7e2753bb3d6a023fbf233f1b9ba3c73f62 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
