Change in ovirt-engine[master]: restapi: Implement "Comparable" in "Concept"

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Dec 11 16:17:00 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Implement "Comparable" in "Concept"
......................................................................


restapi: Implement "Comparable" in "Concept"

This patch changes the base class of the model concepts hierarchy so
that it implementes the "Comparable" interface. Comparation is
implemented using only the names. This will simplify the many places
where concepts need to be sorted by name.

Change-Id: I8f9a27cd67400d6416263645aa7d7985a174b1dd
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/metamodel/concepts/src/main/java/org/ovirt/api/metamodel/concepts/Concept.java
1 file changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f9a27cd67400d6416263645aa7d7985a174b1dd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list