Alona Kaplan has posted comments on this change.
Change subject: core: PairQueryable Class
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/PairQueryable.java
Line 4:
Line 5: /**
Line 6: * A Pair that extends the {@link IVdcQueryable} class, to enable
returning a Pair as the return value of a Query.
Line 7: */
Line 8: public class PairQueryable<T, K> extends IVdcQueryable {
Add this class to Common.gwt.xml
Line 9: private static final long serialVersionUID = -8894728003078425184L;
Line 10:
Line 11: private Pair<T, K> pair = new Pair<T, K>();
Line 12:
--
To view, visit http://gerrit.ovirt.org/8833
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic26f8c18245eb187a6ee20dcb2b9b9c03c3992bf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Muli Salem <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches