Allon Mureinik has uploaded a new change for review. Change subject: core: Filter GetPermissionsForObjectQuery ......................................................................
core: Filter GetPermissionsForObjectQuery Made the query's result to (optionally) be filtered by the executing user's permissions. The filtering is done by the underlying DAO, and the query just delegated to it. Change-Id: I13229b22f2a2642b789fd5d796f9361ff9265b8f --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetPermissionsForObjectQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetPermissionsForObjectQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 82 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/3661/1 -- To view, visit http://gerrit.ovirt.org/3661 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I13229b22f2a2642b789fd5d796f9361ff9265b8f 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
