Hi Stephen,

Till now I used to filter the list by checking the value contains in the
list.
It is not in OFBiz, If done should be good utility method.

Rishi Solanki
Enterprise Software Developer
HotWax Media Pvt. Ltd.


On Wed, Nov 18, 2009 at 6:47 PM, Stephen Rufle <sru...@salmonllc.com> wrote:

> I have a query that I think require that I join in such a way that the
> resultset has multiple rows with the same id value.
>
> I would like to do something similar to
> org.ofbiz.entity.util.EntityUtil.filterByAnd(List<T>, Map<String, ? extends
> Object>)
>
> but maybe called
> EntityUtil.filterDuplicates(List<T> values, Map<String, ? extends Object>
> fields)
>
> Does this type of functionality already exist in ofbiz?
>
>

Reply via email to