Tal Nisan has posted comments on this change.

Change subject: core: Renamed event_map.java to EventMap.java
......................................................................


Patch Set 3: Looks good to me, approved

(2 inline comments)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/EventMap.java
Line 30:     public EventMap() {
Line 31:     }
Line 32: 
Line 33:     public int getevent_down_id() {
Line 34:         return this.eventDownId;
getEventDownId()
Line 35:     }
Line 36: 
Line 37:     public void setevent_down_id(int value) {
Line 38:         this.eventDownId = value;


Line 33:     public int getevent_down_id() {
Line 34:         return this.eventDownId;
Line 35:     }
Line 36: 
Line 37:     public void setevent_down_id(int value) {
setEventDownId
Line 38:         this.eventDownId = value;
Line 39:     }
Line 40: 
Line 41:     public int getevent_up_id() {


--
To view, visit http://gerrit.ovirt.org/10053
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If79d19988555eefd7c94e5f8989a01910b3a41e9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to