]> source.dussan.org Git - vaadin-framework.git/commit
Make com.vaadin.data.util.filter.Like accept Object as a property id.
authorMaciej Przepióra <matthew@vaadin.com>
Fri, 14 Mar 2014 09:50:54 +0000 (11:50 +0200)
committerMaciej Przepióra <matthew@vaadin.com>
Fri, 14 Mar 2014 09:52:51 +0000 (11:52 +0200)
commit732c2c3bcd6aaaef29796c0cccdb4231e0561282
treefa62befb3976cbcaf4247ba62bccd6b266924946
parent51431580addd52aa9afacd4ed8bf31c0c125c0bb
Make com.vaadin.data.util.filter.Like accept Object as a property id.

Fixes #13460

Change-Id: Iedddfb6a514eee227e2a08c3278c93a0f8d80bda
server/src/com/vaadin/data/util/filter/Like.java