Change in ovirt-engine[master]: core: Introduce BusinessEntityMap

alkaplan at redhat.com alkaplan at redhat.com
Mon Jun 1 11:45:13 UTC 2015


Alona Kaplan has submitted this change and it was merged.

Change subject: core: Introduce BusinessEntityMap
......................................................................


core: Introduce BusinessEntityMap

The map allows to identify a Nameable business entity
within the map either by its name or by its id.
The map will be useful when certain entities provided
by the clients either by their ID or by name and that
entity should be resolved by those identifiers, i.e.
NetworkAttachment or Bond.

Change-Id: I4540f813f8a787a38ba3e692b6ddd3fcc6be536a
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/BusinessEntityMap.java
A backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/businessentities/BusinessEntityMapTest.java
2 files changed, 254 insertions(+), 0 deletions(-)

Approvals:
  Martin Mucha: Verified
  Alona Kaplan: Looks good to me, approved
  Jenkins CI: Verified; Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4540f813f8a787a38ba3e692b6ddd3fcc6be536a
Gerrit-PatchSet: 28
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976 at gmail.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list